mpas_analysis.shared.climatology.get_unmasked_mpas_climatology_directory¶
-
mpas_analysis.shared.climatology.
get_unmasked_mpas_climatology_directory
(config, op='avg')[source]¶ Get the directory for an unmasked MPAS climatology produced by ncclimo, making the directory if it doesn’t already exist
- Parameters
- config
MpasAnalysisConfigParser
configuration options
- op{‘avg’, ‘min’, ‘max’}
operator for monthly stats
- config