Recent Releases of entsoe-py
entsoe-py - V0.6.17
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.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman 4 months ago

entsoe-py - 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!
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman 8 months ago

entsoe-py - 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)
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman about 1 year ago

entsoe-py - v0.6.3
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.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman over 1 year ago

entsoe-py - V0.5.10
after a hiatus I'm back with a new release! this mainly consists of various bug fixed from the community and some extra endpoints from me:
- fixed bs4 version
- merged #261 #263 #237 # 249 #253 #258 #239 from the community (many thanks!)
- added query_intraday_wind_and_solar_forecast
- added query_physical_crossborder_allborders
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman almost 2 years ago

entsoe-py - V0.5.5
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
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman almost 3 years ago

entsoe-py - V0.4.5
the library now enforces proper pandas timestamp with pandas client to prevent future warnings and gives a proper error message for this
merged from @p-reuber :
added query for net position intraday #166
added query for explicit/implicit allocations #169
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman about 3 years ago

entsoe-py - V0.4.1
- fixed correct process parameter for parsing of xml for query_load, fixes #140
- added query_load_and_forecast as a helper function
- fixed return type for query_load, fixed #139
- added new codes to the mapping fixing #138
- added script to check for missing codes
- reorganized file structure
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by fboerman over 3 years ago
