[Dart-dev] [3299] DART/trunk/ncep_obs/prep_bufr/work/prepbufr.csh: make the default data dir match the docs

nancy at subversion.ucar.edu nancy at subversion.ucar.edu
Wed Apr 9 15:44:14 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080409/8e0a2fbc/attachment.html
-------------- next part --------------
Modified: DART/trunk/ncep_obs/prep_bufr/work/prepbufr.csh
===================================================================
--- DART/trunk/ncep_obs/prep_bufr/work/prepbufr.csh	2008-04-09 21:39:10 UTC (rev 3298)
+++ DART/trunk/ncep_obs/prep_bufr/work/prepbufr.csh	2008-04-09 21:44:13 UTC (rev 3299)
@@ -61,7 +61,7 @@
 # Location of BUFR files (named prepqmYYYYMMDDHH)
 # are assumed to be in subdirectories named YYYYMM of the path listed here.
 # Those subdirectory names will be constructed below.
-set BUFR_dir = 198812
+set BUFR_dir = ../data/
 set get_year = $year
 
 # END USER SET PARAMETERS


More information about the Dart-dev mailing list