[Dart-dev] [5826] DART/branches/development/observations/AIRS/shell_scripts/download. sh: update to hpss syntax for mass store command.
nancy at ucar.edu
nancy at ucar.edu
Tue Jul 31 14:31:13 MDT 2012
Revision: 5826
Author: nancy
Date: 2012-07-31 14:31:12 -0600 (Tue, 31 Jul 2012)
Log Message:
-----------
update to hpss syntax for mass store command.
Modified Paths:
--------------
DART/branches/development/observations/AIRS/shell_scripts/download.sh
-------------- next part --------------
Modified: DART/branches/development/observations/AIRS/shell_scripts/download.sh
===================================================================
--- DART/branches/development/observations/AIRS/shell_scripts/download.sh 2012-07-31 17:39:51 UTC (rev 5825)
+++ DART/branches/development/observations/AIRS/shell_scripts/download.sh 2012-07-31 20:31:12 UTC (rev 5826)
@@ -49,7 +49,7 @@
echo getting ${year}${month}${day}.tar from mass store
- msrcp mss:/MIJEONG/AIRS/V5/L2/${year}${month}/${year}${month}${day}.tar .
+ hsi get /MIJEONG/AIRS/V5/L2/${year}${month}/${year}${month}${day}.tar
# advance the day; the output is YYYYMMDD00
More information about the Dart-dev
mailing list