Last active
April 14, 2021 15:39
-
-
Save pelson/9763057 to your computer and use it in GitHub Desktop.
Sorting an Iris cube by coordinate.
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess it would work just as well to split the cube into single length items on the dimension to sort then to merge them together again...