Skip to content

Releases: EnergieID/entsoe-py

V0.5.9

29 Nov 14:06
0ecb847
Compare
Choose a tag to compare

added new virtual bidding zones (issue #220)
merge pull requests #206 #218 and #222

V0.5.8

21 Aug 15:19
Compare
Choose a tag to compare

query_dayahead_prices can now handle dual time frequencies such as for DE_LU since 2022-08-19

V0.5.7

21 Aug 11:42
Compare
Choose a tag to compare

disabled two unneeded calls, one decorator and one print

V0.5.6

13 Aug 11:26
Compare
Choose a tag to compare

quick fix for bug in PR 202

V0.5.5

12 Aug 13:09
Compare
Choose a tag to compare

this release switches to using the new base url. The old one will stop working from 2022-11-15 so update before it. As pointed out in #200

fix for query_generation_import
replaced pandas append with concat to surpress warnings
surpress unneeded warnings from beautifulsoup
merged #188, #196, #201, #202

V0.5.4

16 Apr 14:06
Compare
Choose a tag to compare

added endpoint to retrieve hydro reservoirs data (16.1.D) #179

fixed NO2SL eic code
fixed geo readme
added BG geojson

V0.5.3

12 Apr 10:46
Compare
Choose a tag to compare

updated and fixed the italian bidding zones
merged #178 for inconsistent doc
merged #177 to add MRID and revision number for unavailabilities

V0.5.2

21 Mar 14:30
Compare
Choose a tag to compare

fixed package building

V0.5.1

21 Mar 14:02
b31334c
Compare
Choose a tag to compare

add possibility to query for imbalance volumes #171
now properly add geojson to package
fixed utils load_zones to work from within package

V0.5.0

21 Mar 13:21
Compare
Choose a tag to compare

added geo subpackage with bidding zones geojson
merged #174 for fix for query_offered_capacity
fixed readme #132