Skip to content

Conversation

@davidhassell
Copy link
Contributor

Fixes #167

davidhassell and others added 2 commits March 7, 2022 14:00
Co-authored-by: Sadie L. Bartholomew <sadie.bartholomew@ncas.ac.uk>
Copy link
Member

@sadielbartholomew sadielbartholomew left a comment

Choose a reason for hiding this comment

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

Final comments! All previous feedback has been addressed really well, so this is very nearly ready to merge in my eyes.

)
)

@unittest.skipIf(True, "awaiting test file")
Copy link
Member

Choose a reason for hiding this comment

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

Was this meant to be un-skipped before this PR was opened / went in (I imagine so as it's the only test in the test suite with a skip on this branch)? It guess the test needs adapting somehow (from those "change" values)...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd forgotten about this. I am still awaiting said test file from Anders and will chase it up. If it's not forthcoming I'll have to make one myself.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for clarifying. That's fine. Maybe you could either add a TODO marker there or open a GitHub Issue about this so it doesn't get forgotten about?

@davidhassell
Copy link
Contributor Author

Then I think we're done for the PR overall!

Wow. Thank you so much for your marathon review 🎆 !

Let's hold off merging in case the missing test file can be procured quickly - hopefully it won't expose something nasty ...

@davidhassell
Copy link
Contributor Author

Still awaiting a test file for the quadratic_latitude_longitude case (units test currently skipped), but we've decided to merge anyway into master.

Master will now become v1.9.1.0b0, but v1.9.0.x lives on a branch to serve cf-python until the latter can be modified to accept subsampled coordinates (which will be the case when the move to dask has been completed: NCAS-CMS/cf-python#295)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compression dataset read Relating to reading datasets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subsampled coordinates (1) and compression refactor

2 participants