In the current implementation, ERA_Fields_New.Plasim_Field.set_mask uses the parameter lsm2mask decide whether to mask only over land.
However, with xarray features right now the mask is already only over land.
This is technically not a bug, but it may make things confusing
In the current implementation,
ERA_Fields_New.Plasim_Field.set_mask
uses the parameterlsm2mask
decide whether to mask only over land. However, with xarray features right now the mask is already only over land.This is technically not a bug, but it may make things confusing