Skip to content

Releases: NOAA-ORR-ERD/gridded

v0.7.1

14 Jan 22:21
Compare
Choose a tag to compare

The grid_topology is now properly retained through certain loading operations

Version 0.7.0

08 Jan 22:44
Compare
Choose a tag to compare

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

24 Oct 18:40
Compare
Choose a tag to compare

Fixed some issues with loading SGrid grid variables and masks

v0.6.9

16 Aug 23:30
Compare
Choose a tag to compare

UGrid faces index range constraints improved
Repaired edge-to-edge interpolation for staggered grids
Removed deprecated numpy 2.0 type

v0.6.8

16 Aug 18:11
Compare
Choose a tag to compare

UGrid faces index range constraints improved
Repaired edge-to-edge interpolation for staggered grids

v0.6.7

26 Jun 23:04
Compare
Choose a tag to compare

Bugfixes for regular grid location inference and unstructured grid loading when faces array is 1-indexed

v0.6.6

03 May 22:11
Compare
Choose a tag to compare

Enabled sigma layer interpolation with the same mask/extrapolate behavior as sigma level interpolation.

v0.6.5

16 Feb 00:33
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/NOAA-ORR-ERD/gridded

v0.6.4

14 Feb 14:05
Compare
Choose a tag to compare

Depth system should keep the same interval invariant with regards to the surface and bottom.

v0.6.2

24 Jan 18:41
Compare
Choose a tag to compare

Hotfix for boolean expression that could barf on scalar netCDF Variable objects