Ignore:
Timestamp:
03/20/12 16:08:01 (12 years ago)
Author:
pinsard
Message:

interp_erai_ws, d2m_to_q2m_erai and interp_olr_30n30s are now functions

Location:
trunk/docs/docs_dev/source/guides
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/docs_dev/source/guides/data_content.rst

    r170 r172  
    139139 - :func:`interp_erai_sst` 
    140140 - :func:`interp_erai_t2m` 
    141  - :ref:`interp_erai_ws_1989_2009.pro` 
    142  - :ref:`interp_olr_30n30s_1989_2009.pro` 
     141 - :func:`interp_erai_ws` 
     142 - :func:`interp_olr_30n30s` 
    143143 
    144144 - :ref:`fig1_no_obs_map.pro` 
  • trunk/docs/docs_dev/source/guides/generate_tropflux.rst

    r170 r172  
    105105 - :func:`interp_erai_msl.pro` 
    106106 - :func:`interp_erai_t2m` 
    107  - :ref:`interp_erai_ws_1989_2009.pro` 
     107 - :func:`interp_erai_ws` 
    108108 
    109109 
     
    111111datasets, which is  not done extremely cleanly now. 
    112112 
    113  - :ref:`interp_olr_30n30s_1989_2009.pro` 
     113 - :func:`interp_olr_30n30s` 
    114114 
    115115There's also one additional step to convert ERA-I dewpoint T :math:`d_{2m}` into specific humidity :math:`q_{2m}` : 
    116116  
    117  - :ref:`d2m_to_q2m_erai.pro` (:func:`rh_to_spechum`, :func:`qsat`) 
     117 - :func:`d2m_to_q2m_erai` (:func:`rh_to_spechum`, :func:`qsat`) 
    118118 
    119119Result after that, 7 netcdf files for: NOAA OLR, ERA-I :math:`T_{2m}`, ERA-I :math:`q_{2m}`, ERA-I wind speed, ERA-I SST, ISCCP net SW, ERA-I net LW. 
Note: See TracChangeset for help on using the changeset viewer.