Package: rgeomorphon 0.3.1
rgeomorphon: A Lightweight Implementation of the Geomorphon Algorithm
A lightweight implementation of the geomorphon terrain form classification algorithm of Jasiewicz and Stepinski (2013) <doi:10.1016/j.geomorph.2012.11.005> based largely on the 'GRASS GIS' 'r.geomorphon' module. This implementation employs a novel algorithm written in C++ and 'RcppParallel'.
Authors:
rgeomorphon_0.3.1.tar.gz
rgeomorphon_0.3.1.zip(r-4.7)rgeomorphon_0.3.1.zip(r-4.6)rgeomorphon_0.3.1.zip(r-4.5)
rgeomorphon_0.3.1.tgz(r-4.6-x86_64)rgeomorphon_0.3.1.tgz(r-4.6-arm64)rgeomorphon_0.3.1.tgz(r-4.5-x86_64)rgeomorphon_0.3.1.tgz(r-4.5-arm64)
rgeomorphon_0.3.1.tar.gz(r-4.7-arm64)rgeomorphon_0.3.1.tar.gz(r-4.7-x86_64)rgeomorphon_0.3.1.tar.gz(r-4.6-arm64)rgeomorphon_0.3.1.tar.gz(r-4.6-x86_64)
rgeomorphon_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rgeomorphon/json (API)
NEWS
| # Install 'rgeomorphon' in R: |
| install.packages('rgeomorphon', repos = c('https://brownag.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/brownag/rgeomorphon/issues
Pkgdown/docs site:https://humus.rocks
- salton - Bathymetric Information on California's Salton Sea
classificationcppelevationgeomorphometrygeomorphonterraincpp
Last updated from:3e4e4fd491. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 166 | ||
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 172 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-release-x86_64 | OK | 291 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| macos-oldrel-x86_64 | OK | 185 | ||
| windows-devel | OK | 123 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 127 | ||
| wasm-release | OK | 98 |
Exports:forms_matrixforms_matrix_applyforms_matrix_getgeomorphon_categoriesgeomorphon_chunks_neededgeomorphon_colorsgeomorphon_themegeomorphonsget_forms_grass_enum
Dependencies:RcppRcppArmadilloRcppParallel
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a 'forms_matrix' object | forms_matrix get_forms_grass_enum |
| Apply a 'forms_matrix' to Positive and Negative Overlooks | forms_matrix_apply |
| Get a 'forms_matrix' for Geomorphon Classification | forms_matrix_get |
| Apply Geomorphon Theme to Result Object | geomorphon_categories geomorphon_colors geomorphon_theme |
| Estimate Tile Processing Needs | geomorphon_chunks_needed |
| Calculate Geomorphons | geomorphons |
| Print method for a forms_matrix object | print.forms_matrix |
| Bathymetric Information on California's Salton Sea | salton |
