-
Are historical temperature data available through `tidyhydat`?
I've searched the code base and other issues for information on whether temperature data are available, but it looks like they may onl…
-
Google search console reports a number of error 500's.
If an error is caused by a missing collection/item, better to return a 404
- https://demo.pygeoapi.io/cite/collections/canada-hydat-daily-mea…
-
It would be useful if the pygeoapi config file would allow defining a default value for when an environment variable is not defined.
Something like:
```yaml
...
providers:
…
-
Currently, updates to HYDAT-related data due to a new version of HYDAT itself or by force updating the related data results in the erasing of all calculated statistics for _all_ HYDAT data from day 1 …
-
Now that pygeoapi supports [Part 2 - CRS support](http://docs.opengeospatial.org/is/18-058r1/18-058r1.html), it makes sense to upgrade the pygeoapi publishing section for the WS to showcase. Although …
-
### Addressing a Problem?
While netCDF/zarr and CF standards are widely used for storing and exchanging n-dimensional arrays in the realm of climate sciences, there is presently no comparable stand…
-
Now that pygeoapi supports [Part 2 - CRS support](http://docs.opengeospatial.org/is/18-058r1/18-058r1.html), it makes sense to upgrade various configs on the demo server to showcase. Although defaults…
-
**Describe the bug**
Updated the database (published on 2023-01-15) but 2021 data for the stations I am interested in is not available despite being available online and can be manually downloaded
…
-
When running download_hydat() on a system for the first time, the directory C:\Users\username\AppData\Local\tidyhydat\tidyhydat is not created. Creating the directory manually allows the function to r…
-
Working with a dated local version of hydat and version 0.5.6 of tidyhydat downloaded from CRAN OR from GitHub:
```
library(tidyhydat)
hy_version()
#Yields 2022-04-18 16:49:45 on my system
…