wq_calc: Water quality calculation
Description
Calculates a set of water quality indices
Usage
wq_calc(terraRast, alg = "all", sat, ...)
Arguments
- terraRast
Terra SpatRaster containing a satellite data
- alg
Name (e.g. Am09KBBI()) or type of the algorithm ("chlorophyll", "phycocyanin", "turbidity") or "all"
- sat
Name of the satellite or instrument ("worldview2", "sentinel2", "landsat8", "modis", "meris", or "OLCI")
- ...
Other arguments passed on to terra::rast()