aazuspan / sankee

Visualize classified time series data with interactive Sankey plots in Google Earth Engine
https://sankee.readthedocs.io/en/latest/index.html
MIT License
100 stars 15 forks source link

`sankify` fails with `CCAP_LC30` dataset unless `scale` is specified #29

Closed aazuspan closed 2 years ago

aazuspan commented 2 years ago

The CCAP_LC30 dataset mosaics multiple images when you retrieve a year, which resets projection information. To allow reduceRegion to run without specifying a scale, the projection will need to be redefined after mosaicing.