Skip to content

Tags: EnergieID/entsoe-py

Tags

V0.6.18

Toggle V0.6.18's commit message
make an exception to the forced 60 min mtu for EXAA prices

V0.6.17

Toggle V0.6.17's commit message
force sdac prices to be in sdac resolution

V0.6.16

Toggle V0.6.16's commit message
upgraded github action stuff

v0.6.15

Toggle v0.6.15's commit message
added query_unavailability_of_offshore_grid for offshore grid outages…

…. not very flexible at the moment but its a start. closes #344

v0.6.14

Toggle v0.6.14's commit message
make sure to sort index from splitted blocks of day ahead prices befo…

…re truncating

v0.6.13

Toggle v0.6.13's commit message
restores timezone conversion for day ahead prices, fixes #356

v0.6.12

Toggle v0.6.12's commit message
day ahead prices is now more restricted. enable document_limited and …

…make sure the fix by extending days does not interfer. fixes #350

v0.6.11

Toggle v0.6.11's commit message
fixed a bug when there is no data for netpositions

v0.6.10

Toggle v0.6.10's commit message
fix bug when requesting netpositions at a resolution which has no data

v0.6.9

Toggle v0.6.9's commit message
fixes generic parser to correctly handle various scenarios that can h…

…appen

discussion and inspiration for fixes from #347 and #346