New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 4002 for branches/2013/dev_r3918_CNRS_idl_plots/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_plot_vardef.sh – NEMO

Ignore:
Timestamp:
2013-08-07T13:56:39+02:00 (11 years ago)
Author:
flavoni
Message:

update idl file definition of variable for ORCA2 configurations, see ticket #1115

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3918_CNRS_idl_plots/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_plot_vardef.sh

    r4000 r4002  
    2121#idl_command=idl71 
    2222# 
    23 PS_DIR=$( pwd )/500yfwb0_ps_plot_500y 
    24 PDF_DIR=$( pwd )/500yfwb0_pdf_plot_500y 
     23PS_DIR=$( pwd )/qsriceok_ps_plot 
     24PDF_DIR=$( pwd )/qsriceok_pdf_plot 
    2525HTML_DIR=$( pwd )/html_plot 
    2626SAXO_DIR=/Users/sflod/SAXO_DIR 
     
    5555#===================== EXP1 ===================== 
    5656# 
    57 #FILE1_T=l3fwb178_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
    58 #FILE1_U=l3fwb178_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
    59 #FILE1_V=l3fwb178_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
    60 #FILE1_I=l3fwb178_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
    61 FILE1_T=500yfwb0_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
    62 FILE1_U=500yfwb0_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
    63 FILE1_V=500yfwb0_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
    64 FILE1_I=500yfwb0_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
     57#FILE1_T=qsriceok_20010101_21001231_1Y_grid_T.nc   # exp1 grid T input file 
     58#FILE1_U=qsriceok_20010101_21001231_1Y_grid_U.nc   # exp1 grid U input file 
     59#FILE1_V=qsriceok_20010101_21001231_1Y_grid_V.nc   # exp1 grid V input file 
     60#FILE1_I=qsriceok_20010101_21001231_1M_icemod.nc   # exp1 ice    input file 
     61FILE1_T=qsriceok_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
     62FILE1_U=qsriceok_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
     63FILE1_V=qsriceok_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
     64FILE1_I=qsriceok_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
    6565VAR1_T=votemper          
    6666VAR1_S=vosaline          
     
    8181#===================== EXP2 ===================== 
    8282# 
    83 #FILE2_T=l3fwb178_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
    84 #FILE2_U=l3fwb178_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
    85 #FILE2_V=l3fwb178_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
    86 #FILE2_I=l3fwb178_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
    87 FILE2_T=500yfwb0_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
    88 FILE2_U=500yfwb0_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
    89 FILE2_V=500yfwb0_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
    90 FILE2_I=500yfwb0_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
     83#FILE2_T=qsriceok_20010101_21001231_1Y_grid_T.nc   # exp1 grid T input file 
     84#FILE2_U=qsriceok_20010101_21001231_1Y_grid_U.nc   # exp1 grid U input file 
     85#FILE2_V=qsriceok_20010101_21001231_1Y_grid_V.nc   # exp1 grid V input file 
     86#FILE2_I=qsriceok_20010101_21001231_1M_icemod.nc   # exp1 ice    input file 
     87FILE2_T=qsriceok_24910101_25001231_1Y_grid_T.nc   # exp1 grid T input file 
     88FILE2_U=qsriceok_24910101_25001231_1Y_grid_U.nc   # exp1 grid U input file 
     89FILE2_V=qsriceok_24910101_25001231_1Y_grid_V.nc   # exp1 grid V input file 
     90FILE2_I=qsriceok_24910101_25001231_1M_icemod.nc   # exp1 ice    input file 
    9191VAR2_T=votemper 
    9292VAR2_S=vosaline 
Note: See TracChangeset for help on using the changeset viewer.