#1472 closed Enhancement (fixed)
Temporary development branch for testing use of file attributes to control starting j-row from input netcdf files.
Reported by: | acc | Owned by: | acc |
---|---|---|---|
Priority: | low | Milestone: | 2015 release-3.6 |
Component: | OCE | Version: | trunk |
Severity: | Keywords: | 2015 OPA v3.6 | |
Cc: |
Description
The extended grids for use with the under-shelf ice cavities will result in redundant rows around Antarctica if the ice cavities are not active. To avoid the need to maintain different sets of input fields, it is proposed to subset the full datasets on input. The existing zoom options are overly complex for this task and marked for deletion anyway. This branch introduces code to optionally look for and use a global file attribute (provisionally named: open_ocean_jstart) to determine the starting j-row for input. It remains the user's responsibility to adjust the jpjdta and jpjglo values in the namelist_cfg file according to their needs.
Further details will appear on an associated Wiki page (see later comment).
Commit History (4)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
5118 | acc | 2015-03-03T14:36:04+01:00 | Merge changes from dev_r5087_NOC2_JATTR (see #1472) into trunk following successful SETTE tests |
5117 | acc | 2015-03-03T13:31:02+01:00 | #1472. Branch dev_r5087_NOC2_JATTR. Submit documentation prior to final testing and merge back to the trunk |
5089 | acc | 2015-02-17T13:57:51+01:00 | #1472. Branch dev_r5087_NOC2_JATTR. Submit first working version tested with ORCA1 extended grids. See wiki:ticket/1472_NOC2_JATTR for usage example |
5088 | acc | 2015-02-17T13:07:20+01:00 | #1472. Temporary development branch for testing use of file attributes to control starting j-row from input netcdf files |
Change History (6)
comment:1 Changed 10 years ago by acc
comment:2 Changed 10 years ago by acc
- Resolution set to fixed
- Status changed from new to closed
Changes tested and reviewed. Merged with trunk at revision 5117. Successfully SETTE tested and committed to the trunk at revision 5118. Ticket closed.
comment:3 Changed 9 years ago by nicolasmartin
- Keywords 2015 nemo_v3_6* added
comment:4 Changed 7 years ago by nemo
- Keywords release-3.6* added; nemo_v3_6* removed
comment:5 Changed 7 years ago by nemo
- Keywords release-3.6 added; release-3.6* removed
comment:6 Changed 3 years ago by nemo
- Keywords OPA v3.6 added; release-3.6 removed
First stage implemented. See wiki:ticket/1472_NOC2_JATTR for usage example