You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this is a shortcoming of the automatic code generator. Sunrise and set values are stored as 64-bit integers. Below the corrected code to get the correct values.
Support for automatic code generation will follow at some point
By running the previous snippet of code it prints the below results.
Question:
Is this the expected behavior or should it return a list of values for each variable(i.e ["2024-02-22T16:30", ...])?
It was tested in Python version 3.11.7, with the below libraries:
openmeteo_requests==1.2.0
openmeteo_sdk==1.10.0
The text was updated successfully, but these errors were encountered: