Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dubadub/aster_processor

A script to build ASTER Mineral Indices based on ASTER Surface Reflectance and ASTER Surface Emissivity data.
https://github.com/dubadub/aster_processor

Last synced: 17 days ago
JSON representation

A script to build ASTER Mineral Indices based on ASTER Surface Reflectance and ASTER Surface Emissivity data.

Awesome Lists containing this project

README

        

A script to build ASTER Mineral Indices based on [ASTER Surface Reflectance](https://lpdaac.usgs.gov/products/ast_07xtv003/) and [ASTER Surface Emissivity](https://lpdaac.usgs.gov/products/ast_05v003/) data.

A list of indices based on [ASTER Mineral Index Processing Manual](https://data.gov.au/dataset/ds-ga-a05f7892-da28-7506-e044-00144fdd4fa6) by Aleks Kalinowski and Simon Oliver.

### How to run it

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.