Changeset 5427
- Timestamp:
- Dec 19, 2024, 12:35:44 AM (5 hours ago)
- Location:
- BOL/LMDZ_Setup
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/LMDZ_Setup/script_SIMU
r5426 r5427 289 289 290 290 echo ATTENTION : ON UTILISE LES FICHIERS DE L ANNEE 2000 291 ${get}PFTmap_15PFT.v1_2000.nc PFTmap.nc292 ${get}woodharvest_2000.nc woodharvest.nc291 ln_from_pub 3DInputData/Orchidee PFTmap_15PFT.v1_2000.nc ; ln -s PFTmap_15PFT.v1_2000.nc PFTmap.nc 292 ln_from_pub 3DInputData/Orchidee woodharvest_2000.nc ; ln -s woodharvest_2000.nc woodharvest.nc 293 293 294 294 sed -e 's/^SECHIBA_restart_in.*./SECHIBA_restart_in=NONE/' \ -
BOL/LMDZ_Setup/setup.sh
r5426 r5427 525 525 #------------------------------------------------------------------- 526 526 for file in alb_bg_modisopt_2D_ESA_v2.nc reftemp.nc ; do 527 wget_pub 3DInputData/ Init$file527 wget_pub 3DInputData/Orchidee $file 528 528 done 529 529 }
Note: See TracChangeset
for help on using the changeset viewer.