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 time precision warning on hera #199

Conversation

EdwardSafford-NOAA
Copy link
Contributor

With the rocky8 update csv_space.py produced a warning message about the precision of datatime64 data. Using nanosecond precision formatting fixes this warning.

Testing has been done on both hera and wcoss2 (which didn't have any issue with the datetime64 format and is ok with nanosecond formatting).

Closes #190

@EdwardSafford-NOAA
Copy link
Contributor Author

@CoryMartin-NOAA and this one too is good to go.

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.

Data type conversion warning in csv_space.py
2 participants