[Dart-dev] [10242] DART/trunk/observations/gps/shell_scripts/gpsro_to_obsseq.csh: make the dart dir more generic
nancy at ucar.edu
nancy at ucar.edu
Tue May 3 11:42:55 MDT 2016
Revision: 10242
Author: nancy
Date: 2016-05-03 11:42:55 -0600 (Tue, 03 May 2016)
Log Message:
-----------
make the dart dir more generic
Modified Paths:
--------------
DART/trunk/observations/gps/shell_scripts/gpsro_to_obsseq.csh
-------------- next part --------------
Modified: DART/trunk/observations/gps/shell_scripts/gpsro_to_obsseq.csh
===================================================================
--- DART/trunk/observations/gps/shell_scripts/gpsro_to_obsseq.csh 2016-05-03 17:41:49 UTC (rev 10241)
+++ DART/trunk/observations/gps/shell_scripts/gpsro_to_obsseq.csh 2016-05-03 17:42:55 UTC (rev 10242)
@@ -74,7 +74,7 @@
# start of user-settable section - should only need to set these once
# top level DART directory
-setenv DART_DIR /glade/p/work/$USER/subversion/newtrunk
+setenv DART_DIR /glade/p/home/$USER/DART
# your CDAAC web site user name and password
set cdaac_user = nscollins
More information about the Dart-dev
mailing list