Changeset 152


Ignore:
Timestamp:
03/05/12 18:47:11 (12 years ago)
Author:
pinsard
Message:

idl version by defaut on cratos is 6.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/project_profile.sh

    r151 r152  
    66# .. _project_profile.sh: 
    77# 
    8 # ================================================== 
    9 # project_profile.sh -- define PROJECT environment 
    10 # ================================================== 
     8# ================== 
     9# project_profile.sh 
     10# ================== 
    1111# 
    1212# SYNOPSIS 
     
    6363# ======== 
    6464# 
    65 # For fplod, on aedon.locean-ipsl.upmc.fr:: 
     65# For fplod, on halios.locean-ipsl.upmc.fr using gdl (to be tested):: 
    6666# 
    6767#  $ cd /usr/home/fplod/incas/tropflux/tropflux_ws/ 
     
    7171#    -o /usr/temp/${LOGNAME}/tropflux_d/ \ 
    7272#    -t /usr/temp/${LOGNAME}/log/ \ 
    73 #    -s /usr/home/fplod/SAXO_DIR/ 
    74 # 
    75 # For fplod on cratos.locean-ipsl.umpc.fr:: 
     73#    -s /usr/home/fplod/SAXO_DIR/ \ 
     74#    -idl_cmd gdl 
     75# 
     76# For fplod on cratos.locean-ipsl.umpc.fr using idl 7.0:: 
    7677# 
    7778#  $ cd ${HOME}/incas/tropflux/tropflux_ws/ 
     
    8182#    -o /usr/temp/${LOGNAME}/tropflux_d/ \ 
    8283#    -t /usr/temp/${LOGNAME}/log/ \ 
    83 #    -s ${HOME}/SAXO_DIR/ 
     84#    -s ${HOME}/SAXO_DIR/ \ 
     85#    -idl_cmd idl70 
    8486# 
    8587# For pinsard on camelot.ipsl.polytechnique.fr or merlin15-c.climserv to use  
     
    117119#   * add idl_cmd option 
    118120#   * improve with set -u 
     121#   * idl version by defaut on cratos is 6.2 ! 
     122#   * short title 
    119123# 
    120124# - fplod 20111104T130726Z cratos (Linux) 
Note: See TracChangeset for help on using the changeset viewer.