mpas_analysis.shared.climatology.RemapMpasClimatologySubtask.customize_remapped_climatology

RemapMpasClimatologySubtask.customize_remapped_climatology(climatology, comparisonGridNames, season)[source]

Override this function to customize the climatology after remapping

Parameters:
  • climatology (xarray.Dataset) – The MPAS climatology data set that has been remapped

  • comparisonGridNames (str) – The name of the comparison grid to use for remapping.

  • season (str) – The name of the season to be remapped

Returns:

climatology (xarray.Dataset) – The same data set with any custom fields added or modifications made