Releases: NOAA-ORR-ERD/gridded
v0.7.1
Version 0.7.0
Fixes / updated to handling if depth
Added ability to report / shift time zone offset to the Time object.
Fixed a bug in the Sgrid handling for ROMS grids, near the boundary.
v0.6.10
Fixed some issues with loading SGrid grid variables and masks
v0.6.9
UGrid faces index range constraints improved
Repaired edge-to-edge interpolation for staggered grids
Removed deprecated numpy 2.0 type
v0.6.8
UGrid faces index range constraints improved
Repaired edge-to-edge interpolation for staggered grids
v0.6.7
Bugfixes for regular grid location inference and unstructured grid loading when faces array is 1-indexed
v0.6.6
Enabled sigma layer interpolation with the same mask/extrapolate behavior as sigma level interpolation.
v0.6.5
Merge branch 'master' of https://github.com/NOAA-ORR-ERD/gridded
v0.6.4
Depth system should keep the same interval invariant with regards to the surface and bottom.
v0.6.2
Hotfix for boolean expression that could barf on scalar netCDF Variable objects