v0.20: Faster data reads
What's Changed
Read the summary on the project blog
- Transfer ownership of asset and its children to a different account. by @victorgarcia98 in #983
- Feature/ support passing the power capacity as a sensor by @victorgarcia98 in #987
- docs: mention and explain consultancy briefly by @nhoening in #986
- db: improve belief search with new index by @nhoening in #992
- get public assets by @victorgarcia98 in #995
- fix: Use scalars instead of scalar having limit constraint by @Ahmad-Wahid in #997
- feature: QuantityOrSensor fields for site capacities (flex-context) by @Flix6x in #985
- Enhance test_closest_sensor to Support Variable Number of Closest Sensors (n) by @Ahmad-Wahid in #998
- [CLI] add
--offspring
flag to command flexmeasures delete beliefs by @victorgarcia98 in #1003 - Introduce FLEXMEASURES_FORCE_HTTPS by @nhoening in #1008
- Make installable on MacOS by @nrozanov in #1000
- [Reporting] Define belief horizon for the PandasReporter output beliefs by @victorgarcia98 in #1013
- [Reporting] skip output event resolution in
PandasReporter
by @victorgarcia98 in #1009 - [Reporting] Fix
PandasReporter
input event resolution by @victorgarcia98 in #1010 - [Scheduling] convert the units of inflexible power sensors MW by @victorgarcia98 in #1007
- Align API endpoint policy w.r.t. trailing slash by @nhoening in #1014
- fix _clean_belief_dataframe for a BDF with a single index. by @victorgarcia98 in #1019
- Feature/revised asset groups by @Flix6x in #1017
- add SOC constraints as sensors by @victorgarcia98 in #996
New Contributors
Full Changelog: v0.19.2...v0.20.0