Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/pltz.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments">  
     699 Trace vertical graphs. 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_pltz"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>pltz </h2> 
     715          <h2><a class="top" href="#container">top</a>pltz <span class="categories">  
     716 Graphics 
     717</span></h2> 
    714718         
    715719          <p class="header"> 
     
    717721         
    718722          <div class="comments"> 
    719  NAME: 
    720         PLTZ 
    721  
    722  PURPOSE: 
    723         trace des graphes verticaux 
    724  
    725  CATEGORY: 
    726        Graphics 
    727  
    728  CALLING SEQUENCE: 
    729         pltz, champ [,min[, max]] 
    730  
    731  INPUTS: 
    732         champ: le champ dont on veut faire la coupe verticale champ 
    733         peut etre de 2 types: 
    734          1) un tableau 2d ou 3d.  
    735          Si le champ est 2d undiquer avec le mot cle boxzoom les 
    736          delimitations geographiques de la boxzoom. Si le chyamp est 
    737          3d, on extrait la section et on moyenne eventuellement avant 
    738          de faire le plot 
    739          2) une structure repondant aux critaire specifies par 
    740          litchamp.pro. cf. IDL> xhelp,'litchamp'. le tableau contenu 
    741          ds la structure doit etre 2 ou 3d cf cas 1) si dessus 
     723</div> 
     724 
     725           
     726 
     727           
     728            <h3>Parameters</h3> 
     729         
     730             
     731            <h4 id="_pltz_param_tab">tab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     732               
     733               
     734               
     735               
     736               
     737               
     738               
     739               
     740            </h4> 
     741         
     742          <div class="comments">  
     743 The field whose we want to make a vertical cut can be 2 kind of thing: 
     744         1) An 2d or 3d array.  
     745         If the field is 2d, indicate, with the keyword BOXZOOM, geographic delineations of the boxzoom.  
     746         If the field is 3d, we extract the section on we average possibly before to do the plot. 
     747         2)  a structure respecting all criterions specified by litchamp.pro.  
     748          See IDL> xhelp,'litchamp'. The array contin in the structure must be 2 or 3d (See case 1) 
    742749 
    743750 ces arguments ne sont pas obligatoires: 
     
    748755        MIN: valeur minimum que l'on veut prendre en compte dans le trace 
    749756 des contours. Par defaut on prend le min de tab1 (sur les pts mer) 
    750  
    751  KEYWORD PARAMETERS: 
    752  
    753         BOXZOOM:vecteur indiquant la zone geographique sur laquelle doit etre 
    754  faite la coupe. Si BOXZOOM a : 
    755  1 element : l''extraction est faite sur [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
    756  2 elements: l''extraction est faite sur [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
    757  4 elements: l''extraction est faite sur [Boxzoom, 0, 200] 
    758  5 elements: l''extraction est faite sur [Boxzoom[0:3], 0, Boxzoom[4]] 
    759  6 elements: l''extraction est faite sur Boxzoom 
    760  
    761  Ou lon1, lon2,lat1,lat2 sont les variables globales 
    762  definies lors du dernier domdef! 
    763  
    764       CB_TITLE: le titre de la colorbar 
    765  
    766       CB_SUBTITLE: le soustitre de la colorbar 
    767  
    768       CB_CHARSIZE: The character size of the color bar annotations 
    769  
    770         CONTINTERVALLE: lorsque CONTOUR est active, valeur d'un 
    771  intervalle entre deux isolignes traces par un trait. Il peut ainsi 
    772  etre different de celui specifie par INTERVALLE  
    773  qui, cas ce cas, ne controle que les isolignes coloriees en 
    774  couleurs. Si aucun min n''est specifie, on choisit un contour min qui va 
    775  bien avec l''intervalle specifie!. Si ce mot cle n''est pas 
    776  specifie, on trace 20 isolignes du min au max.  
    777  
    778         CONTLABEL: un entier n. lorsque CONTOUR est active, si n 
    779  different de 0, choisit le type de label correspondant aux cas n 
    780  pour les isolignes tracees par un trait. Pour specifier le type de 
    781  label du contour en couleur, utiliser LABEL 
    782  
    783         CONTMAX: lorsque CONTOUR est active, valeur maximum que l''on 
    784  veut prendre en compte dans le trace des isolignes traces par un 
    785  trait. Par defaut on prend le max (sur les pts mer) 
    786  du tableau passe ds le mot cle CONTOUR.  
    787  
    788         COAST_COLOR: the color of the coastline. 
    789                      defaut value is 0 => black 
    790  
    791         COAST_THICK: the thickness of the coastline. 
    792                      defaut value is 1 
    793  
    794         /CONT_NOFILL: activer pour ne pas remplir les points masques 
    795         pour les laisser en transparent!  
    796         Rq: on trace qd meme le contour du mask 
    797  
    798         CONT_COLOR: the color of the continent. defaut value is 
    799         (!d.n_colors - 1) < 255 => white 
    800  
    801         CONTMIN: lorsque CONTOUR est active, valeur minimum que l''on 
    802  veut prendre en compte dans le trace des isolignes traces par un 
    803  trait. Par defaut on prend le max (sur les pts mer) 
    804  du tableau passe ds le mot cle CONTOUR.  
    805  
    806         CONTNLEVEL: lorsque CONTOUR est active, nombre de contours 
    807  trace par un trait a dessiner (actif si 
    808  CONTLABEL=0) par defaut =20. 
    809  
    810         CONTOUR: si on veut tracer les contours d'un champ different que celui 
    811  que l''on dessin en couleur (par ex E-P en couleur et QSR en 
    812  contours). Doit etre un champ reponadnt aux meme caracteristiques 
    813  que l''argument numero 1 de pltz 
    814  
    815        ENDPOINTS: mot clef specifiant que l'on veut faire une coupe 
    816        verticale en diagonale. les coordonnees des extremites de 
    817        celle-ci sont alors definies les 4 elements du vecteur 
    818        ENDPOINTS: [x1,y1,x2,y2] qui sont les coordonnees  
    819  
    820         INTERVALLE: valeur d''un intervalle entre deux isolignes. Si 
    821  aucun min n''est specifie, on choisit un contour min qui va bien 
    822  avec l'intervalle specifie!. Si ce mot cle n''est pas specifie, on 
    823  trace 20 isolignes du min au max. Rq: Qd CONTOUR est active 
    824  INTERVALLE ne specifie que intervalle entre 2 isolignes coloriees en 
    825  couleur. Pour specifier l''intervalle entre 2 isolignes traces par un trait 
    826  utiliser CONTINTERVALLE. 
    827  
    828         /INV: inverse le vecteur couleur utilisee pour colorier le graphe 
    829              (sans toucher au noir, au blanc et a la palette utilisee) 
    830  
    831         ZRATIO: lorsque le dessin presente une partie zoomee, rapport de 
    832  taille entre la partie zommee, hz (hauteur zoom), et le dessin entier, ht 
    833  (hauteur total). Par defaut =2./3 
    834  
    835         LABEL: un entier n. si n different de 0, choisit le type de 
    836  label correspondant aux cas n. cf label.pro 
    837  Rq: Qd CONTOUR est active, ne specifie le type de label que pour les 
    838  isolignes coloriees en couleur. Pour celles tracees par un trait 
    839  utiliser CONTLABEL.  
    840  
    841         /LANDSCAPE: oblige la feuille ou la fenetre a etre en position 
    842         "allongee" 
    843  
    844        LCT: entier designant le numero de la palette de couleur que 
    845        l''on veut utiliser pour le plot.  
    846          
    847        MAXIN: permet de specifier la valeur maximum que l''on veut 
    848        prendre en compte dans le trace des contours a l''aide d''un 
    849        mot cle plutot que par l''argument max. Si l''argument et le 
    850        mot cle sont specifies en meme temps, c''est la valeur 
    851        specifiee par le mot cle qui est retenue. 
    852  
    853        MININ: permet de specifier la valeur minimum que l''on veut 
    854        prendre en compte dans le trace des contours a l''aide d''un 
    855        mot cle plutot que par l''argument min. Si l''argument et le 
    856        mot cle sont specifies en meme temps, c''est la valeur 
    857        specifiee par le mot cle qui est retenue. 
    858          
    859         NLEVEL: nombre de contours a dessiner. par defaut =20. actif si 
    860  LABEL=0 ou n'est pas specifie. 
    861  
    862         /NOCOLORBAR: activer si on ne veut pas de colorbar 
    863  
    864         /NOCONTOUR: activer si on ne veut pas de contour mais juste 
    865         les couleurs 
    866  
    867         /NOFILL: activer si on veut juste les contours en noir et 
    868         blanc sur fond blanc 
    869  
    870        /NOERASE: activer pour faire un dessin a l''ecran sans creer 
    871        une nouvelle fenetre 
    872  
    873        /NOTRI: pour forcer a ne pas utiliser de triangulation. 
    874  
    875        OVERPLOT: pour faire un plt par dessus un autre. Rq: 
    876        contrairemnet a l''utilisation de CONTOUR, 
    877        l''utilisation de ce mot clef ne modifie pas la legende ou/et 
    878        la barre de couleur. 
    879  
    880         PETITDESSIN: vecteur de 3 ou 4 elements, applique pour faire un 
    881  dessin sur une petite portion de feuille ou d''ecran. il delimite 
    882  la zone ds laquelle va etre fait le dessin 
    883  si il a 4 elements: 
    884        il est alors constitute des coordonnees -exprime en cm reperes par 
    885        rapport au coin en bas a gauche de la feuille ou de la fenetre 
    886        (en portrait comme en landscape)- du coin en bas a 
    887        gauche et du coin en haut a droite  de la zone de dessin. 
    888  si il a 3 elements: 
    889        Ds ce cas, on divise la fenetre ou l''ecran en PETITDESSIN[0] 
    890        colonnes, en PETITDESSIN[1] lignes le dessin se faisant ds la 
    891        case numero PETITDESSIN[2].La numerotation commencant en haut 
    892        a gauche par le numero 1 et suivant apres dans le sens de 
    893        l''ecriture. 
    894  Par defaut on fait un dessin occupant la plus grande place possible 
    895  tout en concervant le rapport d''aspect (sauf qd REMPLI est active) 
    896  
    897         /PORTRAIT: oblige la feuille ou la fenetre a etre en position 
    898         "debout" 
    899  
    900         /POST: faire une sortie postscript. Ne marche que si on fait 
    901         un seul dessin sur la feuille. Si on fait plusieurs dessins,</div> 
    902  
    903            
    904  
    905            
    906             <h3>Parameters</h3> 
    907          
    908              
    909             <h4 id="_pltz_param_tab">tab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     757</div> 
     758             
     759            <h4 id="_pltz_param_giventype">giventype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    910760               
    911761               
     
    920770          <div class="comments"></div> 
    921771             
    922             <h4 id="_pltz_param_giventype">giventype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     772            <h4 id="_pltz_param_givenmin">givenmin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    923773               
    924774               
     
    933783          <div class="comments"></div> 
    934784             
    935             <h4 id="_pltz_param_givenmin">givenmin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     785            <h4 id="_pltz_param_givenmax">givenmax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    936786               
    937787               
     
    946796          <div class="comments"></div> 
    947797             
    948             <h4 id="_pltz_param_givenmax">givenmax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    949                
    950                
    951                
    952                
    953                
    954                
    955                
    956                
    957             </h4> 
    958          
    959           <div class="comments"></div> 
    960              
    961798 
    962799           
     
    977814            </h4> 
    978815         
     816            <div class="comments">  
     817 Vector indicating the geographic zone on which we want to cut the map.  
     818  If BOXZOOM has : 
     819 1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     820 2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     821 4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     822 5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     823 6 elements: The extraction is made on Boxzoom 
     824 
     825 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     826</div> 
     827             
     828            <h4 id="_pltz_keyword_CONTOUR">CONTOUR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     829               
     830               
     831               
     832               
     833               
     834               
     835               
     836               
     837            </h4> 
     838         
     839            <div class="comments">  
     840 If we want to trace contours of a different field than the one  
     841 whose we have the colored drawing (by examlpe E-P in color and QSR in contours).  
     842 It must be a field respecting same caracteristics than the argument number one of plt. 
     843</div> 
     844             
     845            <h4 id="_pltz_keyword_ENDPOINTS">ENDPOINTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     846               
     847               
     848               
     849               
     850               
     851               
     852               
     853               
     854            </h4> 
     855         
     856            <div class="comments">  
     857 keyword specifing that we want to make a vertical cut in diagonal. Then coorinated of extremities  
     858 of these one are difined by the 4 elements of the vector ENDPOINTS: [x1,y1,x2,y2] which are  
     859 coordinates.  
     860</div> 
     861             
     862            <h4 id="_pltz_keyword_INTERVALLE">INTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     863               
     864               
     865               
     866               
     867               
     868               
     869               
     870               
     871            </h4> 
     872         
     873            <div class="comments">  
     874 Value of an internal between to isoline. If there is none specified min,  
     875 we choose a min contour which goes well with the specified interval!. If this keyword is not  
     876 specified, we trace 20 isoline from the min to the max. Comment: When CONTOUR is activated,  
     877 INTERVALLE only specify the interval between 2 colored isoline. To specify the interval  
     878 between 2 isolines traced by a trait, use CONTINTERVALLE. 
     879</div> 
     880             
     881            <h4 id="_pltz_keyword_INV">INV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     882               
     883               
     884               
     885               
     886               
     887               
     888               
     889               
     890            </h4> 
     891         
     892            <div class="comments">  
     893 Invert the color vector used to color the graph  
     894               (without use the black, the white and the used palette) 
     895</div> 
     896             
     897            <h4 id="_pltz_keyword_ZRATIO">ZRATIO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     898               
     899               
     900               
     901               
     902               
     903               
     904               
     905               
     906            </h4> 
     907         
     908            <div class="comments"> 
     909 When the drawing has a zoomed part, it is the size rapport between the zoomed part,  
     910 hz (zoom height), and the whole drawing, ht (total height). By default =2./3 
     911</div> 
     912             
     913            <h4 id="_pltz_keyword_CONTINTERVALLE">CONTINTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     914               
     915               
     916               
     917               
     918               
     919               
     920               
     921               
     922            </h4> 
     923         
     924            <div class="comments">  
     925 When CONTOUR is activated, it is the value between 2 isolines  
     926 traced by a trait. So it can be different from the one specified by INTERVALLE which,  
     927 in this case, does not control colored isolines in color anymore. If there is noone  
     928 specified min, we choose a contour min which goes well with the specified interval!  
     929 If this keyword is not specified, we trace 20 isolines from the min to the max.  
     930</div> 
     931             
     932            <h4 id="_pltz_keyword_LABEL">LABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     933               
     934               
     935               
     936               
     937               
     938               
     939               
     940               
     941            </h4> 
     942         
     943            <div class="comments">  
     944 It is an integer n. If n different of 0, it choose the label's type  
     945 corresponding to cases n. cf label.pro 
     946 Comment: When CONTOUR is activated, it only specify the label's type for colored isolines.  
     947 For tese one traced by a trait, use CONTLABEL.  
     948</div> 
     949             
     950            <h4 id="_pltz_keyword_CONTLABEL">CONTLABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     951               
     952               
     953               
     954               
     955               
     956               
     957               
     958               
     959            </h4> 
     960         
     961            <div class="comments">  
     962 It is an integer n. When CONTOUR is actvated, if n 
     963 is different of 0, choose the label type corresponding to n cases for  
     964 the traced by a traitisolines. To specify the type of label of the  
     965 colored contour, use LABEL 
     966</div> 
     967             
     968            <h4 id="_pltz_keyword_STYLE">STYLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     969               
     970               
     971               
     972               
     973               
     974               
     975               
     976               
     977            </h4> 
     978         
     979            <div class="comments">  
     980 Contour's style to adopt to draw isolines(by default, style=0. see style.pro) 
     981</div> 
     982             
     983            <h4 id="_pltz_keyword_CONTMAX">CONTMAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     984               
     985               
     986               
     987               
     988               
     989               
     990               
     991               
     992            </h4> 
     993         
     994            <div class="comments">  
     995 When CONTOUR is activated, max value we want to consider in the isoline  
     996 traced by a trait's line. By default, we take the max (on ocean points) of the array  
     997 passed in the keyword CONTOUR. 
     998</div> 
     999             
     1000            <h4 id="_pltz_keyword_SIN">SIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1001               
     1002               
     1003               
     1004               
     1005               
     1006               
     1007               
     1008               
     1009            </h4> 
     1010         
     1011            <div class="comments">  
     1012 Activate this keyword if we want the x axis to be traced in sinus of the  
     1013 latitude when we make a drawing f(y) 
     1014</div> 
     1015             
     1016            <h4 id="_pltz_keyword_TYPEIN">TYPEIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1017               
     1018               
     1019               
     1020               
     1021               
     1022               
     1023               
     1024               
     1025            </h4> 
     1026         
    9791027            <div class="comments"></div> 
    9801028             
    981             <h4 id="_pltz_keyword_CONTOUR">CONTOUR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1029            <h4 id="_pltz_keyword_CONTMIN">CONTMIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1030               
     1031               
     1032               
     1033               
     1034               
     1035               
     1036               
     1037               
     1038            </h4> 
     1039         
     1040            <div class="comments">  
     1041 When CONTOUR is activated, min value we want to consider in the isoline  
     1042 traced by a trait's line. By default, we take the min (on ocean points) of the array  
     1043 passed in the keyword CONTOUR.  
     1044</div> 
     1045             
     1046            <h4 id="_pltz_keyword_NLEVEL">NLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1047               
     1048               
     1049               
     1050               
     1051               
     1052               
     1053               
     1054               
     1055            </h4> 
     1056         
     1057            <div class="comments">  
     1058 Number of contour to draw by default =20. active if 
     1059 LABEL=0 or is not specified. 
     1060 </div> 
     1061             
     1062            <h4 id="_pltz_keyword_CONTNLEVEL">CONTNLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1063               
     1064               
     1065               
     1066               
     1067               
     1068               
     1069               
     1070               
     1071            </h4> 
     1072         
     1073            <div class="comments">  
     1074 When  CONTOUR is activated, it is the numbre of contours 
     1075 traced by a trait for drawing (active if 
     1076 CONTLABEL=0) by default=20. 
     1077</div> 
     1078             
     1079            <h4 id="_pltz_keyword_NOTRI">NOTRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1080               
     1081               
     1082               
     1083               
     1084               
     1085               
     1086               
     1087               
     1088            </h4> 
     1089         
     1090            <div class="comments">  
     1091 To force not to use the triangulation. Beware, in this case, the  
     1092 drawing only works if the grid is undeformed (It means that each point of a longitude  
     1093 give one latitude and each point of a latitude give one longitude) exept if we use  
     1094 the keyword CELL_FILL=2.  
     1095 Comment: if the field contain points !values.f_nan, then we even do a triangulation. 
     1096</div> 
     1097             
     1098            <h4 id="_pltz_keyword_USETRI">USETRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    9821099               
    9831100               
     
    9921109            <div class="comments"></div> 
    9931110             
    994             <h4 id="_pltz_keyword_ENDPOINTS">ENDPOINTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1111            <h4 id="_pltz_keyword_FILLXDIR">FILLXDIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    9951112               
    9961113               
     
    10051122            <div class="comments"></div> 
    10061123             
    1007             <h4 id="_pltz_keyword_INTERVALLE">INTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1124            <h4 id="_pltz_keyword_ZOOM">ZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1125               
     1126               
     1127               
     1128               
     1129               
     1130               
     1131               
     1132               
     1133            </h4> 
     1134         
     1135            <div class="comments">  
     1136 Depth where i can make our maximum zoom. By default 200m or max depth if it is inferior at 200m 
     1137</div> 
     1138             
     1139            <h4 id="_pltz_keyword_XZ">XZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1140               
     1141               
     1142               
     1143               
     1144               
     1145               
     1146               
     1147               
     1148            </h4> 
     1149         
     1150            <div class="comments"> 
     1151 Force to make a cut following xz 
     1152</div> 
     1153             
     1154            <h4 id="_pltz_keyword_YZ">YZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1155               
     1156               
     1157               
     1158               
     1159               
     1160               
     1161               
     1162               
     1163            </h4> 
     1164         
     1165            <div class="comments"> 
     1166 Force to make a cut following yz 
     1167</div> 
     1168             
     1169            <h4 id="_pltz_keyword_MININ">MININ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1170               
     1171               
     1172               
     1173               
     1174               
     1175               
     1176               
     1177               
     1178            </h4> 
     1179         
     1180            <div class="comments">  
     1181 Allows to specify the min value we want to consider in the drawing of contour  
     1182 helping by the keyword instead of the argument min. If the argument and the keyword are  
     1183 specified in the same time, it is the value specified by the keyword which is retained. 
     1184</div> 
     1185             
     1186            <h4 id="_pltz_keyword_MAXIN">MAXIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1187               
     1188               
     1189               
     1190               
     1191               
     1192               
     1193               
     1194               
     1195            </h4> 
     1196         
     1197            <div class="comments">  
     1198 Allows to specify the max value we want to consider in the drawing of contour  
     1199 helping by the keyword instead of the argument max. If the argument and the keyword are  
     1200 specified in the same time, it is the value specified by the keyword which is retained. 
     1201</div> 
     1202             
     1203            <h4 id="_pltz_keyword_STRICTFILL">STRICTFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1204               
     1205               
     1206               
     1207               
     1208               
     1209               
     1210               
     1211               
     1212            </h4> 
     1213         
     1214            <div class="comments">  
     1215 Activate this keyword to that the filling of contours be  
     1216 precisely done between the min and the max specified letting values inferior at the  
     1217 specified min and values superior at the specified max in white. 
     1218</div> 
     1219             
     1220            <h4 id="_pltz_keyword_OVERPLOT">OVERPLOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1221               
     1222               
     1223               
     1224               
     1225               
     1226               
     1227               
     1228               
     1229            </h4> 
     1230         
     1231            <div class="comments">  
     1232 To make a plot over an other one.  
     1233 Comment: Contrarily to the use of CONTOUR or VECTEUR, the use of this keyword  
     1234 does not the caption and/or the color bar. 
     1235</div> 
     1236             
     1237            <h4 id="_pltz_keyword_MASKFILL">MASKFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    10081238               
    10091239               
     
    10181248            <div class="comments"></div> 
    10191249             
    1020             <h4 id="_pltz_keyword_INV">INV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1250            <h4 id="_pltz_keyword_WDEPTH">WDEPTH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1251               
     1252               
     1253               
     1254               
     1255               
     1256               
     1257               
     1258               
     1259            </h4> 
     1260         
     1261            <div class="comments">  
     1262 To specify that the field is at W depth instead of T  
     1263 depth (automatically activated if vargrid eq 'W') 
     1264</div> 
     1265             
     1266            <h4 id="_pltz_keyword_REALSECTION">REALSECTION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    10211267               
    10221268               
     
    10311277            <div class="comments"></div> 
    10321278             
    1033             <h4 id="_pltz_keyword_ZRATIO">ZRATIO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     1279            <h4 id="_pltz_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    10341280               
    10351281               
     
    10441290            <div class="comments"></div> 
    10451291             
    1046             <h4 id="_pltz_keyword_CONTINTERVALLE">CONTINTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1047                
    1048                
    1049                
    1050                
    1051                
    1052                
    1053                
    1054                
    1055             </h4> 
    1056          
    1057             <div class="comments"></div> 
    1058              
    1059             <h4 id="_pltz_keyword_LABEL">LABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1060                
    1061                
    1062                
    1063                
    1064                
    1065                
    1066                
    1067                
    1068             </h4> 
    1069          
    1070             <div class="comments"></div> 
    1071              
    1072             <h4 id="_pltz_keyword_CONTLABEL">CONTLABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1073                
    1074                
    1075                
    1076                
    1077                
    1078                
    1079                
    1080                
    1081             </h4> 
    1082          
    1083             <div class="comments"></div> 
    1084              
    1085             <h4 id="_pltz_keyword_STYLE">STYLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1086                
    1087                
    1088                
    1089                
    1090                
    1091                
    1092                
    1093                
    1094             </h4> 
    1095          
    1096             <div class="comments"></div> 
    1097              
    1098             <h4 id="_pltz_keyword_CONTMAX">CONTMAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1099                
    1100                
    1101                
    1102                
    1103                
    1104                
    1105                
    1106                
    1107             </h4> 
    1108          
    1109             <div class="comments"></div> 
    1110              
    1111             <h4 id="_pltz_keyword_SIN">SIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1112                
    1113                
    1114                
    1115                
    1116                
    1117                
    1118                
    1119                
    1120             </h4> 
    1121          
    1122             <div class="comments"></div> 
    1123              
    1124             <h4 id="_pltz_keyword_TYPEIN">TYPEIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1125                
    1126                
    1127                
    1128                
    1129                
    1130                
    1131                
    1132                
    1133             </h4> 
    1134          
    1135             <div class="comments"></div> 
    1136              
    1137             <h4 id="_pltz_keyword_CONTMIN">CONTMIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1138                
    1139                
    1140                
    1141                
    1142                
    1143                
    1144                
    1145                
    1146             </h4> 
    1147          
    1148             <div class="comments"></div> 
    1149              
    1150             <h4 id="_pltz_keyword_NLEVEL">NLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1151                
    1152                
    1153                
    1154                
    1155                
    1156                
    1157                
    1158                
    1159             </h4> 
    1160          
    1161             <div class="comments"></div> 
    1162              
    1163             <h4 id="_pltz_keyword_CONTNLEVEL">CONTNLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1164                
    1165                
    1166                
    1167                
    1168                
    1169                
    1170                
    1171                
    1172             </h4> 
    1173          
    1174             <div class="comments"></div> 
    1175              
    1176             <h4 id="_pltz_keyword_NOTRI">NOTRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1177                
    1178                
    1179                
    1180                
    1181                
    1182                
    1183                
    1184                
    1185             </h4> 
    1186          
    1187             <div class="comments"></div> 
    1188              
    1189             <h4 id="_pltz_keyword_USETRI">USETRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1190                
    1191                
    1192                
    1193                
    1194                
    1195                
    1196                
    1197                
    1198             </h4> 
    1199          
    1200             <div class="comments"></div> 
    1201              
    1202             <h4 id="_pltz_keyword_FILLXDIR">FILLXDIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1203                
    1204                
    1205                
    1206                
    1207                
    1208                
    1209                
    1210                
    1211             </h4> 
    1212          
    1213             <div class="comments"></div> 
    1214              
    1215             <h4 id="_pltz_keyword_ZOOM">ZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1216                
    1217                
    1218                
    1219                
    1220                
    1221                
    1222                
    1223                
    1224             </h4> 
    1225          
    1226             <div class="comments"></div> 
    1227              
    1228             <h4 id="_pltz_keyword_XZ">XZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1229                
    1230                
    1231                
    1232                
    1233                
    1234                
    1235                
    1236                
    1237             </h4> 
    1238          
    1239             <div class="comments"></div> 
    1240              
    1241             <h4 id="_pltz_keyword_YZ">YZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1242                
    1243                
    1244                
    1245                
    1246                
    1247                
    1248                
    1249                
    1250             </h4> 
    1251          
    1252             <div class="comments"></div> 
    1253              
    1254             <h4 id="_pltz_keyword_MININ">MININ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1255                
    1256                
    1257                
    1258                
    1259                
    1260                
    1261                
    1262                
    1263             </h4> 
    1264          
    1265             <div class="comments"></div> 
    1266              
    1267             <h4 id="_pltz_keyword_MAXIN">MAXIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1268                
    1269                
    1270                
    1271                
    1272                
    1273                
    1274                
    1275                
    1276             </h4> 
    1277          
    1278             <div class="comments"></div> 
    1279              
    1280             <h4 id="_pltz_keyword_STRICTFILL">STRICTFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1281                
    1282                
    1283                
    1284                
    1285                
    1286                
    1287                
    1288                
    1289             </h4> 
    1290          
    1291             <div class="comments"></div> 
    1292              
    1293             <h4 id="_pltz_keyword_OVERPLOT">OVERPLOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1294                
    1295                
    1296                
    1297                
    1298                
    1299                
    1300                
    1301                
    1302             </h4> 
    1303          
    1304             <div class="comments"></div> 
    1305              
    1306             <h4 id="_pltz_keyword_MASKFILL">MASKFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1307                
    1308                
    1309                
    1310                
    1311                
    1312                
    1313                
    1314                
    1315             </h4> 
    1316          
    1317             <div class="comments"></div> 
    1318              
    1319             <h4 id="_pltz_keyword_WDEPTH">WDEPTH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1320                
    1321                
    1322                
    1323                
    1324                
    1325                
    1326                
    1327                
    1328             </h4> 
    1329          
    1330             <div class="comments"></div> 
    1331              
    1332             <h4 id="_pltz_keyword_REALSECTION">REALSECTION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1333                
    1334                
    1335                
    1336                
    1337                
    1338                
    1339                
    1340                
    1341             </h4> 
    1342          
    1343             <div class="comments"></div> 
    1344              
    1345             <h4 id="_pltz_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    1346                
    1347                
    1348                
    1349                
    1350                
    1351                
    1352                
    1353                
    1354             </h4> 
    1355          
    1356             <div class="comments"></div> 
    1357              
    1358            
    1359  
    1360            
    1361            
    1362            
    1363            
    1364            
    1365            
    1366            
    1367            
    1368            
    1369            
    1370            
    1371            
    1372          
    1373            
    1374            
    1375            
    1376            
     1292           
     1293 
     1294           
     1295          <h3>Version history</h3> 
     1296           
     1297          <h4>Version</h4><div class="preformat"> 
     1298 $Id$ 
     1299</div> 
     1300          <h4>History</h4><div class="preformat"></div> 
     1301           
     1302           
     1303          <h3>Known issues</h3> 
     1304           
     1305           
     1306          <h4>Todo items</h4><div class="preformat"> seb L.20 à 26, L.215 à 221 
     1307</div> 
     1308           
     1309         
     1310          <h3>Other attributes</h3> 
     1311           
     1312           
     1313          <h4>Uses routines</h4><div class="preformat"> 
     1314 common.pro 
     1315</div> 
    13771316           
    13781317           
Note: See TracChangeset for help on using the changeset viewer.