xarray.coding.variables.CFMaskCoder# class xarray.coding.variables.CFMaskCoder[source]# Mask or unmask fill values according to CF conventions. __init__()# Methods __init__() decode(variable[, name]) Convert a decoded variable to an encoded variable encode(variable[, name]) Convert an encoded variable to a decoded variable