-
Notifications
You must be signed in to change notification settings - Fork 296
PI-3473: Netcdf saving of ancillary variables #3550
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
Conversation
c0c7158
to
c67578f
Compare
Hi @stephenworsley |
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.
Just a couple minor things I've noticed on my first pass through the code.
Rebased, and it did fail as predicted 👍 |
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.
Looks good to me.
Saving ancillary variables, with some testcases based on CDL comparisons.
There is some unfinished business here where the tests might be improved,if and when they can use other aspects of ancillary support :UPDATE:
FIxed that.
Nearly good to go?