-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cdms2.getGrid()/setGrid() doesn't work #1707
Comments
@dnadeau4 @durack1 |
@chaosphere2112 I'm not sure I get all the subtleties in the above, however in addition to a shape check a min/max bounds check of both grid lats/lons would be a good way to sanity check things.. happy to provide more in depth feedback if you like |
@durack1 can you give me a file with these grids. |
46b27f5cc9314da268119dee2b2d15115463439e |
|
@dnadeau4 great, so all fixed? I assume you've run this across a couple of the test data - the so_Omon* file should have a bunch of others alongside it. |
* fix setGrid * add squeeze array to MV2 * pinned libnetcdf=4.4.1.1=9 * pinned libnetcdf=4.4.1.1=9 for MAC * fix documentation for squeeze * fix ci machines * flake8 * fix squeeze CDAT/cdat/issues/1707 * fix squeeze CDAT/cdat/issues/1707 * fix ci netcdf-fortran * fix ci netcdf-fortran to number 4.4.4=5 * flake8
The text was updated successfully, but these errors were encountered: