source: trunk/SRC/Documentation/idldoc_assistant_output/Obsolete/nlec.html @ 402

Last change on this file since 402 was 402, checked in by smasson, 15 years ago

update documentation

File size: 6.5 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>nlec.pro (SAXO Documentation Assistant)</title>
6  </head>
7
8  <body text="#000000" bgcolor="#FFFFFF">
9
10   
11<!-- Navbar template takes a structure with the following fields:
12       overview_href :
13       overview_selected :
14       dir_overview_href :
15       dir_overview_selected :
16       categories_href :
17       categories_selected :
18       index_href :
19       index_selected :
20       search_href :
21       search_selected :
22       file_selected :
23       source_href :
24       source_selected :
25       help_href :
26       help_selected :
27       etc_selected :
28
29       prev_file_href :
30       next_file_href :
31
32       view_single_page_href :
33       view_frames_href :
34
35       summary_fields_href :
36       summary_routine_href :
37       details_routine_href :
38
39       title :
40       subtitle :
41       user :
42-->
43
44
45<table border="0" cellpadding="0" cellspacing="0" width="98%" bgcolor="#F0F0FF" valign="bottom">
46  <tr>
47    <td width="10%">
48<a href="ncdf_meshlec.html"><img src="./../prev.gif" border="0" alt="Previous"></a></td>
49    <td width="80%" align="center" valign="center">
50<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../home.html">Overview</a></font></td>
51    <td width="10%" align="right">
52<a href="nlec5j.html"><img src="./../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">Obsolete/</font></h1>
58    <h2>nlec.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64 lit les fichiers Net-Cdf de l'experience TOTEM/ECMWF qui sont sur
65 maia: /u/rech/eee/reee217/TOTEM/REF/OUTPUTS
66
67
68   
69
70     
71      <a name="#_nlec"></a>
72
73      <h2>nlec <font size="-1" color="#FF6633">obsolete</font> </h2>
74
75      <p><font face="Courier"><i>result = </i>nlec(<i><a href="#_nlec_keyword_name">name</a>, <a href="#_nlec_keyword_debut">debut</a>, <a href="#_nlec_keyword_fin">fin</a>[, <a href="#_nlec_keyword_nomexperience">nomexperience</a>]</i>, <a href="#_nlec_keyword_BOITE">BOITE</a>=<i>BOITE</i>, <a href="#_nlec_keyword_DIREC">DIREC</a>=<i>DIREC</i>, <a href="#_nlec_keyword_GRILLE">GRILLE</a>=<i>GRILLE</i>, <a href="#_nlec_keyword_TOUT">TOUT</a>=<i>TOUT</i>, <a href="#_nlec_keyword_STRUCTURE">STRUCTURE</a>=<i>STRUCTURE</i>, <a href="#_nlec_keyword_SEUILMIN">SEUILMIN</a>=<i>SEUILMIN</i>, <a href="#_nlec_keyword_SEUILMAX">SEUILMAX</a>=<i>SEUILMAX</i>, <a href="#_nlec_keyword_NAN">NAN</a>=<i>NAN</i>, <a href="#_nlec_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p>
76
77   
78
79
80   
81
82   
83    <h3>Parameters</h3>
84   
85
86    <a name="#_nlec_keyword_name"></a>
87    <h4>name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
88      <font size="-1" color="#006633">in</font>
89     
90     
91      <font size="-1" color="#006633">required</font>
92     
93     
94     
95     
96    </h4>
97
98   
99 nom du tableau contenant le champ que l'on veut (le
100 trouver avec ncdflec,fichier,/var
101
102   
103
104    <a name="#_nlec_keyword_debut"></a>
105    <h4>debut&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
106      <font size="-1" color="#006633">in</font>
107     
108     
109     
110     
111     
112     
113     
114    </h4>
115
116   
117 nombres de 6 ou 8 chiffres (anneemoisjour, par ex:19980507)
118
119   
120
121    <a name="#_nlec_keyword_fin"></a>
122    <h4>fin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
123      <font size="-1" color="#006633">in</font>
124     
125     
126     
127     
128     
129     
130     
131    </h4>
132
133   
134 nombres de 6 ou 8 chiffres (anneemoisjour, par ex:19980507)
135
136   
137
138    <a name="#_nlec_keyword_nomexperience"></a>
139    <h4>nomexperience&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
140      <font size="-1" color="#006633">in</font>
141     
142      <font size="-1" color="#006633">optional</font>
143     
144     
145     
146     
147     
148    </h4>
149
150   
151 trois lettres designant le nom de l'experience
152
153   
154   
155
156   
157    <h3>Keywords</h3>
158
159   
160    <a name="#_nlec_keyword_BOITE"></a>
161    <h4>BOITE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
162     
163     
164     
165     
166     
167     
168     
169     
170    </h4>
171
172   
173 boite sur laquelle integrer (par defaut tt le domaine)
174
175   
176    <a name="#_nlec_keyword_DIREC"></a>
177    <h4>DIREC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
178     
179     
180     
181     
182     
183     
184     
185     
186    </h4>
187
188   
189 'x' 'y' 'z' 'xy' 'xz' 'yz' 'xyz' directions selon lesquelles
190 effectuer les moyennes (si rien n'est donne on n'effectue pas de moyenne)
191
192   
193    <a name="#_nlec_keyword_GRILLE"></a>
194    <h4>GRILLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
195     
196     
197     
198     
199     
200     
201     
202     
203    </h4>
204
205   
206 impose la grille a laquelle est rapporte le champ. rq permet
207 d'aller plus vite ds la lecture
208
209   
210    <a name="#_nlec_keyword_TOUT"></a>
211    <h4>TOUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
212     
213     
214     
215     
216     
217     
218     
219     
220    </h4>
221
222   
223 oblige a lire le tableau entier en non pas celui reduit a <a href="..//ToBeReviewed/GRILLE/domdef.html">domdef</a>
224
225   
226    <a name="#_nlec_keyword_STRUCTURE"></a>
227    <h4>STRUCTURE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
228     
229     
230     
231     
232     
233     
234     
235     
236    </h4>
237
238   
239
240   
241    <a name="#_nlec_keyword_SEUILMIN"></a>
242    <h4>SEUILMIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
243     
244     
245     
246     
247     
248     
249     
250     
251    </h4>
252
253   
254
255   
256    <a name="#_nlec_keyword_SEUILMAX"></a>
257    <h4>SEUILMAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
258     
259     
260     
261     
262     
263     
264     
265     
266    </h4>
267
268   
269
270   
271    <a name="#_nlec_keyword_NAN"></a>
272    <h4>NAN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
273     
274     
275     
276     
277     
278     
279     
280     
281    </h4>
282
283   
284
285   
286    <a name="#_nlec_keyword__EXTRA"></a>
287    <h4>_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
288     
289     
290     
291     
292     
293     
294     
295     
296    </h4>
297
298   
299 Used to pass keywords
300
301   
302   
303
304   
305    </pre><h3>Version history</h3>
306   
307    <h4>Version</h4>
308 $Id: nlec.pro 370 2008-08-07 07:59:15Z pinsard $
309
310    <h4>History</h4>
311 Sebastien Masson (smasson@lodyc.jussieu.fr)
312   14/8/98
313
314   
315
316    <h3>Known issues</h3>
317    <h4>Obsolete</h4>
318
319   
320   
321   
322
323    <h3>Other attributes</h3>
324   
325   
326    <h4>Uses routines</h4>
327 <a href="..//Obsolete/common.html">common</a>
328 <a href="..//Obsolete/vraidate.html">vraidate</a>
329 <a href="..//Obsolete/juldate.html">juldate</a>
330 <a href="..//Obsolete/nlec5j.html">nlec5j</a>
331 <a href="..//Obsolete/nlecserie.html">nlecserie</a>
332
333   
334   
335   
336
337    <font size="-3"><p>&nbsp;</p></font>
338    <hr size="1" color="#CCCCCC"/>
339     
340
341   
342
343    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0.</font></p>
344
345  </body>
346</html>
Note: See TracBrowser for help on using the repository browser.