Releases: hydroframe/hf_hydrodata
v1.3.43
v1.3.38
Bugfix writing NetCDF files in get_gridded_files to explicitly set the backend engine.
v1.3.37
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
Fix origin in geo-location of TIFF outputs from the get_gridded_files function.
version 1.3.23
Small fixes to point module tests.
version 1.3.22
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
add dataset to docs, update test (#201) * add dataset to docs, update test * increment version * increase test flexibility
version 1.3.10
Update point module to utilize data catalog functions and remove hard-coding of file paths.
version 1.2.7
Publish CW3E dataset version 1.0.
v1.2.4
Update to point module to add HUC-based filtering ability.