- Timestamp:
- Oct 26, 2022, 7:23:36 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/Multi_atlas/make_html_libigcm.sh
r4307 r4314 20 20 #set -x 21 21 22 22 login=`whoami` 23 23 logname=aidel 24 24 comp=COMP … … 52 52 53 53 ###tmpdir=/thredds/ipsl/fabric/lmdz 54 tmpdir=/thredds/ipsl/ fabric/lmdz54 tmpdir=/thredds/ipsl/${login}/lmdz 55 55 EXPNAME=B96x95x39/V20090611.dev/ 56 56 ROOTWORK=$tmpdir … … 71 71 put=cp 72 72 ###CICLAD=/thredds/ipsl/fabric/lmdz 73 CICLAD=/thredds/ipsl/ fabric/lmdz73 CICLAD=/thredds/ipsl/${login}/lmdz 74 74 ARCHIVE=$CICLAD/STORE 75 75 workdir=$CICLAD/WORK 76 76 STORAGE=$CICLAD 77 ROOTWEBatlas=http://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/ fabric/lmdz/STORE/$EXPNAME77 ROOTWEBatlas=http://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/${logname}/lmdz/STORE/$EXPNAME 78 78 ###MULTIDIR=/thredds/ipsl/fabric/lmdz/MultiSimu 79 MULTIDIR=/thredds/ipsl/ fabric/lmdz/MultiSimu79 MULTIDIR=/thredds/ipsl/${login}/lmdz/MultiSimu 80 80 COMP_D=$MULTIDIR/$comp 81 81 DEF_FILE=$COMP_D/def.txt … … 133 133 margin-right: auto;"> 134 134 <tr> 135 <td><a href="https://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/ fabric/lmdz/MultiSimu/$comp/def.txt"> RUN (link to outputs) </a></td>135 <td><a href="https://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/${login}/lmdz/MultiSimu/$comp/def.txt"> RUN (link to outputs) </a></td> 136 136 <td> Atlas YEAR</td> 137 137 <td> Atlas --DJF-- </td>
Note: See TracChangeset
for help on using the changeset viewer.