Package: hypsoLoop 0.2.0
hypsoLoop: A Tool Used to Conduct Hypsometric Analysis of a Watershed
Functions for generating tables required for drawing and calculating hypsometric curves and hypsometric integrals. These functions accept as input the DEM of the region of interest (your watershed) and a spatial data frame file specifying delineation of sub-catchments within the watershed. They then generate output in the form of PNG images and HTML files contained in a folder named "HYPSO_OUTPUT" created in the current directory. S. K. Sharma, S. Gajbhiye, et al. (2018) <doi:10.1007/978-981-10-5801-1_19>. Omvir Singh, A. Sarangi, and Milap C. Sharma (2006) <doi:10.1007/s11269-008-9242-z>. James A. Vanderwaal and Herbert Ssegane (2013) <doi:10.1111/jawr.12089>.
Authors:
hypsoLoop_0.2.0.tar.gz
hypsoLoop_0.2.0.zip(r-4.5)hypsoLoop_0.2.0.zip(r-4.4)hypsoLoop_0.2.0.zip(r-4.3)
hypsoLoop_0.2.0.tgz(r-4.4-any)hypsoLoop_0.2.0.tgz(r-4.3-any)
hypsoLoop_0.2.0.tar.gz(r-4.5-noble)hypsoLoop_0.2.0.tar.gz(r-4.4-noble)
hypsoLoop_0.2.0.tgz(r-4.4-emscripten)hypsoLoop_0.2.0.tgz(r-4.3-emscripten)
hypsoLoop.pdf |hypsoLoop.html✨
hypsoLoop/json (API)
# Install 'hypsoLoop' in R: |
install.packages('hypsoLoop', repos = c('https://fgashakamba.r-universe.dev', 'https://cloud.r-project.org')) |
- DEM - Digital Elevation Model (DEM) of Yanze Watershed
- lulcYanze - Land Use - Land Cover map of Yanze
- watersheds - Yanze sub-catchments boundaries
- watersheds_df - Yanze sub-catchments table
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:90d9cd740c. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | NOTE | Nov 15 2024 |
R-4.5-linux | NOTE | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:calc_areasdrawHypsoCurvesgenerateHypsoTables
Dependencies:abindbayestestRclassclassIntclicolorspacecpp11datawizardDBIdplyre1071effectsizeevaluatefansifarvergenericsggeffectsggplot2gluegtablehighrinsightisobandKernSmoothknitrlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeparametersperformancepillarpkgconfigPolynomFproxypurrrR6RColorBrewerRcpprlangs2scalessfsjlabelledsjmiscsjPlotsjstatsstarsstringistringrterratibbletidyrtidyselectunitsutf8vctrsviridisLitewithrwkxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to calculate areas of classes within a categorical raster | calc_areas |
Test if user-supplied inputs match the expected arguments type and form | check_arguments |
Draw Hypsometric curves and calculate hypsometric integrals | drawHypsoCurves |
Generating hypsometric tables | generateHypsoTables |
Convert the input raster object into terra's SpatRaster object | raster_conversion |
Convert the input vector object into simple features if it's provided as a Spatial object | Vector_conversion |
Digital Elevation Model (DEM) of Yanze Watershed | DEM Yanze_DEM |
Land Use - Land Cover map of Yanze | lulcYanze Yanze_LULC |
Yanze sub-catchments boundaries | watersheds Yanze_sub-catchments |
Yanze sub-catchments table | watersheds_df Yanze_sub-catchments-table |