Skip to content

Releases: hydroframe/hf_hydrodata

v1.3.43

06 Nov 21:09
6aa3ef4

Choose a tag to compare

Add additional usgs_reliability_cd field to dataset="usgs_nwis" metadata DataFrame from get_point_metadata function.

v1.3.38

02 Oct 19:46
562e284

Choose a tag to compare

Bugfix writing NetCDF files in get_gridded_files to explicitly set the backend engine.

v1.3.37

14 Aug 18:06
bec974b

Choose a tag to compare

Version 1.3.37 fixes a documentation bug that was introduced in version 1.3.36. In 1.3.36 we added a custom MaintenanceError exception that gets returned during the cluster monthly maintenance window. This special error gets added to user-facing functions via the _maintenance_guard decorator.

version 1.3.26

10 Jun 17:54
18acfd8

Choose a tag to compare

Fix origin in geo-location of TIFF outputs from the get_gridded_files function.

version 1.3.23

08 Apr 15:53
5679b1d

Choose a tag to compare

Small fixes to point module tests.

version 1.3.22

07 Apr 14:40
8c26cbf

Choose a tag to compare

Add 'nwm' site network option in point data functions; add previous CONUS2 grid mapping variables (conus2_i_nwm, conus2_j_nwm) to returned point metadata.

version 1.3.13

03 Dec 19:27
7c047b4

Choose a tag to compare

add dataset to docs, update test (#201)

* add dataset to docs, update test

* increment version

* increase test flexibility

version 1.3.10

05 Nov 18:03
0b66a5e

Choose a tag to compare

Update point module to utilize data catalog functions and remove hard-coding of file paths.

version 1.2.7

09 Oct 16:55
6e2d562

Choose a tag to compare

Publish CW3E dataset version 1.0.

v1.2.4

13 Sep 20:48
f243281

Choose a tag to compare

Update to point module to add HUC-based filtering ability.