-
I had a list of US stations where some had no daily streamflow data, one had stage only, and a few had peak flows only - not daily means. The script should not stop on these. It could give a warning a…
-
tidyhydat is a package that uses Environment Canada's HYDAT database to extract streamflow data into R. The package has a function called `download_hydat` that downloads the function and stores it loc…
-
Using utils::bibentry for a way to cite HYDAT.
-
The HYDAT package has been deprecated in favour of the [tidyhydat](https://github.com/ropensci/tidyhydat) package. Would you consider accepting a pull request to modify existing code that uses HYDAT t…
-
When i run:
install_github("CentreForHydrology/HYDAT")
I get the message:
SSL certificate problem: unable to get local issuer certificate.
I'm looking to download the full dataset (historic …
-
hydat.ts内で定義されているHydatParameterIntervalRaw2クラスは、HydatParameterIntervalRawクラスの要素を配列でない形で保持しているようなクラスとして定義されているが、これらの使い分けがなされているのか不明瞭に感じた。
同ファイル内で定義されているtranslateParameterMap関数では、HydatParameterInterval…
-
Real time water temp data is being collected at 140 hydrometric stations and is accessible from the ECCC web service (easy to grab with `tidyhydat::realtime_ws()`).
Since I went through the process…
-
After a successful download, Hydat is no longer extracting correctly on linux server.
![image](https://user-images.githubusercontent.com/13835347/218576197-8a370d54-24a8-441e-8a84-67d981a0…
-
Once the dust settles on [the twitter poll](https://twitter.com/grrrck/status/1033103810158317568)...
Rename this repo. It seems that [everything will redirect](https://help.github.com/articles/ren…
-
@rsregan @paknorton @pnorton-usgs NHM CONUS and DRB cutout datasets that run with version `5.2.1` do not run with the development version of `5.3.0`. The error message is:
```
Due to error conditi…