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
97 stars 15 forks source link

Store `samples` attribute in `SankeyPlot` (#25) #27

Closed aazuspan closed 1 year ago

aazuspan commented 1 year ago

Close #25.

This refactors the sampling module, combining the functions into a single function that returns both the formatted data and the sampled FeatureCollection, which can now be used when initializing a SankeyPlot.