CNES / MAJA

Level-2A processor used for atmospheric correction and cloud-detection. The active repository is the one below, this one is kept to leave access to the older issues.
https://gitlab.orfeo-toolbox.org/maja/maja
Apache License 2.0
137 stars 25 forks source link

fix month calculation CAMS downloader #12

Closed daviddemeij closed 5 years ago

daviddemeij commented 5 years ago

The calculation of months returned a negative value resulting in the CAMS downloader to exit without downloading anything. By applying this small change I was able to post a request for the CAMS data (haven't got any results yet).

olivierhagolle commented 5 years ago

Thanks ! Olivier