Skip to content

Atmospheric correction with Py6S and MODIS data

License

Notifications You must be signed in to change notification settings

DHI-GRAS/atmcorr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atmcorr

Build Status

Wrapper for Py6S with automatic download of atmospheric composition from MODIS.

Testing

pip install -e .[test]
pytest -v

Travis & Docker

docker build -t dhigras/atmcorr-env -f Dockerfile.environment .
docker push dhigras/atmcorr-env