forked from MITgcm/MITgcm
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mdsio slice I/O routines (MITgcm#747)
* Add 2 new arguments to S/R MDS_READ/WRITE_SEC_X/YZ New arguments kLo & kHi allow to select which levels in Slice array to fill-in (read) or to write out to file. This is (very) similar to 3-D counterpart routines in mdsio_read_field.F and mdsio_write_field.F * Update calls to S/R MDS_[READ/WRITE]_SEC_[X/Y]Z To reflect the addition of 2 new arguments * Update also commented out calls to MDS_WRITE_SEC_[X/Y]Z * Document updating mdsio slice routines
- Loading branch information
Showing
10 changed files
with
209 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.