MAJA 4.10.0 now available
Main improvement :
MAJA 4.10 comes with full support for CAMS 49r1 products and the new Sentinel-2C !
This version allows to optionally add the CAMS relative humidity and relative proportion the each aerosol species to the total CAMS AOT to the L2A metadata file. The direct and diffuse transmission arrays can also be stored as array, as part of the L2A product. To activate these options, edit the user configuration file in your “startmaja/userconf/” directory and set dedicated options to “true”. As an example, you can edit “MAJAUserConfig_SENTINEL2_TM.xml” such that :
<WriteTransmission>true</WriteTransmission>
<WriteProportions>true</WriteProportions>
<WriteRH>true</WriteRH>
WARNING: this version is only compatible with the latest GIPP 4.10. We recommend you to let startmaja download the latest GIPP in a new folder or get it from the GIPP Gitlab repository.
Other changes
- Bug fix for the CAMS download module of startmaja
- Bug fix for PLEIADES data processing
- New capability to set various coarse resolution
- Filter L2A LTC according to ‘maxage’
- Full refactoring to OTB 9