Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#13 closed defect (fixed)

Better separate ORCA2 from ORCA05 in grid specifications

Reported by: ericg Owned by: somebody
Priority: major Milestone: V 1.2
Component: component1 Version:
Keywords: Cc:

Description

The choice ORCA05 or ORCA2 is set in plt_def as both grids are "grid_T",..
This is dangerous and regularly leads to problems. Ideas:

  • revisit the whole ORCA grid specification and change file names for ORCA05
  • automatically detect with config from size (be careful of zoom grids: i.e. grid_T_pac)

Change History (2)

comment:1 Changed 16 years ago by ericg

  • Resolution set to fixed
  • Status changed from new to closed

Solved via modifications to allow better distinction of ORCA2 and ORCA05 grids.

  • now use {T/U/V/W}05 for ORCA05 and T/U/V/W for ORCA2
  • changed usr/plt_def.pro procs/def_grid.pro config/grid_config.def (rev. 74 & 75)
  • h_config_oce now defined automatically in def_grid.pro

comment:2 Changed 16 years ago by ericg

In fact, rev #76 ! (not 74 and 75 was a mistake)

Note: See TracTickets for help on using tickets.