ArtesiaWater / hydropandas

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

test `test_bro_extent_too_big` fails #218

Closed OnnoEbbens closed 5 months ago

OnnoEbbens commented 5 months ago

I think it is because the BRO changed the way they handle a request with to many monitoring wells. First they returned an xml with a "responseType" with the value "rejection". Now it seems like they make the request invalid an return the status_code 400.

This is the API url for this request: https://publiek.broservices.nl/gm/gmw/v1/swagger-ui/#/default/characteristics

The API docs tell this:

De karakteristieken geven een samenvatting van een object zodat een verdere selectie gemaakt kan worden. Het past in een tweetrapsbenadering, waarbij de eerste stap bestaat uit het ophalen van de karakteristieken en de 2e stap uit het ophalen van de gewenste registratie objecten. Het resultaat van deze operatie is gemaximaliseerd op 2000. Zie hier en hier voor meer info.