xarray.coding.variables.CFMaskCoder

class xarray.coding.variables.CFMaskCoder[source]

Mask or unmask fill values according to CF conventions.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

decode(variable[, name])

Convert an decoded variable to a encoded variable

encode(variable[, name])

Convert an encoded variable to a decoded variable