-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Description
Documentation to answer user questions like
"what happens to a cubes ancillary variables when I ..."
A broad variety of solutions is possible
- do nothing, allow users to determine by experiment
- write general account of strategies (e.g. whitepaper)
- document generalised operation on key cube operations (e.g. cube.regrid, cube.collapsed)
- document specific behaviours (e.g. on regridding + interpolation scheme classes)
I made a separate ticket, because we are still deferring the choice of whether we "release" ancillary variables in Iris 3.0
So we may want to keep documentation in separate PRs for now, on the launch_ancils feature branch.
Note:
There are virtually no statements anywhere about what happens to cell-measures.
This could be improved at the same time, where appropriate.