supplementary variables in cubes after preprocessing functions #2161
Replies: 1 comment
-
Fixed by #2166, which should be available in the upcoming v2.10 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using this notebook as a guide while I attempt to develop my recipe and diagnostic scripts. Upon loading the initial cube, I believe I see that the supplementary variable
areacella
included in the cube ascell_area
underCell measures
, but the moment I restrict the domain withextract_region
,Cell measures
disappears, takingcell_area
with it. Is areacella no longer part of the cube? If it is, where did it go?Beta Was this translation helpful? Give feedback.
All reactions