forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Partial consolidation of netcdf calls in MOM_io
Took preliminary steps to consolidate the direct calls to netcdf in MOM_io.F90. Renamed check_grid_def to verify_variable_units and moved it to MOM_io, where it can be used more widely than just in MOM_regridding.F90. Also split get_var_sizes and get_varid out of num_timelevels and made them publicly visible. All answers are bitwise identical, but there are new public interfaces and the renaming of one routine.
- Loading branch information
1 parent
aee4df2
commit 2f5a0c8
Showing
2 changed files
with
186 additions
and
133 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
Oops, something went wrong.