Package: watina 0.4.2
watina: Querying and Processing Data from the INBO Watina Database
The R-package watina contains functions to query and process data from the Watina database at the Research Institute for Nature and Forest (INBO). This database primarily provides groundwater level and chemical data, mainly from natural areas in Flanders (Belgium).
Authors:
watina_0.4.2.tar.gz
watina_0.4.2.zip(r-4.5)watina_0.4.2.zip(r-4.4)watina_0.4.2.zip(r-4.3)
watina_0.4.2.tgz(r-4.4-any)watina_0.4.2.tgz(r-4.3-any)
watina_0.4.2.tar.gz(r-4.5-noble)watina_0.4.2.tar.gz(r-4.4-noble)
watina_0.4.2.tgz(r-4.4-emscripten)watina_0.4.2.tgz(r-4.3-emscripten)
watina.pdf |watina.html✨
watina/json (API)
NEWS
# Install 'watina' in R: |
install.packages('watina', repos = c('https://inbo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/inbo/watina/issues
groundwaterpreprocessing-functionsreproducibility
Last updated 12 months agofrom:fe50ec280b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
R-4.4-win | OK | Oct 09 2024 |
R-4.4-mac | OK | Oct 09 2024 |
R-4.3-win | OK | Oct 09 2024 |
R-4.3-mac | OK | Oct 09 2024 |
Exports:as_pointscluster_locsconnect_watinadbDisconnecteval_chemeval_xg3_availeval_xg3_seriesextract_xg3_seriesget_chemget_locsget_xg3selectlocs_chemselectlocs_xg3
Dependencies:assertthatbitbit64blobclicpp11DBIdplyrfansigenericsgluehmsinbodblifecyclelubridatemagrittrodbcpillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Getting started: connecting and selecting locations
Rendered fromv010_getstarted.Rmd
usingknitr::rmarkdown
on Oct 09 2024.Last update: 2021-01-18
Started: 2019-10-02
Using hydrochemical data to characterize and select locations
Rendered fromv210_chem.Rmd
usingknitr::rmarkdown
on Oct 09 2024.Last update: 2021-06-11
Started: 2019-10-02
Using XG3 values to characterize and select locations
Rendered fromv110_xg3.Rmd
usingknitr::rmarkdown
on Oct 09 2024.Last update: 2021-06-11
Started: 2019-10-02
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a dataframe with X and Y coordinates to a geospatial points object | as_points |
Detect (spatial) groundwater well clusters | cluster_locs |
Connect to the INBO Watina database | connect_watina |
Disconnect a database connection | dbDisconnect |
Evaluate hydrochemical data per location | eval_chem |
Evaluate the availability of XG3 values per location | eval_xg3_avail |
Identify and evaluate XG3 series per location | eval_xg3_series |
Identify XG3 series per location | extract_xg3_series |
Get hydrochemical data from the database | get_chem |
Get locations from the database | get_locs |
Get XG3 values from the database | get_xg3 |
Select locations based on hydrochemical data properties | selectlocs_chem |
Select locations based on XG3 availability and XG3 series' properties | selectlocs_xg3 |