arras-energy / gridlabd

Arras Energy simulator
https://www.arras.energy/
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Meteostat queries are unstable #43

Closed dchassin closed 1 year ago

dchassin commented 2 years ago

Problem description

Queries to meteostat_weather return different values for the same location and date range when queried on different days.

Steps to reproduce

The evidence of this is found in the GitHub actions.

Expected behavior

Such queries should always return the same results for the same parameters.

System information

See GitHub workflows

dchassin commented 1 year ago

This appears to be an issue with the service that provides the data. There doesn't appear to be a solution that can be implemented on the gridlabd client side.