-
Notifications
You must be signed in to change notification settings - Fork 19
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
3-d spherical regridding and regridding to DSG feature types #726
Conversation
…tical axis in logarithmic coordinates
Thanks for the notes for review David. Is this ready for review now or shall I wait? |
Good to go ... |
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 finalising some functional reviews, but here are my minor comments from eyeballing the code.
Co-authored-by: Sadie L. Bartholomew <[email protected]>
Co-authored-by: Sadie L. Bartholomew <[email protected]>
Co-authored-by: Sadie L. Bartholomew <[email protected]>
Co-authored-by: Sadie L. Bartholomew <[email protected]>
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.
I am happy with all of the functionality introduced/changed here. It works including for our work towards VISION goals, as discussed externally.
Thanks for addressing the feedback from my previous review set. Everything looks good to me, now, and the full test suite is passing locally.
There's one spurious line now in the changelog, but once that is removed, please merge.
Co-authored-by: Sadie L. Bartholomew <[email protected]>
Fixes #715 and #716
Notes
Grid
dataclass for locstream and vertical regridding parametersesmpy.Grid
instances so that 3-d spherical grids are included without any extra special treatmentesmpy.Locstream
instances