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
Your application is really interesting and will simplify the work I'm doing.
I'm wondering about the time limit you set in the get_year_climatological_data function. In my opinion the end date should be f'{year}-12-31T23:59:00Z' and not f'{year}-12-31T00:00:00Z'.
Best regards,
The text was updated successfully, but these errors were encountered:
Hi T.,
Your application is really interesting and will simplify the work I'm doing.
I'm wondering about the time limit you set in the get_year_climatological_data function. In my opinion the end date should be f'{year}-12-31T23:59:00Z' and not f'{year}-12-31T00:00:00Z'.
Best regards,
The text was updated successfully, but these errors were encountered: