[Dart-dev] svn:mime-type/ Revision: 12540

dart at ucar.edu dart at ucar.edu
Thu Apr 19 09:17:07 MDT 2018


nancy at ucar.edu
2018-04-19 09:17:07 -0600 (Thu, 19 Apr 2018)
145
added documentation for where to find the obs converter
script, and here's a place to document what each of these
scripts does.  (not finished)




Added: DART/branches/openggcm/models/openggcm/shell_scripts/README
===================================================================
--- DART/branches/openggcm/models/openggcm/shell_scripts/README	                        (rev 0)
+++ DART/branches/openggcm/models/openggcm/shell_scripts/README	2018-04-19 15:17:07 UTC (rev 12540)
@@ -0,0 +1,35 @@
+Scripts for running a cycling experiment with the OpenGGCM model.
+
+advance_model.csh
+
+assimilate.csh
+
+create_base.csh
+
+create_runs.csh
+
+dart_test.csh
+
+dart_test.qsub
+
+perfect_model.csh
+
+run_filter.csh
+
+run_perfect_model_obs.csh
+
+stitch_post.sh
+
+stitch_prior.sh
+
+
+Observations:
+
+For preparing observations of GPS Ionosphere profiles,
+go to observations/obs_converters/gps/work.  the executable
+is convert_gps_ionosphere.  the easiest workflow is to
+doneload a day of profiles at a time and convert them
+all at once into a single output file. then in the
+shell_scripts directory is a script to break them up
+into separate files containing only 10 minute intervals
+of obs (can be configured to have whatever frequency is wanted).


Property changes on: DART/branches/openggcm/models/openggcm/shell_scripts/README
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Dart-dev mailing list