v2.0.1-alpha
Pre-release
Pre-release
·
7 commits
to main
since this release
✨ New Features
f00c503
- time: add aggregation information to timesteps (commit by @ltrotter)c1bd7de
- timestep: add factory to typesteo from unit (commit by @ltrotter)2c852a7
- timestepping: make agg_window also a class property via the metaclass (commit by @ltrotter)fd67bac
- data: edit dataset to explicitly set timestp and aggregation (commit by @ltrotter)e21e559
- timestepping: add TimeWindow class (commit by @ltrotter)614fd54
- aggwindow: add summation and subtration between windows (commit by @ltrotter)f942b06
- timewindow: add method to determin if windows are multiple of each other (commit by @ltrotter)
🐛 Bug Fixes
973d807
- data: check typo on get_time_signature with timestep (commit by @ltrotter)3b03df2
- data: pass over timestep when updating dataset (commit by @ltrotter)97d323c
- timeagg: reconfigure time steps with aggregation to make sure the classes are not modified (commit by @ltrotter)0378861
- timestep: fix typos in typestep definition in data (commit by @ltrotter)24f9bb7
- data: improve management of timeagg and timestep in dataset (commit by @ltrotter)