GeoscienceAustralia / dea-sandbox

Digital Earth Australia Sandbox config and planning
Apache License 2.0
13 stars 6 forks source link

Remove `pyTMD<2.0` restriction, add `spyndex` #261

Closed robbibt closed 1 year ago

robbibt commented 1 year ago

We recently updated DEA Notebooks to use pyTMD >= 2.0: https://github.com/GeoscienceAustralia/dea-notebooks/pull/1077 This PR removes the previous < 2.0 requirement.

Also adds the spyndex spectral indices package: https://spyndex.readthedocs.io/en/latest/

robbibt commented 1 year ago

Hey @omad, when I ran this a few weeks ago it failed due to rsgislib needing Python 3.8 (I think). We might need to check, but I'm pretty sure we don't use that package anymore in DEA - could be a good opportunity to remove it completely: https://github.com/GeoscienceAustralia/dea-sandbox/blob/update_pytmd/docker/requirements.txt#L15