Skip to content

Releases: EnergieID/entsoe-py

v0.6.7

21 Feb 15:38
Compare
Choose a tag to compare

fixed issue with resampling with nan values (#302)
added DK_1 to GB neighbours after go live of viking link (#308)
fixed merging strategy for utility function for load forecast and actual (#307)

V0.6.6

05 Feb 17:13
Compare
Choose a tag to compare

make sure only datetime indexes are truncated, fixes the bug in #301

V0.6.5

05 Feb 08:37
Compare
Choose a tag to compare

merged #297 which fixes the parse_loads method
thanks @jan-who !

V0.6.4

31 Jan 09:36
Compare
Choose a tag to compare

merged PR #296 which fixes a bug in query_unavailability_of_generation_units created by the new deduplication logic that was recently introduced. Thanks to @awarsewa !

v0.6.3

26 Jan 10:30
Compare
Choose a tag to compare

fixed #295 -> issue with price parsing with new pandas
merged PR #286 -> docs fixes
addressed #284 -> added missing column for activated balancing prices

WARNING: from now pandas 2.2.0 is needed due to a change in the frequency string of pandas which caused issues with DA prices parsing.

V0.6.2

05 Jan 09:11
Compare
Choose a tag to compare

merged #287 which fixes a long standing issue with removing duplicates that werent actually duplicates. Many thanks to @pee-po for this work!

V0.6.1

21 Dec 21:26
Compare
Choose a tag to compare

bugfix for curvetype when there is a repeating value at the end of a block

V0.6.0

20 Dec 22:22
Compare
Choose a tag to compare

started refactoring generic parsing of timeseries

this also fixes a crash with query_netpositions with the new api response

0.5.12

19 Dec 18:06
Compare
Choose a tag to compare

fixed formatting issue for float value net position

V0.5.11

21 Nov 13:43
Compare
Choose a tag to compare

merged #267 #272 #273 #269
fixed dst error with #280