pynhd
pynhd copied to clipboard
A part of HyRiver software stack that provides access to NHD+ V2 data through NLDI and WaterData web services
### What happened? I don't know that this is a HyRiver issue, but I know I have gotten basin geometry in the past using pynhd.get_basin for gage 06899700 and 'nwissite'....
### What happened? I'm unsure whether the issue is with `pynhd` or the WaterData webpage. When running `wd = WaterData("catchmentsp")` , or any other valid option with `WaterData` , such...
### What happened? It seems that EPA's web service have been removed, since the [webpage](https://api.epa.gov/) does not exist anymore. This impacts `pynhd.epa_nhd_catchments` and `pynhd.streamcat` (and `StreamCat` class) functions. ### What...
### What happened? I utilized your [tutorial](https://docs.hyriver.io/examples/notebooks/pygeoapi.html) to split a small watershed at the location of the gage. The geometry results of split_catchment do not match those of the NLDI...
### Is your feature request related to a problem? It would be nice to have a consistent API naming convention across the various data access classes. Specifically: https://github.com/hyriver/pynhd/blob/main/src/pynhd/pynhd.py#L727 --> `WaterData.byid()`...
### Is your feature request related to a problem? We have recently established a pygeoapi instance to host the layers made available from `https://[api.water.usgs.gov/geoserver/ows?service=WFS&version=1.0.0&request=GetCapabilities](https://api.water.usgs.gov/geoserver/ows?service=WFS&version=1.0.0&request=GetCapabilities)` The qa tier of this service...
### What happened? pynhd 0.19.4 current dependency list contains brotli v1.1.0 has a vulnerability, see https://github.com/google/brotli/issues/1373 latest version of brotli has been released on PyPI that addresses this issue I...
### What happened? I have a list of 216 USGS gage IDs. Most of them are in Colorado. This code errors out on all of them due to "returns no...