Open rabernat opened 3 years ago
As noted in https://github.com/ocean-eddy-cpt/gcm-filters/issues/85#issuecomment-918632578, the wet_mask grid variable actually is supposed to be a float. This is confusing and counterintuitive, since "mask" implies a binary variable.
wet_mask
We should make it so things just work with a boolean wet_mask.
As noted in https://github.com/ocean-eddy-cpt/gcm-filters/issues/85#issuecomment-918632578, the
wet_mask
grid variable actually is supposed to be a float. This is confusing and counterintuitive, since "mask" implies a binary variable.We should make it so things just work with a boolean wet_mask.