ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 11 forks source link

KNMI neerslagstation Heibloem not available #103

Open OnnoEbbens opened 1 year ago

OnnoEbbens commented 1 year ago

When I call the test test_knmi_collection_from_locations() data from neerslagstation Heibloem should be downloaded using this URL:

https://www.daggegevens.knmi.nl/klimatologie/monv/reeksen?inseason=0&vars=RD&stns=967&start=20100101&end=20150101

This URL returns the message:

We're sorry, but something went wrong.

If you are the application owner check the logs for more information.

I don't know what is wrong. When I replace the station number with '550' for De Bilt everything works fine. When I check the station number on this website it seems correct. Also when I manually download the .txt file I get the requested data in the requested period. When I check on this website Heibloem has a different station number: '096'. When I call the URL with this station number I get an empty text file for station Heibloem.

rubencalje commented 1 year ago

I am encountering the same issue. Strange, as I think I was able to download data for station Heibloem on 14-3-2023, after this issue was posted.