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

bug: timezone info is not extracted from metadata #30

Open
rmm-ch opened this issue Jan 31, 2025 · 0 comments
Open

bug: timezone info is not extracted from metadata #30

rmm-ch opened this issue Jan 31, 2025 · 0 comments

Comments

@rmm-ch
Copy link
Collaborator

rmm-ch commented Jan 31, 2025

Either
a) get_image_datetime() finds date/time info from metadata, but ignores timezone, or
b) metadata_inputs_one_file() uses datetime.datetime.now()

both routes have timezone-naive datetime objects, but should have timezone-aware objects. We expect observations to be global

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

No branches or pull requests

1 participant