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

add py310 tests #67

Merged
merged 4 commits into from
Mar 3, 2022
Merged

add py310 tests #67

merged 4 commits into from
Mar 3, 2022

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Dec 22, 2021

There is still one test failing but I believe it is unrelated to these changes. I'll investigate it later.

@@ -176,7 +176,7 @@ def test_wrap_dateline(self):
"geospatial_lon_min": -179.966,
"geospatial_lon_max": 179.858,
"geospatial_bbox": "POLYGON ((198.669 61.777, 198.669 67.068, 174.792 67.068, 174.792 61.777, 198.669 61.777))",
'geospatial_bounds': "POLYGON ((174.792 61.777, 174.926 62.206, 178.838667737 64.055605136, 178.916 64.084, 179.858 64.31100000000001, 192.86 67.029, 196.86 67.068, 198.669 66.861, 187.753767857 64.33420419300001, 179.195 62.395, 176.169 61.862, 174.792 61.777))",
'geospatial_bounds': "POLYGON ((174.792 61.777, 174.926 62.206, 178.838667737 64.055605136, 178.916 64.084, 179.858 64.311, 192.86 67.029, 196.86 67.068, 198.669 66.861, 187.753767857 64.334204193, 179.195 62.395, 176.169 61.862, 174.792 61.777))",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit flaky but it is passing :-)

@ocefpaf ocefpaf requested a review from kwilcox January 25, 2022 16:10
@kwilcox kwilcox merged commit a449326 into pyoceans:master Mar 3, 2022
@ocefpaf ocefpaf deleted the py310 branch March 3, 2022 17:48
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