phenology / springtime

Spatiotemporal phenology research with interpretable models
https://springtime.readthedocs.io
Apache License 2.0
3 stars 2 forks source link

Convert between state- and event-based data representations #196

Open Peter9192 opened 5 months ago

Peter9192 commented 5 months ago

In springtime, we now use event-based representations. However, for certain ML algorithms, state-based representations might make more sense. It would be great if we could find a way to easily transform between a state-based and an event-based data representation.