[Dart-dev] DART/branches Revision: 11872
    dart at ucar.edu 
    dart at ucar.edu
       
    Thu Aug  3 13:41:19 MDT 2017
    
    
  
jla at ucar.edu
2017-08-03 13:41:17 -0600 (Thu, 03 Aug 2017)
50
Added null model option to same case as lorenz_96
Modified: DART/branches/rma_trunk/diagnostics/matlab/private/PlotEnsTimeSeries.m
===================================================================
--- DART/branches/rma_trunk/diagnostics/matlab/private/PlotEnsTimeSeries.m	2017-08-03 18:56:00 UTC (rev 11871)
+++ DART/branches/rma_trunk/diagnostics/matlab/private/PlotEnsTimeSeries.m	2017-08-03 19:41:17 UTC (rev 11872)
@@ -181,7 +181,7 @@
       legend boxoff
 
    case {'lorenz_96', 'lorenz_96_2scale', 'forced_lorenz_96', 'lorenz_04', ...
-         'ikeda', 'simple_advection'}
+         'ikeda', 'simple_advection', 'null'}
 
       % Use one figure with subplots
       figure(1); clf; iplot = 0;
    
    
More information about the Dart-dev
mailing list