easysnowdata.processing.flag_mask#

easysnowdata.processing.flag_mask(obj: DataArray, *meanings: str) DataArray[source]#

Boolean mask that is True where the array holds any of meanings.

Meanings are matched case-insensitively after meaning_key() normalisation.