SoilSaltIndex: Soil Salinity Indices Generation using Satellite Data

The developed function generates soil salinity indices using satellite data, utilizing multiple spectral bands such as Blue, Green, Red, Near-Infrared (NIR), and Shortwave Infrared (SWIR1, SWIR2). It computes 24 different salinity indices crucial for monitoring and analyzing salt-affected soils efficiently. For more details see, Rani, et al. (2022). <doi:10.1007/s12517-022-09682-3>. One of the key features of the developed function is its flexibility. Users can provide any combination of the required spectral bands, and the function will automatically calculate only the relevant indices based on the available data. This dynamic capability ensures that users can maximize the utility of their data without the need for all spectral bands, making the package versatile and user-friendly. Outputs are provided as GeoTIFF file format, facilitating easy integration with GIS workflows.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: raster, sp
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-06-11
DOI: 10.32614/CRAN.package.SoilSaltIndex
Author: Nirmal Kumar [aut, cph], Nobin Chandra Paul [aut, cre]
Maintainer: Nobin Chandra Paul <nobin.paul at icar.gov.in>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)]
NeedsCompilation: no
CRAN checks: SoilSaltIndex results

Documentation:

Reference manual: SoilSaltIndex.pdf
Vignettes: SoilSaltIndex: Soil Salinity Indices Generation using Satellite Data

Downloads:

Package source: SoilSaltIndex_0.1.0.tar.gz
Windows binaries: r-devel: SoilSaltIndex_0.1.0.zip, r-release: SoilSaltIndex_0.1.0.zip, r-oldrel: SoilSaltIndex_0.1.0.zip
macOS binaries: r-release (arm64): SoilSaltIndex_0.1.0.tgz, r-oldrel (arm64): SoilSaltIndex_0.1.0.tgz, r-release (x86_64): SoilSaltIndex_0.1.0.tgz, r-oldrel (x86_64): SoilSaltIndex_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SoilSaltIndex to link to this page.