A script to build ASTER Mineral Indices based on ASTER Surface Reflectance and ASTER Surface Emissivity data.
A list of indices based on ASTER Mineral Index Processing Manual by Aleks Kalinowski and Simon Oliver.
First, install dependencies: pip install numpy rasterio
.
Place your source files under data
directory and run python main.py
to generate indices into output
directory.