Ignore:
Timestamp:
06/15/23 10:56:05 (11 months ago)
Author:
omamce
Message:

O.M. : CPLRESTART : Update for RedHat? 8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/CPLRESTART/CreateRestartAtm4Oasis.bash

    r6366 r6512  
    3232# CreateRestartAtm4Oasis.bash --oce ORCA2.3    /ccc/work/cont003/gencmip6/bedidil/SAVE9_ORCA2_DYN30_1MO/STORE1/histmth.nc 
    3333# CreateRestartAtm4Oasis.bash --oce eORCA1.4.2 /ccc/scratch/cont003/gencmip6/p86caub/RUN_DIR/9114048_89294/ICOLOR-SROUT.11.NBP80.HISTMTH.89294/histday.nc 
    34  
     34# CreateRestartAtm4Oasis.bash --oce eORCA1.4.2 /ccc/scratch/cont003/gencmip6/p86caub/RUN_DIR/9620492_371319/ICOLOR-SROUT.11.NBP60.HISTMTH.371319/histday.nc 
    3535## =========================================================================== 
    3636## 
     
    158158ncatted --history \ 
    159159        --attribute nco_openmp_thread_number,global,d,,                       \ 
    160         --attribute production,global,o,c,"$(finger ${LOGNAME} | head -1 | awk '{print $4, $5}')" \ 
    161160        --attribute Program,global,o,c,"Generated by ${0}"      \ 
    162161        --attribute originalFiles,global,o,c,"${AtmFile}"       \ 
     
    173172ncks --history --variable COCALVIN flxat_${ATM}_maskFrom_${OCE}.nc icshf_${ATM}_maskFrom_${OCE}.nc 
    174173 
     174## 
     175 
     176echo "TMPDIR : ${TMPDIR}" 
     177 
    175178## =========================================================================== 
    176179## 
Note: See TracChangeset for help on using the changeset viewer.