Changeset 8 for trunk/src


Ignore:
Timestamp:
12/15/10 10:55:33 (13 years ago)
Author:
pinsard
Message:

add some graph - io - in headers (cont.)

Location:
trunk/src
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/TropFlux_swr_BLND_19890101_20091231.pro

    r7 r8  
    77; ======================================= 
    88; 
     9; .. only:: man 
     10; 
     11; Figure is visible on PDF and HTML documents only. 
     12; 
     13; .. only:: html 
     14; 
     15;     .. graphviz:: 
     16; 
     17;        digraph TropFlux_swr_BLND_19890101_20091231 { 
     18;           graph [ 
     19;           rankdir="LR", 
     20;           ] 
     21;           file_dt [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20071231_DT_v50.nc"]; 
     22;           file_nrt [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20091231_NRT_v50.nc"]; 
     23;           file_gustiness [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_gustiness_19890101_20091231_v50.nc"]; 
     24; 
     25;           ncfile [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20091231_BLND.nc"]; 
     26; 
     27;           TropFlux_swr_BLND_19890101_20091231 [shape=box, 
     28;           fontname=Courier, 
     29;           color=blue, 
     30;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/TropFlux_swr_BLND_19890101_20091231.pro", 
     31;           label="${TROPFLUX}/src/TropFlux_swr_BLND_19890101_20091231.pro"]; 
     32;           {file_dt file_nrt file_gustiness} -> {TropFlux_swr_BLND_19890101_20091231} ->{ ncfile} 
     33; 
     34;       } 
    935; 
    1036; SEE ALSO 
     
    2854; EVOLUTIONS 
    2955; ========== 
     56; 
     57; - fplod 20101215T085754Z aedon.locean-ipsl.upmc.fr (Darwin) 
     58; 
     59;   * add graph in header 
    3060; 
    3161; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/TropFlux_swr_DT_19890101_20071231.pro

    r7 r8  
    77; ===================================== 
    88; 
     9; 
     10; .. only:: man 
     11; 
     12; Figure is visible on PDF and HTML documents only. 
     13; 
     14; .. only:: html 
     15; 
     16;     .. graphviz:: 
     17; 
     18;        digraph TropFlux_swr_DT_19890101_20071231 { 
     19;           graph [ 
     20;           rankdir="LR", 
     21;           ] 
     22; 
     23;           file_swr [shape=ellipse,fontname=Courier,label="/Volumes/Iomega_HDD/work/flux_reconstruction/OAFLX_GRID/swr_oafluxgrid_1985_2007.nc"]; 
     24; 
     25;           ncfile [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20071231_DT_v50.nc"]; 
     26; 
     27;           TropFlux_swr_DT_19890101_20071231 [shape=box, 
     28;           fontname=Courier, 
     29;           color=blue, 
     30;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/TropFlux_swr_DT_19890101_20071231.pro", 
     31;           label="${TROPFLUX}/src/TropFlux_swr_DT_19890101_20071231.pro"]; 
     32; 
     33;           {file_swr}-> {TropFlux_swr_DT_19890101_20071231} -> {ncfile} 
     34; 
     35;        } 
    936; 
    1037; SEE ALSO 
     
    2754; EVOLUTIONS 
    2855; ========== 
     56; 
     57; - fplod 20101215T091726Z aedon.locean-ipsl.upmc.fr (Darwin) 
     58; 
     59;   * add graph in header 
    2960; 
    3061; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/TropFlux_swr_NRT_19890101_20091231.pro

    r7 r8  
    11;+ 
    22; 
    3 ; .. _TropFlux_swr_NRT_19890101_20091231.pro 
     3; .. _TropFlux_swr_NRT_19890101_20091231.pro: 
    44; 
    55; ====================================== 
     
    77; ====================================== 
    88; 
     9; 
     10; .. only:: man 
     11; 
     12; Figure is visible on PDF and HTML documents only. 
     13; 
     14; .. only:: html 
     15; 
     16;     .. graphviz:: 
     17; 
     18;        digraph TropFlux_swr_NRT_19890101_200912311 { 
     19;           graph [ 
     20;           rankdir="LR", 
     21;           ] 
     22;           file_sw [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20071231_DT_v50.nc"]; 
     23;           file_olr [shape=ellipse,fontname=Courier,label="/Users/pkb/data/heat_budget/NOAA_OLR/olr_oafluxgrid_30n30s_19890101_20091231.nc"]; 
     24;           ncfile [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_swr_19890101_20091231_NRT_v50.nc"]; 
     25;           TropFlux_swr_NRT_19890101_200912311 [shape=box, 
     26;           fontname=Courier, 
     27;           color=blue, 
     28;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/TropFlux_swr_NRT_19890101_200912311.pro", 
     29;           label="${TROPFLUX}/src/TropFlux_swr_NRT_19890101_200912311.pro"]; 
     30;           {file_sw file_olr}-> {TropFlux_swr_NRT_19890101_200912311} -> {ncfile} 
     31;       } 
    932; 
    1033; SEE ALSO 
     
    2750; EVOLUTIONS 
    2851; ========== 
     52; 
     53; - fplod 20101215T092145Z aedon.locean-ipsl.upmc.fr (Darwin) 
     54; 
     55;   * add graph in header 
    2956; 
    3057; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/cor30a.pro

    r6 r8  
    277277;       Cen_10=                 10-m humidity transfer coeeficient, including gustiness 
    278278 
    279  
    280  
    281279return, y 
    282280 
  • trunk/src/cronin_gustiness_ncdf.pro

    r7 r8  
    77; ========================= 
    88; 
    9 ; SEE ALSO 
    10 ; ======== 
     9; 
     10; 
     11; .. only:: man 
     12; 
     13; Figure is visible on PDF and HTML documents only. 
     14; 
     15; .. only:: html 
     16; 
     17;     .. graphviz:: 
     18; 
     19;        digraph cronin_gustiness_ncdf { 
     20;           graph [ 
     21;           rankdir="LR", 
     22;           ] 
     23;           file_sst [shape=ellipse,fontname=Courier,label="/Volumes/Iomega_HDD/TropFlux/input_cor/full_cor/TropFlux_sst_19890101_20091231.nc"]; 
     24;           ncfile [shape=ellipse,fontname=Courier,label="/Users/pkb/data/TropFlux/TropFlux_gustiness_19890101_20091231_v50.nc"]; 
     25;           cronin_gustiness_ncdf [shape=box, 
     26;           fontname=Courier, 
     27;           color=blue, 
     28;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/cronin_gustiness_ncdf.pro", 
     29;           label="${TROPFLUX}/src/cronin_gustiness_ncdf.pro"]; 
     30;           {file_sst} -> {cronin_gustiness_ncdf} -> {ncfile} 
     31;        } 
    1132; 
    1233; EXAMPLES 
     
    2647; EVOLUTIONS 
    2748; ========== 
     49; 
     50; - fplod 20101215T092619Z aedon.locean-ipsl.upmc.fr (Darwin) 
     51; 
     52;   * add graph in header 
    2853; 
    2954; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/d2m_to_q2m_erai.pro

    r7 r8  
    66; d2m_to_q2m_erai.pro 
    77; =================== 
     8; 
     9; .. only:: man 
     10; 
     11; Figure is visible on PDF and HTML documents only. 
     12; 
     13; .. only:: html 
     14; 
     15;     .. graphviz:: 
     16; 
     17;        digraph d2m_to_q2m_erai { 
     18;           graph [ 
     19;           rankdir="LR", 
     20;           ] 
     21;           file_d2m [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/TropFlux/input_uncor/erai_d2m_19890101_20091231_oafluxgrid.nc"]; 
     22;           file_t2m [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/TropFlux/input_uncor/erai_t2m_19890101_20091231_oafluxgrid.nc"]; 
     23;           file_msl [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/TropFlux/input_uncor/q2m_erai_19890101_20091231_oafluxgrid.nc"]; 
     24; 
     25;           d2m_to_q2m_erai [shape=box, 
     26;           fontname=Courier, 
     27;           color=blue, 
     28;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/d2m_to_q2m_erai.pro", 
     29;           label="${TROPFLUX}/src/d2m_to_q2m_erai.pro"]; 
     30;           {file_d2m file_t2m} -> {d2m_to_q2m_erai} -> {file_msl} 
     31;        } 
    832; 
    933; SEE ALSO 
     
    2852; EVOLUTIONS 
    2953; ========== 
     54; 
     55; - fplod 20101215T093141Z aedon.locean-ipsl.upmc.fr (Darwin) 
     56; 
     57;   * add graph in header 
    3058; 
    3159; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/interp_erai_dewt_1989_2009.pro

    r6 r8  
    77; ============================== 
    88; 
     9; 
     10; .. only:: man 
     11; 
     12; Figure is visible on PDF and HTML documents only. 
     13; 
     14; .. only:: html 
     15; 
     16;     .. graphviz:: 
     17; 
     18;        digraph interp_erai_dewt_1989_2009 { 
     19;           graph [ 
     20;           rankdir="LR", 
     21;           ] 
     22;           file_in [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/ERAI_global/20c3m_erai_d2_TROP_1989_2009.nc"]; 
     23;           mask [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/work/flux_reconstruction/gridded_data/mask_oaflux_30N30S.nc"]; 
     24; 
     25;           file_out [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/TropFlux/input_uncor/erai_d2m_19890101_20091231_oafluxgrid.nc"]; 
     26;           interp_erai_dewt_1989_2009 [shape=box, 
     27;           fontname=Courier, 
     28;           color=blue, 
     29;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/interp_erai_dewt_1989_2009.pro", 
     30;           label="${TROPFLUX}/src/interp_erai_dewt_1989_2009.pro"]; 
     31; 
     32;           {file_in mask} -> {interp_erai_dewt_1989_2009} -> {file_out} 
     33; 
     34;       } 
    935; 
    1036; SEE ALSO 
     
    2753; EVOLUTIONS 
    2854; ========== 
     55; 
     56; - fplod 20101215T093710Z aedon.locean-ipsl.upmc.fr (Darwin) 
     57; 
     58;   * add graph in header 
    2959; 
    3060; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
  • trunk/src/interp_erai_lwr_1989_2009.pro

    r6 r8  
    77; ============================= 
    88; 
     9; .. only:: man 
     10; 
     11; Figure is visible on PDF and HTML documents only. 
     12; 
     13; .. only:: html 
     14; 
     15;     .. graphviz:: 
     16; 
     17;        digraph interp_erai_lwr_1989_2009 { 
     18;           graph [ 
     19;           rankdir="LR", 
     20;           ] 
     21;           mask [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/work/flux_reconstruction/gridded_data/mask_oaflux_30N30S.nc"]; 
     22; 
     23;           file_in [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/ERAI_global/20c3m_erai_str_TROP_1989_2009.nc"]; 
     24; 
     25;           ncfile [shape=ellipse,fontname=Courier,label="/Volumes/PRAVEEN/TropFlux/input_uncor/erai_lwr_19890102_20091231_oafluxgrid.nc"]; 
     26; 
     27;           interp_erai_lwr_1989_2009 [shape=box, 
     28;           fontname=Courier, 
     29;           color=blue, 
     30;           URL="http://forge.ipsl.jussieu.fr/tropflux/browser/trunk/src/interp_erai_lwr_1989_2009.pro", 
     31;           label="${TROPFLUX}/src/interp_erai_lwr_1989_2009.pro"]; 
     32; 
     33;           {mask file_in} -> {interp_erai_lwr_1989_2009} -> {ncfile} 
     34; 
     35;         } 
    936; 
    1037; SEE ALSO 
     
    2754; EVOLUTIONS 
    2855; ========== 
     56; 
     57; - fplod 20101215T094137Z aedon.locean-ipsl.upmc.fr (Darwin) 
     58; 
     59;   * add graph in header 
    2960; 
    3061; - fplod 20101214T093615Z aedon.locean-ipsl.upmc.fr (Darwin) 
Note: See TracChangeset for help on using the changeset viewer.