Package: potentiomap 0.1.0


Elvin Cordero
potentiomap: Build Potentiometric Surfaces and Flow Arrows
Builds potentiometric surface products from groundwater monitoring data. The package prepares groundwater observations from direct water-level measurements or depth-to-water data paired with land-surface elevations, interpolates thin-plate spline surfaces by default, supports alternative and user-supplied interpolation methods, exports raster and contour products, and derives hydraulic-gradient flow arrows. Raster operations use methods from Hijmans (2025) <doi:10.32614/CRAN.package.terra>, thin-plate spline interpolation uses methods from Nychka et al. (2021) <doi:10.5065/D6W957CT>, and geostatistical interpolation uses methods from Pebesma (2004) <doi:10.1016/j.cageo.2004.03.012>.
Authors:
potentiomap_0.1.0.tar.gz
potentiomap_0.1.0.tar.gz(r-4.7-any)potentiomap_0.1.0.tar.gz(r-4.6-any)
potentiomap_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
potentiomap/json (API)
| # Install 'potentiomap' in R: |
| install.packages('potentiomap', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- synthetic_dem - Synthetic DEM raster
- synthetic_surface_points - Synthetic surface elevation measurement points
- synthetic_wells - Synthetic groundwater monitoring wells
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ad96347eff. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 149 | ||
| wasm-release | OK | 133 |
Exports:ps_arrow_verticesps_contoursps_export_surfacesps_flow_arrowsps_interpolateps_make_pointsps_potentiometric_pointsps_quicklookps_sample_aoips_smooth_surface
Dependencies:abindclassclassIntDBIdotCall64e1071fieldsFNNgstatintervalsKernSmoothlatticemapsMASSproxyRColorBrewerRcpprlangs2sfsftimespspacetimespamstarsterraunitsviridisLitewkxtszoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract arrow base or tip points | ps_arrow_vertices |
| Create contours from a surface raster | ps_contours |
| Export surfaces, contours, and quicklook PNGs | ps_export_surfaces |
| Generate hydraulic-gradient flow arrows | ps_flow_arrows |
| Interpolate potentiometric surfaces | ps_interpolate |
| Make groundwater observation points | ps_make_points |
| Build potentiometric points from depth-to-water measurements | ps_potentiometric_points |
| Draw a quicklook surface plot | ps_quicklook |
| Make the sample area-of-interest polygon | ps_sample_aoi |
| Smooth a potentiometric surface raster | ps_smooth_surface |
| Synthetic DEM raster | synthetic_dem |
| Synthetic surface elevation measurement points | synthetic_surface_points |
| Synthetic groundwater monitoring wells | synthetic_wells |