A python implementation of CAT to process CRISM data
The code requires GDAL and you can install it with Anaconda
conda env create -f environment.yml
See demo.ipynb
This package is released under a MIT open source license. See LICENSE for more details.