https://github.com/cran/landsat
Raw File
Tip revision: b05d50fe6995d1ee05895fe4dbb5a28facff2c4c authored by Sarah Goslee on 24 August 2023, 22:20:06 UTC
version 1.1.2
Tip revision: b05d50f
README.md
**landsat R package**

Processing of Landsat or other multispectral satellite imagery. Includes relative normalization, image-based radiometric correction, and topographic correction options.

This package was initially developed many years ago, before Landsat 8, and before extensive facilities were available for processing Landsat data elsewhere.

As of December 2019, I've added Landsat 8 OLI coefficients to the tasseled cap transform function _tasscap_, and to the _DOS_ function. 

Most of my remote sensing work has moved to other tools, but I do think adding raster package capability to this package might be useful. 


August 2023: Minor update to remove dependency on the retiring rgdal package.
back to top