-
Notifications
You must be signed in to change notification settings - Fork 5
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
Intertidal updates for latest Sandbox image (to merge when released) #84
Conversation
For full integration test results, refer to the Tests directory README. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #84 +/- ##
=====================================
Coverage 65.5% 65.5%
=====================================
Files 8 8
Lines 714 714
=====================================
Hits 468 468
Misses 246 246 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @robbibt
That was a lot of work tracking down the updated modules, thanks for doing that!
This PR makes some minor changes to DEA Intertidal code for compatibility with the latest "unstable" DEA Sandbox image.
Also replaces the pickled Xarray dataset with a NetCDF file as this pickle no longer works with newer version of Xarray/Pandas.