mpas_analysis.shared.climatology.MpasClimatologyTask.get_file_name

MpasClimatologyTask.get_file_name(self, season)[source]

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

Parameters
seasonstr

One of the seasons in constants.monthDictionary

Returns
fileNamestr

The path to the climatology file for the specified season.