tams.idealized.Field.to_xarray

tams.idealized.Field.to_xarray#

Field.to_xarray(*, ctt_threshold=235, additive=False)#

Convert the field to an xarray DataArray.

Parameters:
  • ctt_threshold (float) – The threshold to be targeted with tams.identify().

  • additive (bool) – Do the wells (Blob.well()) add or min/max? The latter (and default) is more consistent with real cloud element merging behavior.

Return type:

DataArray