[Dart-dev] DART/branches Revision: 10933

dart at ucar.edu dart at ucar.edu
Mon Jan 23 10:09:36 MST 2017


hendric at ucar.edu
2017-01-23 10:09:36 -0700 (Mon, 23 Jan 2017)
51
adding all 80 ensemble members to the input file.




Modified: DART/branches/rma_single_file/models/lorenz_96/work/filter_input.cdl
===================================================================
--- DART/branches/rma_single_file/models/lorenz_96/work/filter_input.cdl	2017-01-23 17:07:59 UTC (rev 10932)
+++ DART/branches/rma_single_file/models/lorenz_96/work/filter_input.cdl	2017-01-23 17:09:36 UTC (rev 10933)
@@ -44,13 +44,9 @@
                 advance_to_time:units = "days since 0000-00-00 00:00:00" ;
 
 // global attributes:
-                :title = "prior ensemble state" ;
+                :title = "filter input" ;
                 :creation_date = "YYYY MM DD HH MM SS = 2016 06 06 17 06 15" ;
-                :model = "Lorenz_63" ;
-                :model_r = 28. ;
-                :model_b = 2.6666666666667 ;
-                :model_sigma = 10. ;
-                :model_deltat = 0.01 ;
+                :model = "Lorenz_96" ;
 data:
 
  MemberMetaData =


More information about the Dart-dev mailing list