EnergieID / entsoe-py

Python client for the ENTSO-E API (european network of transmission system operators for electricity)
MIT License
428 stars 188 forks source link

NoMatchinDataError #276

Closed magnushaga closed 1 year ago

magnushaga commented 1 year ago

query net position leads to No Matching Data error with EntsoePandasClient for all start and end dates and area codes. The same issue is prevalent whilst using the EntsoeRawClient for xml. The resful API seems to handle the GET request from entsoe's API

fboerman commented 1 year ago

Hi,

Whenever this happens please always check the website first.

The netposition data has been missing for couple of days now on the site so the api also can't return it. Entsoe is working on this on their site.

-------- Original Message -------- On 20 Oct 2023, 20:03, magnushaga wrote:

query net position leads to No Matching Data error with EntsoePandasClient for all start and end dates and area codes. The same issue is prevalent whilst using the EntsoeRawClient for xml. The resful API seems to handle the GET request from entsoe's API

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

fboerman commented 1 year ago

this has been fixed now by entsoe