🍾 Xarray is now 10 years old! 🎉

xarray.coding.variables.CFMaskCoder

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 an decoded variable to a encoded variable

encode(variable[, name])

Convert an encoded variable to a decoded variable