Changeset 1279 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Nov 8, 2016, 2:36:14 PM (8 years ago)
Author:
lfita
Message:

Adding right description of variable slice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/drawing.py

    r1277 r1279  
    108108        [vnamefs]: Name in the figure of the variable to be shaded
    109109        [dimvals]: ',' list of [dimname]|[value] telling at which dimension of the
    110           variable a given value is required (-1, all the length)
     110          variable a given value is required:
     111            * [integer]: which value of the dimension
     112            * -1: all along the dimension
     113            * -9: last value of the dimension
     114            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     115            * NOTE, no dim name all the dimension size
    111116        [dimx/yvn]: name of the variables with the values of the final dimensions (x,y)
    112117        [dimxyfmt]=[dxs],[dxf],[Ndx],[ordx],[dys],[dyf],[Ndy],[ordx]: format of the values at each axis (or 'auto')
     
    291296        [vnamefs]: Name in the figure of the variable to be shaded
    292297        [dimvals]: ',' list of [dimname]|[value] telling at which dimension of the
    293           variable a given value is required (-1, all the length, [beg]@[end] for an interval)
     298          variable a given value is required:
     299            * [integer]: which value of the dimension
     300            * -1: all along the dimension
     301            * -9: last value of the dimension
     302            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     303            * NOTE, no dim name all the dimension size
    294304        [dimx/yvn]: name of the variables with the values of the final dimensions (x,y)  ('WRFtime' for WRF times)
    295305        [dimvfmt]=[dvs],[dvf],[Ndv],[ordv]: format of the values for the non-temporal axis (or 'auto')
     
    523533        [vnamefs],[vnamefc]: Name in the figure of the shaded and the contour variables
    524534        [dimvals/c]: list of [dimname]|[value] telling at which dimension of the
    525           variable a given value is required (no dimension name, all the length)
     535          variable a given value is required:
     536            * [integer]: which value of the dimension
     537            * -1: all along the dimension
     538            * -9: last value of the dimension
     539            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     540            * NOTE, no dim name all the dimension size
    526541        [dimx/yvn]: names of the variables with the values of the dimensions for the plot
    527542        [dimxyfmt]=[dxf],[Ndx],[dyf],[Ndy]: format of the values at each axis
     
    786801        [vnamefs],[vnamefc]: Name in the figure of the shaded and the contour variables
    787802        [dimvals/c]: list of [dimname]|[value] telling at which dimension of the
    788           variable a given value is required (no dimension name, all the length)
     803          variable a given value is required:
     804            * [integer]: which value of the dimension
     805            * -1: all along the dimension
     806            * -9: last value of the dimension
     807            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     808            * NOTE, no dim name all the dimension size
    789809        [dimxvn]: name of the variables with the values of the dimension of the x-axis ('WRFtime' for WRF times)
    790810        [dimyvn]: name of the variables with the values of the dimension of the y-axis ('WRFtime' for WRF times)
     
    10731093        [vnamefl]: Name in the figure of the variable to be lined
    10741094        [dimvals]: ',' list of [dimname]|[value] telling at which dimension of the
    1075           variable a given value is required (-1, all the length)
     1095          variable a given value is required:
     1096            * [integer]: which value of the dimension
     1097            * -1: all along the dimension
     1098            * -9: last value of the dimension
     1099            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     1100            * NOTE, no dim name all the dimension size
    10761101        [dimx/yvn]: name of the variables with the values of the final dimensions (x,y)
    10771102        [dimxyfmt]=[dxs],[dxf],[Ndx],[ordx],[dys],[dyf],[Ndy],[ordx]: format of the values at each axis (or 'auto')
     
    12921317        [vnamefl]: Name in the figure of the variable to be lined
    12931318        [dimvals]: ',' list of [dimname]|[value] telling at which dimension of the
    1294           variable a given value is required (-1, all the length)
     1319          variable a given value is required:
     1320            * [integer]: which value of the dimension
     1321            * -1: all along the dimension
     1322            * -9: last value of the dimension
     1323            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     1324            * NOTE, no dim name all the dimension size
    12951325        [dimx/yvn]: name of the variables with the values of the final dimensions (x,y)
    12961326        [dimxyfmt]=[dxs],[dxf],[Ndx],[ordx],[dys],[dyf],[Ndy],[ordx]: format of the values at each axis (or 'auto')
     
    29622992        [dimval]: '@' list of [dimn]|[dimval] to get the values for [varn]
    29632993          [dimn]: name of the dimension
    2964           [dimval]: value of the dimension (no value all range)
     2994          [dimval]: value of the dimension variable a given value is required:
     2995            * [integer]: which value of the dimension
     2996            * -1: all along the dimension
     2997            * -9: last value of the dimension
     2998            * [beg]@[end]@[inc] slice from [beg] to [end] every [inc]
     2999            * NOTE, no dim name all the dimension size
    29653000        [vargn]: name of the variable in the graph
    29663001        [min]: minimum value for the extra variable
     
    37703805          [dimname]: name of the dimension in the file
    37713806          [vardimname]: name of the variable with the values for the dimension in the file
    3772           [value]: which value of the given dimension (-1, all; [ibeg]@[iend], i-range beginning, end)
     3807          [value]: which value of the given dimension is required:
     3808            * [integer]: which value of the dimension
     3809            * -1: all along the dimension
     3810            * -9: last value of the dimension
     3811            * [beg]:[end] slice from [beg] to [end]
     3812            * NOTE, no dim name all the dimension size
    37733813          No value takes all the range of the dimension
    37743814        [vecvals]= [frequency],[color],[length]
     
    41904230          [dimname]: name of the dimension in the file
    41914231          [vardimname]: name of the variable with the values for the dimension in the file
    4192           [value]: which value of the given dimension (-1, all; [ibeg]@[iend], i-range beginning, end)
     4232          [value]: which value of the given dimension is required:
     4233            * [integer]: which value of the dimension
     4234            * -1: all along the dimension
     4235            * -9: last value of the dimension
     4236            * [beg]:[end] slice from [beg] to [end]
     4237            * NOTE, no dim name all the dimension size
    41934238          No value takes all the range of the dimension
    41944239        [basinsvals]= [colorline]
Note: See TracChangeset for help on using the changeset viewer.