ModSpa-Pixel

ModSpa pixel is an adaptation of the existing modspa processing chain. It uses a mix of satellite data (optical and weather data) to run models like SAMIR or SAFY (only SAMIR is currently supported) on spatialized data. The previous modspa version used pandas dataframes to run the SAMIR model on the parcel scale (inputs are satellite data aggregated to the parcel scale). ModSpa pixel uses numpy to run the SAMIR model at the pixel scale. This allows for higher resolution modelisation at the cost of an increase in storage and calculation requirements. However, this ModSpa version can still run at the parcel scale, the user can choose between parcel and pixel mode.

Note

This project is under active development.

Indices and tables