NASA-IMPACT / covid-api

MIT License
14 stars 3 forks source link

Remove GL specific config #118

Closed olafveerman closed 3 years ago

olafveerman commented 3 years ago

This PR removes specific configuration for Great Lakes water quality data. Instead, the API will serve it from the existing WQ products.

What changed

The paths of the Great Lakes COGs were all updated to follow the structure of the existing Chla and SPM product. The API should pick this up automatically and serve the data from the new locations.

s3://covid-eo-data/spm_anomaly/anomaly-spm-gl-2020_01_01.tif
s3://covid-eo-data/oc3_chla_anomaly/anomaly-chl-gl-2020_01_01.tif

The data provider was made aware of this change.

What's next

Once this is working, we should clean up S3, and remove:

                           PRE wq-gl-chl/
                           PRE wq-gl-spm/
                           PRE wq-greatlakes-chl-10day/
                           PRE wq-greatlakes-chl/
                           PRE wq-greatlakes-kd490/
                           PRE wq-greatlakes-sm-10day/
                           PRE wq-greatlakes-sm/