Skip to content

Commit 6e1c368

Browse files
authored
Merge pull request #429 from wwieder/clm-diags
add regional TS to defaults
2 parents 51e9129 + aa03eb9 commit 6e1c368

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

config_clm_unstructured_plots.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,11 @@ analysis_scripts:
278278
#List of plotting scripts being used.
279279
#These scripts must be located in "scripts/plotting":
280280
plotting_scripts:
281-
- global_latlon_map
282-
- global_mean_timeseries_lnd
283-
- polar_map
284-
- regional_climatology
281+
- global_latlon_map
282+
- global_mean_timeseries_lnd
283+
- polar_map
284+
- regional_climatology
285+
- regional_timeseries
285286

286287
#List of variables that will be processesd:
287288
#Shorter list here, for efficiency of testing

0 commit comments

Comments
 (0)