Dask dashboard is available at: http://127.0.0.1:8787/status
[robustraster] Dask cluster started: <Client: 'tcp://127.0.0.1:51558' processes=40 threads=40, memory=111.76 GiB>
[robustraster] Dask workers authenticated to Earth Engine.
[robustraster] AOI tiling enabled. Streaming tiles in batches...
[robustraster] Processing tile 1 of 555
[robustraster] ⚠️ Skipping tile 1: Degenerate tile dims={'time': 45, 'X': 517, 'Y': 1}
I think if x and y are both < 2 then it should consider it a degenerate tile. Maybe? I have to think this through again.
Dask dashboard is available at: http://127.0.0.1:8787/status⚠️ Skipping tile 1: Degenerate tile dims={'time': 45, 'X': 517, 'Y': 1}
[robustraster] Dask cluster started: <Client: 'tcp://127.0.0.1:51558' processes=40 threads=40, memory=111.76 GiB>
[robustraster] Dask workers authenticated to Earth Engine.
[robustraster] AOI tiling enabled. Streaming tiles in batches...
[robustraster] Processing tile 1 of 555
[robustraster]
I think if x and y are both < 2 then it should consider it a degenerate tile. Maybe? I have to think this through again.