CONABIO / antares3

Madmex with open data cube and in python3
2 stars 2 forks source link

Use even number for chunking for s2 20m resolution yaml and recipe #42

Open palmoreck opened 6 years ago

palmoreck commented 6 years ago

Better to use even number here:

https://github.com/CONABIO/antares3/blob/develop/madmex/conf/ingestion/s2_l2a_20m_mexico.yaml#L45

and thereby here:

https://github.com/CONABIO/antares3/blob/develop/madmex/recipes/s2_20m_001.py#L42

https://github.com/CONABIO/antares3/blob/develop/madmex/recipes/s2_20m_001.py#L49