Releases: EnergieID/entsoe-py
Releases · EnergieID/entsoe-py
V0.6.16
fixed query_scheduled_exchanges to new entsoe response
v0.6.15
added query_unavailability_of_offshore_grid for offshore grid outages. not very flexible at the moment but its a start.
v0.6.14
small fix to make sure to sort index from splitted blocks of day ahead prices before truncating
v0.6.13
bugfix: day ahead prices are now again returned with the correct timezone instead of always UTC
V0.6.12
updates day ahead prices query to entsoe changes
v0.6.11
fixed a bug when there is no data for netpositions
v0.6.10
fix bug when requesting netpositions at a resolution which has no data
v0.6.9
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!
v0.6.7
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)