Contents:
explicit_bitmask()
gen_bitmask()
Retrieve masks used to generate the provided bitmask
bit_mask (xr.DataArray) – Bitmask obtained using gen_bitmask
Concatenate several boolean masks into a single bitmask
bit_index (list, optional) – Index of the bit to fill. If not specified, it completes the bits in order. Defaults to None.