The functions have been implemented in the very beginning of the package development, mainly to be used within the scope of a remote sensing course at Marburg University. To ensure that the scripts developed within this course will still work after the next major revision, they are still part of this package, but they will mainly just foreward the respective call to the more up-to-date function.
satCalib(x, convert = "all", szen_correction = "TRUE")calibLinear(band, mult, add, szen, k1, k2)
satTOAIrrad(x, method = "Table", model = "MNewKur", normalize = TRUE, esd)
satPathRadDOS(x, atmos_model = "DOS2", esun_mode = "RadRef")
satAtmosCorr(x, atmos_model = "DOS2", esun_mode = "RadRef")
calibLinearInverse(band, ref_mult, ref_add, rad_mult, rad_add, szen)
satInvarFeatures(x)
Satellite object
Convert dataset to radiance/reflectance/temperature
Compute sun zenith correction
Band of the sensor
Multiplicative calibration coefficient
Additive multiplication coefficient
Sun zenith angle
BTT calibration coefficient
BTT calibration coefficient
Method used for computation
Model used for computation
Normalize earth-sun distance
Earth sun distance
Atmospheric model to be used
Earth sun distance computation method to be used
Multiplicative reflection calibration coefficient
Additive reflection calibration coefficient
Multiplicative radiance calibration coefficient
Additive radiance calibration coefficient