Closed dchassin closed 1 year ago
Queries to meteostat_weather return different values for the same location and date range when queried on different days.
The evidence of this is found in the GitHub actions.
Such queries should always return the same results for the same parameters.
See GitHub workflows
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.
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