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

FIX: make times floating point seconds, not integer seconds #177

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Jul 17, 2024

Times need to be datetime64 for utils.get_profiles_new, but need to be floating point seconds for ERDDAPs and CF conventions. This change does that properly, rather than round to the nearest second which as happening inadvertently.

@jklymak jklymak merged commit 11e6d62 into c-proof:main Jul 17, 2024
3 checks passed
@jklymak jklymak deleted the fix-times-again branch July 17, 2024 01:58
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