Changeset 3700 for BOL/Multi_atlas/Utils
- Timestamp:
- Jun 8, 2020, 12:51:16 PM (5 years ago)
- Location:
- BOL/Multi_atlas/Utils
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/Multi_atlas/Utils/atlas-def
r3684 r3700 1 YEAR GLOB pr,tas ,crest,crelt,crett,rtt,rstt,rlut,prw,hfls,ta,ua,hur,rsds,albs,tasmax,tasmin2 DJF GLOB pr,tas ,psl,crest,rsds,albs,hfls,tasmax,tasmin3 JJA GLOB pr,tas ,psl,crest,rsds,albs,hfls,tasmax,tasmin1 YEAR GLOB pr,tas 2 DJF GLOB pr,tas 3 JJA GLOB pr,tas -
BOL/Multi_atlas/Utils/multi.sh
r3695 r3700 261 261 # 262 262 pwd 263 ./multi_ZONE.sh -runsfile $runstxt YEAR $comp ZON 264 ./multi_ZONE.sh -runsfile $runstxt JJA $comp ZON 265 ./multi_ZONE.sh -runsfile $runstxt DJF $comp ZON 266 ./multi_ZONE.sh -runsfile $runstxt JJAS $comp AMMACROSS 263 ./multi_ZONE.sh YEAR $comp ZON -runsfile $runstxt 264 ./multi_ZONE.sh JJA $comp ZON -runsfile $runstxt 265 ./multi_ZONE.sh DJF $comp ZON -runsfile $runstxt 266 ./multi_ZONE.sh JJAS $comp AMMACROSS -runsfile $runstxt 267 267 268 fi 268 269
Note: See TracChangeset
for help on using the changeset viewer.