swisstopo / topo-satromo

Erdbeobachtungs-Satellitendaten fürs Trockenheitsmonitoring (SATROMO)
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

l57 ASSET export AOI not taken into account #64

Closed davidoesch closed 8 months ago

davidoesch commented 8 months ago

Describe the bug l57 export to asset does not export the full aoi_exp

To Reproduce Steps to reproduce the behavior:

  1. using https://github.com/swisstopo/topo-satromo/blob/dev/step0_processors/step0_processor_l57_sr.py as base as dfined in https://github.com/swisstopo/topo-satromo/tree/cd42cc893f118f72b1114760f60a41b445ed3b1e
  2. run date "2020-11-07" with the dev_config
  3. See exported result in projects/satromo-int/assets/COL_LANDSAT_SR_SWISS

Expected behavior Full mosaic is as asset in projects/satromo-int/assets/COL_LANDSAT_SR_SWISS as in the JS https://code.earthengine.google.com/f70a67366ee74ff46b75445b39e07a71

gilliM commented 8 months ago

image

I get the same output from the javascript - export to drive - and the python - export to asset for the date 2020-11-07.

davidoesch commented 8 months ago

I rerun it again today, now the asset export is working as expected ( yesterday I exported three times as asset, always an issue)

root cause: GEE

image