Ignore:
Timestamp:
08/19/11 17:40:14 (13 years ago)
Author:
pinsard
Message:

progress on coare correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/compute_erai_daily_region_2d.sh

    r67 r88  
    77# .. _compute_erai_daily_region_2d.sh: 
    88# 
    9 # ========================================================================== 
    10 # compute_erai_daily_region_2d.sh - get ERA-I uninterpolated reference files 
    11 # ========================================================================== 
     9# =============================== 
     10# compute_erai_daily_region_2d.sh  
     11# =============================== 
    1212# 
    1313# SYNOPSIS 
     
    2323# .. option:: --diff_cmd <arg> 
    2424# 
    25 #    By default :samp:`ncflint` command is used to compute difference between NetCDF files 
     25#    By default :samp:`ncflint` command is used to compute difference  
     26#    between NetCDF files 
    2627# 
    2728#    If :samp:`cdo` is specified here, this command will be used instead. 
     
    3435# .. option:: -e end date <yyyymmdd> 
    3536# 
    36 # Put in ${PROJECT_ID} ERA-Intermin reference files. 
     37# Put in ${PROJECT_ID} ERA-Intermin uninterpolated reference files. 
    3738# 
    3839# Log file is written on :file:`${PROJECT_LOG}/compute_erai_daily_region_2d.log.{YYYYMMDDTHHMMSSZ}` 
     
    4142# 
    4243#        digraph compute_erai_daily_region_2d { 
    43 #           graph [ 
    44 #           rankdir="LR", 
    45 #           ] 
     44# 
    4645#           filein_str [shape=ellipse,fontname=Courier,label="/bdd/ERAI/NETCDF/GLOBAL_075/4xdaily/FC_SF/yyyy/mm/str.yyyymmdd.fshei.GLOBAL_075.nc"]; 
    4746#           filein_msl [shape=ellipse,fontname=Courier,label="/bdd/ERAI/NETCDF/GLOBAL_075/4xdaily/AN_SF/yyyy/msl.yyyymm.ashei.GLOBAL_075.nc"]; 
     
    9190# ======== 
    9291# 
    93 # :ref:`guide data ERA-I <data_in_erai>` 
     92# :ref:`data_in_erai` 
    9493# 
    9594# http://climserv.ipsl.polytechnique.fr/fr/les-donnees/era-interim-4.html 
     
    160159# EVOLUTIONS 
    161160# ========== 
     161# 
     162# $Id$ 
    162163# 
    163164# $URL$ 
Note: See TracChangeset for help on using the changeset viewer.