You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing this change has revealed that the current MOM6_FIXDIR used for the cpld_gridgen regression tests do not contain the required topoedits files. For the 1/4deg configuration, this file is All_edits.nc. The cpld_gridgen utility should have aborted when this files was not found, but did not.
This changes a single field (the ocean depth) in the master grid file (e.g. tripole.mx025.nc).
I've verified that the ocean depth in the 025 case is now identical with that produced by MOM6 at run time (comparing against cpld_bmark_p8_intel/MOM6_OUTPUT/ocean_geometry.nc.
…of ocean and ice (#858)
When generating rectilinear destination grids, set lat_typ=cap in order to obtain a grid from 90S to 90N.
Also, return an optional RouteHandle (un-used) when generating the ESMF Weights. This creates a weights file which properly generates values along the tripole seam.
Fixes#857Fixes#864
The MOM6_FIXDIR used by the cpld_gridgen utility should be switched to the fix file locations specified in the global-workflow.
The text was updated successfully, but these errors were encountered: