Ignore:
Timestamp:
Jul 21, 2018, 3:14:01 AM (7 years ago)
Author:
lfita
Message:

Improving

  • create_OBSnetcdf by including the fixed line function to get the values
  • Including 2Dshad_contdisc_time
  • Fixing help issues
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/intro.html

    r1876 r1948  
    3939      Available plots:
    4040      <UL>
    41        <LI><SPAN CLASS="codetxt"> create_movie:</SPAN> Function to create a movie assuming ImageMagick installed! </LI>
    42        <LI><SPAN CLASS="codetxt"> draw_2D_shad:</SPAN> plotting a fields with shading </LI>
    43        <LI><SPAN CLASS="codetxt"> draw_2D_shad_cont:</SPAN> plotting two fields, one with shading and the other with contour lines </LI>
     41       <LI><SPAN CLASS="codetxt">create_movie:</SPAN> Function to create a movie assuming ImageMagick installed! </LI>
     42       <LI><SPAN CLASS="codetxt">draw_2D_shad:</SPAN> plotting a fields with shading </LI>
     43       <LI><SPAN CLASS="codetxt">draw_2D_shad_cont:</SPAN> plotting two fields, one with shading and the other with contour lines </LI>
     44       <LI><SPAN CLASS="codetxt">draw_2D_shad_contdisc_time:</SPAN> plotting one continuous fields with shading and another discrete one with points with a time-axis </LI>
    4445       <LI><SPAN CLASS="codetxt"> draw_2D_shad_cont_time:</SPAN> plotting two fields, one with shading and the other with contour lines being one of the dimensions of time characteristics </LI>
    4546       <LI><SPAN CLASS="codetxt">draw_2D_shad_line:</SPAN> plotting a fields with shading and another with line </LI>
Note: See TracChangeset for help on using the changeset viewer.