Package: watina 0.5.0
watina: Querying and Processing Data from the INBO Watina Data Warehouse
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.5.0.tar.gz
watina_0.5.0.zip(r-4.7)watina_0.5.0.zip(r-4.6)watina_0.5.0.zip(r-4.5)
watina_0.5.0.tgz(r-4.6-any)watina_0.5.0.tgz(r-4.5-any)
watina_0.5.0.tar.gz(r-4.7-any)watina_0.5.0.tar.gz(r-4.6-any)
watina_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://inbo.github.io
groundwaterpreprocessing-functionsreproducibility
Last updated from:c34c7e31e3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 176 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 123 |
Exports:as_pointscalculate_ircluster_locsconnect_watinadbDisconnecteval_chemeval_xg3_availeval_xg3_seriesextract_xg3_seriesget_chemget_locsget_xg3ggplot_vanwirdum_backgroundselectlocs_chemselectlocs_xg3
Dependencies:assertthatbitbit64blobclicpp11DBIdplyrgenericsgluehmsinbodblifecyclelubridatemagrittrodbcpillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Creating plots based on hydrochemical data
Rendered fromv230_chem_plots.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-04-02
Started: 2026-04-02
Getting started: connecting and selecting locations
Rendered fromv010_getstarted.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-04-02
Started: 2019-10-02
Using hydrochemical data to characterize and select locations
Rendered fromv210_chem.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-04-02
Started: 2019-10-02
Using XG3 values to characterize and select locations
Rendered fromv110_xg3.Rmdusingknitr::rmarkdownon May 12 2026.Last update: 2026-04-02
Started: 2019-10-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a data frame with X and Y coordinates to a geospatial points object | as_points |
| Compute the ionic ratio | calculate_ir |
| Detect (spatial) groundwater well clusters | cluster_locs |
| Connect to the INBO Watina data warehouse | 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 data warehouse | get_chem |
| Get locations from the data warehouse | get_locs |
| Get XG3 values from the data warehouse | get_xg3 |
| Plots hydrochemistry: Van Wirdum diagram | ggplot_vanwirdum_background |
| Select locations based on hydrochemical data properties | selectlocs_chem |
| Select locations based on XG3 availability and XG3 series' properties | selectlocs_xg3 |
