PI-3552: Add concatenate support for Ancilary Variables and Cell Measures#3566
PI-3552: Add concatenate support for Ancilary Variables and Cell Measures#3566pp-mo merged 10 commits intoSciTools:masterfrom
Conversation
|
Since this involves changing the |
| is not applied to auxilliary coordinates that span the dimension | ||
| the concatenation is occuring along. Defaults to True. | ||
|
|
||
| * check_cell_measures |
There was a problem hiding this comment.
Tiny point, but this has copied a mis-spelling : 2 'r's in 'occurring'
Also above : only 1 'l' in in 'auxiliary'
However, ancillary seems to right everywhere !
Now I just need to stop saying cell methods when I mean cell measures...
pp-mo
left a comment
There was a problem hiding this comment.
Ok, I've finally convinced myself that this is all ok, and tests all the options.
Except : we should be checking the cube results from the examples for concatenating with CMs and ancils. And a few typos.
Otherwise good to go I think 👍
That is neat !! |
|
Thanks for patience @stephenworsley ! |
Addresses the concatenate half of #3552.