Skip to content

Releases: hydroframe/hf_hydrodata

v1.2.4

13 Sep 20:48
f243281
Compare
Choose a tag to compare

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

version 1.1.13

16 Jul 14:35
c3f372c
Compare
Choose a tag to compare

Add MODIS cloud-free snow cover dataset to data catalog.

version 1.1.12

09 Jul 15:51
f4f7402
Compare
Choose a tag to compare

Version 1.1.12. JOSS Zenodo archive.

version 1.1.9

19 Apr 18:43
2bea890
Compare
Choose a tag to compare

Adds in access to the Jasechko et al. 2024 WTD CONUS2 subset dataset in the point module.

version 1.1.6

27 Mar 18:59
53f4837
Compare
Choose a tag to compare

This release implements a bugfix in the point module to ensure proper geographic filtering is applied for instantaneous water table depth measurements. It allows that dataset to be queried with aggregation="-" and adds a data catalog entry to represent the dataset in the documentation.

version 1.1.5

25 Mar 19:47
b5b6917
Compare
Choose a tag to compare

This release adds additional functionality for the hf_hydrodata.point module. Users can now use the parameter "grid" to specify a grid of either "conus1" or "conus2" and the parameter "grid_bounds" to filter observations that fall within a provided i/j bounding box for that grid. The naming conventions and input structure match comparable parameters used in the gridded module.

version 1.1.4

19 Mar 21:24
78cda7a
Compare
Choose a tag to compare

Account for renamed conus mapping variables from x/y to i/j in returned point observation metadata DataFrame.

version 1.1.1

07 Mar 21:28
3ceed3e
Compare
Choose a tag to compare

Incorporate bugfix in hf_hydrodata.point module for site_networks parameter.

1.1.0

16 Feb 18:12
481c2a9
Compare
Choose a tag to compare

Version with paper submitted to JOSS.

1.0.8

03 Feb 01:37
e426cb8
Compare
Choose a tag to compare

Add get_gridded_files() function and other minor improvements to performance and error handling.