Skip to content

Commit b576162

Browse files
committed
Put conservation time series in its own gallery group
1 parent 270ea87 commit b576162

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

mpas_analysis/ocean/conservation.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -512,9 +512,8 @@ def _make_plot(self, plot_type):
512512
filePrefix=filePrefix,
513513
componentName='Ocean',
514514
componentSubdirectory='ocean',
515-
galleryGroup='Time Series',
516-
groupLink='timeseries',
517-
gallery='Conservation',
515+
galleryGroup='Conservation Time Series',
516+
groupLink='conserv_timeseries',
518517
thumbnailDescription=title,
519518
imageDescription=caption,
520519
imageCaption=caption)

0 commit comments

Comments
 (0)