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

change _diff_coord to use nanosecond precision #204

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

aspitarl
Copy link
Contributor

@aspitarl aspitarl commented May 3, 2024

this change allows for coordinates with precision below 1 second. The diff is then divided by 1e9 to maintain the apparent standard for time being expressed in seconds.

This is a potential quick fix for #203.

this change allows for coordinates with precision below 1 second. The diff is then divided by 1e9 to maintain the apparent standard for time being expressed in seconds.
@roxyboy
Copy link
Member

roxyboy commented Jul 1, 2024

Thanks for this PR @aspitarl ! The edits are straightforward enough so I'll go ahead and merge this :)

@roxyboy roxyboy merged commit 83b0a75 into xgcm:master Jul 1, 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.

2 participants