mpas_analysis.shared.climatology.MpasClimatologyTask.get_file_name

MpasClimatologyTask.get_file_name(season)[source]

Returns the full path for MPAS climatology file produced by ncclimo.

Parameters:

season (str) – One of the seasons in constants.monthDictionary

Returns:

fileName (str) – The path to the climatology file for the specified season.