Masking the state #1151
hkershaw-brown
started this conversation in
General
Replies: 0 comments
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.
Collection of masking state issues and what else could you think of as a mask?
#391 Ed's offline compression for MITgcm sea slug case.

#277 (comment) (missing ensemble members, vs. missing across the ensemble)
state or no state (1 | 0 ) at an element vs. missing different across ensemble member (mask is where any member has no state)

#389 (this is model_mods which use their own structure to keep track of the state, so things that could break if you did general masking.
Mpas regional: Q. Is a blend a type of mask? Weighted blend == mask with a function (beyond 0 or 1) x=wxpost+(1−w)xprior

#753 (comment)
CAM above_ramp_start. Q. Is this a type of mask?
DART/models/cam-common-code/cam_common_code_mod.f90
Line 1564 in 80502a8
All reactions