Skip to content

Commit ba6a6d8

Browse files
authored
Merge pull request #992 from xylar/fix-frazil-accretion-rate-title
Shorten titles of Frazil Accretion Rate plots
2 parents 99bbe5d + acd4619 commit ba6a6d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mpas_analysis/ocean/climatology_map_antarctic_melt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ def __init__(self, config, mpasClimatologyTask, regionMasksTask,
248248

249249
subtask.set_plot_info(
250250
outFileLabel='antFrazil',
251-
fieldNameInTitle='Frazil Accretion Rate, negative upward',
251+
fieldNameInTitle='Frazil Accretion Rate, neg. upward',
252252
mpasFieldName=mpasFieldName,
253253
refFieldName=refFieldName,
254254
refTitleLabel=refTitleLabel,

0 commit comments

Comments
 (0)