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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
General Release Notes
This release resolves issues #15 and #16 with fixes to spherical grid support and
the ability to extend a model grid for use in routines that generate artifacts on
the boundaries.
ReadtheDocs resources were moved around such that the conda environment is a
small subset of packages to get around a memory issue. The remaining resources
are loaded via pip.
Bug Fixes
Fix example7 scripts so they can run independently of each other as examples.
app: adjust grid center latitude bounds to -90 to +90. Resolves #16.
API Changes
For some examples, the i verticies are now shown in yellow to show orientation of the grid and
to make sure the grid orientation is correct as requested.
Updates to computeBathymeticRoughness()
Option FixByOverlapQHGridShift replaced with two boolean arguments: useQHGridShift, useOverlap
Contributors
Jessica Garwood, Kate Hedstrom: debugging and confirmation of problems generating MOM6 exchange
grids using xarray or gridtools.