Merged
Conversation
pp-mo
commented
Sep 15, 2021
.../tests/results/integration/experimental/ugrid_save/TestBasicSave/ugrid_ex2_2d_triangular.cdl
Show resolved
Hide resolved
pp-mo
commented
Sep 15, 2021
pp-mo
commented
Sep 15, 2021
9e3c978 to
9c63c3e
Compare
Member
Author
|
General question : should we be adding some kind of UGRID reference to the global 'Conventions' attribute ?
|
bjlittle
reviewed
Sep 22, 2021
Co-authored-by: Patrick Peglar <patrick.peglar@metoffice.gov.uk>
pp-mo
commented
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
Co-authored-by: Bill Little <bill.little@metoffice.gov.uk>
pp-mo
commented
Sep 22, 2021
pp-mo
commented
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
bjlittle
reviewed
Sep 22, 2021
Member
Author
|
Ok, that was a useful stage to review both the existing code + my changes. |
pp-mo
commented
Sep 23, 2021
Merged
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 27, 2021
bjlittle
reviewed
Sep 28, 2021
bjlittle
reviewed
Sep 28, 2021
bjlittle
approved these changes
Sep 28, 2021
Member
|
@pp-mo Truly super stuff, thanks 🎉 |
Contributor
|
I have 105 email notifications about this - you two must have worked really hard! 🏆🏆 |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Pull Request
Description
Support for saving cubes with meshes.
(No "save_mesh" yet, easy to add that later)
Current status :
Good for review.
Some additional questions to consider ..
should we minimise the number of small/bounds dimensions created ?See this commentshould we be augmenting the global 'Conventions' attribute See this commentshould the cube-summary changes be pulled out into a separate PR ?Consult Iris pull request check list