Skip to content

Software to automate the production of optical analysis ready data (ARD) from Landsat, Sentinel-2 and others.

License

Notifications You must be signed in to change notification settings

pbrotoisworo/arcsi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The Atmospheric and Radiometric Correction of Satellite Imagery (ARCSI) software provides a command line tool for the atmospheric correction of Earth Observation imagery. The aim of ARCSI is to provide as automatic as possible method of retrieving the atmospheric correction parameters and using them to parameterise 6S.

To install ARCSI the following command need to be used:

python setup.py install

if you want to install into another location using the --prefix option.

python setup.py install --prefix=/share/osgeo/fw/arcsi/

To run ARCSI you need up to date versions of:

  • RSGISLib
  • KEALib
  • GDAL
  • RIOS
  • Py6S
  • 6S

Need support?

If you need support using ARCSI or think you've found a bug please email us on [email protected].

Contribution guidelines

If you would like to contribute to the library with bug fixes or new functionality (e.g. new sensors) please fork the repository and send a pull request. Or email me Dr Pete Bunting ([email protected]).

About

Software to automate the production of optical analysis ready data (ARD) from Landsat, Sentinel-2 and others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%