Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing timezone to UTC #13

Merged
merged 1 commit into from
Sep 19, 2024
Merged

fixing timezone to UTC #13

merged 1 commit into from
Sep 19, 2024

Conversation

azrael417
Copy link
Collaborator

This small PR fixes the timezone in the datetime.datetime objects to UTC timezone.

This is especially relevant when the cosine zenith angle is used as conditioner. While the model can learn to deal with wrong temporal offsets, not specifying a timezone can lead to hard to debug errors when training is run in one timezone and inference in another.

@azrael417 azrael417 merged commit 933b17d into NVIDIA:main Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant