[Dart-dev] [3230] DART/branches/nancy_work/models/lorenz_96/tests/README: a little documentation on what is in this dir

nancy at subversion.ucar.edu nancy at subversion.ucar.edu
Tue Feb 12 16:05:28 MST 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080212/903a4927/attachment.html
-------------- next part --------------
Added: DART/branches/nancy_work/models/lorenz_96/tests/README
===================================================================
--- DART/branches/nancy_work/models/lorenz_96/tests/README	                        (rev 0)
+++ DART/branches/nancy_work/models/lorenz_96/tests/README	2008-02-12 23:05:28 UTC (rev 3230)
@@ -0,0 +1,20 @@
+
+
+The test_merge.ksh script is a self-contained script
+that constructs input.nml files and runs merge_obs_seq.
+
+It prints out the test number and output from the run
+into a log file, and if the output sequence file is short,
+concatenates the entire output file in the log; if it's long,
+it prints out the first and last 30 values.
+
+If the test is expected to fail, it has a 'fail' keyword
+in the test.   This does test various overlaps of files
+and start/stop times, but the checking is far from automated
+and it doesn't test a few other things which need testing
+like squeezing out unused obs or sorting (which it does but
+there's just no specific test for it yet).
+
+nancy
+12.feb.2008
+


More information about the Dart-dev mailing list