mcmancini / pyCLMS

Data downloader for the Copernicus Land Monitoring Service
MIT License
0 stars 0 forks source link

Set up CLMS data downloader #3

Closed mcmancini closed 1 month ago

mcmancini commented 2 months ago

Initial setup of the procedures to download the data of interest. This for now is focussed on vegetation indices, i.e., PPI, NDVI, LAI and FAPAR. This dataset also includes a Quality Flag (QFLAG2) which is a quality indicator that assists users with the screening of clouds, shadows from clouds and topography, other dark areas, snow and water surfaces.
Download of the data is done using the Harmonized Data Access WEkEO API using the WEkEO HDA API Python Client

mcmancini commented 1 month ago

Addressed and closed with PR https://github.com/mcmancini/pyCLMS/pull/4