Skip to content

Commit

Permalink
change colormaps, include ridge diags in init
Browse files Browse the repository at this point in the history
  • Loading branch information
eclare108213 committed Nov 13, 2024
1 parent 42e4e71 commit e013f5f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
36 changes: 18 additions & 18 deletions mpas_analysis/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4166,7 +4166,7 @@ concentrationBootstrapSH_JJA = SSMI/Bootstrap_NSIDC0079/SSMI_Bootstrap_gridded_c
## in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = davos
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4207,7 +4207,7 @@ thicknessNH_FM = ICESat/ICESat_gridded_mean_thickness_NH_fm.interp0.5x0.5_201807
## in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = davos
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4321,7 +4321,7 @@ maxAllowedSeaIceThickness = None
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = lapaz
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4358,7 +4358,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = lapaz
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4564,7 +4564,7 @@ meltingSH = AnIceFlux/aniceflux_v01_clim_mean_1982-2008.nc
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = devon
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4606,7 +4606,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = devon
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4647,7 +4647,7 @@ vertical = False
## in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = tokyo
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4683,7 +4683,7 @@ vertical = False
## in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = tokyo
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4719,7 +4719,7 @@ vertical = False
## in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = winter
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4755,7 +4755,7 @@ vertical = False
## in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = ice
colormapNameResult = winter
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4792,7 +4792,7 @@ vertical = False
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4830,7 +4830,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4868,7 +4868,7 @@ vertical = False
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4906,7 +4906,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4943,7 +4943,7 @@ vertical = False
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -4981,7 +4981,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -5019,7 +5019,7 @@ vertical = False
# in the northern hemisphere (NH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down Expand Up @@ -5057,7 +5057,7 @@ vertical = False
# in the southern hemisphere (SH)

# colormap for model/observations
colormapNameResult = balance
colormapNameResult = curl
# whether the colormap is indexed or continuous
colormapTypeResult = indexed
# color indices into colormapName for filled contours
Expand Down
4 changes: 4 additions & 0 deletions mpas_analysis/sea_ice/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
ClimatologyMapSeaIceSnowDepth
from mpas_analysis.sea_ice.climatology_map_albedo import \
ClimatologyMapSeaIceAlbedo
from mpas_analysis.sea_ice.climatology_map_area_ridge import \
ClimatologyMapSeaIceAreaFractionRidge
from mpas_analysis.sea_ice.climatology_map_volume_ridge import \
ClimatologyMapSeaIceVolumeRidge
from mpas_analysis.sea_ice.climatology_map_tendency_area_thermo import \
ClimatologyMapSeaIceAreaTendencyThermo
from mpas_analysis.sea_ice.climatology_map_tendency_area_transp import \
Expand Down

0 comments on commit e013f5f

Please sign in to comment.