Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 422 Bytes

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