Package: wateRinfo 0.3.0.9065

wateRinfo: Download Time Series Data from Waterinfo.be
wateRinfo facilitates access to waterinfo.be(<https://www.waterinfo.be>), a website managed by the FlandersEnvironment Agency (VMM) and Flanders Hydraulics Research. Thewebsite provides access to real-time water and weather relatedenvironmental variables for Flanders (Belgium), such asrainfall, air pressure, discharge, and water level. The packageprovides functions to search for stations and variables, anddownload time series.
Authors:Stijn Van Hoey [aut, cre],Willem Maetens [ctb],Peter Desmet [ctb],Research Institute for Nature and Forest [cph],LifeWatch Belgium [fnd]
wateRinfo_0.3.0.9065.tar.gz
wateRinfo_0.3.0.9065.zip(r-4.5)wateRinfo_0.3.0.9065.zip(r-4.4)wateRinfo_0.3.0.9065.zip(r-4.3)
wateRinfo_0.3.0.9065.tgz(r-4.5-any)wateRinfo_0.3.0.9065.tgz(r-4.4-any)wateRinfo_0.3.0.9065.tgz(r-4.3-any)
wateRinfo_0.3.0.9065.tar.gz(r-4.5-noble)wateRinfo_0.3.0.9065.tar.gz(r-4.4-noble)
wateRinfo_0.3.0.9065.tgz(r-4.4-emscripten)wateRinfo_0.3.0.9065.tgz(r-4.3-emscripten)
wateRinfo.pdf |wateRinfo.html✨
wateRinfo/json (API)
NEWS
# Install 'wateRinfo' in R: |
install.packages('wateRinfo', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #255
Bug tracker:https://github.com/ropensci/waterinfo/issues
Pkgdown site:https://docs.ropensci.org
- air_pressure - Air pressure data of January 1st, 2017
- liedekerke - Soil moisture data of Liedekerke, January 2017
apiclimatelifewatchopen-scienceoscibioropensciwaterweather
5.36 score 14 stars 27 scripts 13 exports 26 dependencies
Last updated 3 years agofrom:4511f52e31 (on main). Checks:3 OK, 6 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 14 2025 |
R-4.5-win | NOTE | Mar 14 2025 |
R-4.5-mac | NOTE | Mar 14 2025 |
R-4.5-linux | NOTE | Mar 14 2025 |
R-4.4-win | NOTE | Mar 14 2025 |
R-4.4-mac | NOTE | Mar 14 2025 |
R-4.4-linux | NOTE | Mar 14 2025 |
R-4.3-win | OK | Mar 14 2025 |
R-4.3-mac | OK | Mar 14 2025 |
Exports:check_period_formatexpires.inget_stationsget_timeseries_tsidget_tokenget_variablesis_supported_variableis.expiredresolve_datasourceresolve_timeseriesgroupidshow.tokensupported_frequenciessupported_variables
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselecttimechangeutf8vctrswithr
Define the date period to download
Stijn Van Hoey
Rendered fromdefine_date_periods.Rmd
usingknitr::rmarkdown
on Mar 14 2025.Last update: 2021-05-03
Started: 2017-10-20
Download time series from multiple stations/variables
Stijn Van Hoey
Rendered fromdownload_timeseries_batch.Rmd
usingknitr::rmarkdown
on Mar 14 2025.Last update: 2021-05-03
Started: 2017-10-20
Introduction to downloading time series data from waterinfo.be
Stijn Van Hoey
Rendered fromwateRinfo.Rmd
usingknitr::rmarkdown
on Mar 14 2025.Last update: 2021-12-15
Started: 2019-07-31
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Air pressure data of January 1st, 2017 | air_pressure |
Check period string format | check_period_format |
Get list of stations for a variable | get_stations |
Download timeseries data from waterinfo.be | get_timeseries_tsid |
Get waterinfo Token | expires.in expires.in.token get_token is.expired is.expired.token print.token show.token token |
Get list of variables for a given station | get_variables |
Check if variable is supported by VMM ts group id | is_supported_variable |
Soil moisture data of Liedekerke, January 2017 | liedekerke |
Custom print function of the API request response | print.waterinfo_api |
Define the datasource using the station number | resolve_datasource |
Get timeseriesgroupID for a supported variable | resolve_timeseriesgroupid |
VMM supported timeseriesgroups frequencies | supported_frequencies |
VMM supported timeseriesgroups variables | supported_variables |