Skip to content

Releases: EnergieID/entsoe-py

V0.6.18

15 Jan 17:50
Compare
Choose a tag to compare

make an exception to the forced 60 min mtu for EXAA prices

V0.6.17

09 Jan 21:37
Compare
Choose a tag to compare

force sdac prices to be in sdac resolution. this makes the library a bit more opinionated but is a lot more logical for most end users. code takes care that for zones with local auctions such as DE_LU both resolutions are available.

V0.6.16

06 Nov 12:47
Compare
Choose a tag to compare

fixed query_scheduled_exchanges to new entsoe response

v0.6.15

24 Oct 12:18
Compare
Choose a tag to compare

added query_unavailability_of_offshore_grid for offshore grid outages. not very flexible at the moment but its a start.

v0.6.14

22 Oct 21:56
Compare
Choose a tag to compare

small fix to make sure to sort index from splitted blocks of day ahead prices before truncating

v0.6.13

17 Oct 09:59
Compare
Choose a tag to compare

bugfix: day ahead prices are now again returned with the correct timezone instead of always UTC

V0.6.12

16 Oct 21:43
Compare
Choose a tag to compare

updates day ahead prices query to entsoe changes

v0.6.11

07 Oct 15:54
Compare
Choose a tag to compare

fixed a bug when there is no data for netpositions

v0.6.10

07 Oct 15:34
Compare
Choose a tag to compare

fix bug when requesting netpositions at a resolution which has no data

v0.6.9

06 Oct 21:53
Compare
Choose a tag to compare

fixes generic parser to correctly handle various scenarios that can happen
discussion and inspiration for fixes from #347 and #346

if you saw repeating day ahead prices returned in error, this version will fix that. Please upgrade and test again before opening an issue!