xarray.DataArray.cf.is_flag_variable#
- DataArray.cf.is_flag_variable#
Returns True if the DataArray satisfies CF conventions for flag variables.
Warning
Flag masks are not supported yet.
- Returns
- bool
Returns True if the DataArray satisfies CF conventions for flag variables.
Warning
Flag masks are not supported yet.