mpas_analysis.shared.climatology.get_unmasked_mpas_climatology_file_name
- mpas_analysis.shared.climatology.get_unmasked_mpas_climatology_file_name(config, season, componentName, op='avg')[source]
- Get the file name for an unmasked MPAS climatology produced by ncclimo - Parameters:
- config (tranche.Tranche) – configuration options 
- season (str) – One of the seasons in - constants.monthDictionary
- componentName ({'ocean', 'seaIce'}) – The MPAS component for which the climatology is being computed 
- op ({'avg', 'min', 'max'}) – operator for monthly stats