Blame view

help/uploadDataHelp 1.85 KB
16035364   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<h2><img src="js/resources/images/16x16/mydata.png" style="margin: 0px 10px 0px 0px;"/>Uploading Data Files</h2>
<img class="centered" src="help/images/uploadfile_1.png" style="margin: 0px 10px 0px 0px;"/>
<p>
<b>1 :</b> Select data file source -  <b><i>Local</i></b> or <b><i>Remote (URL)</i></b>.
</p>
<p>
<b>2 :</b> In the case of <b><i>URL</i></b> you may specify the URL of the site (<b><i>FTP</i></b>
access only for the moment!) and select the file by browsing the remote files. 
</p>
<p>
<b>3 :</b> Or put the full file URL (http or ftp) directly into the form.
</p>
<p>
<img align="left" src="help/images/uploadfile_2.png" style="margin: 0px 15px 0px 0px;"/>
<b>4 :</b> File format is detected automatically - if not, select the format.
</p>
<p>For all file formats except <b><i>ASCII</i></b> time format is defined by file format.
</p><p>
ASCII format allows different time definitions.
</p><p>
Note that ASCII files may have different structure - 
<b><i>"Running" Time</i></b> with time at every file line and  with <b><i>StartTime-DeltaT</i></b>
in the header of the file.
</p>
<p>
<b>5 : </b>Don't forget to click the <b><i>Upload</i></b> button.
</p>
<p>
<b>6 : </b>If there is no error the file is saved into your Workspace and  added 
to the <b><i>My Files</i></b> tree.
</p>
<p>
<b>7 : </b>  
Special <b><i>Mydata</i></b> window for creating parameters from the uploaded files (<b><i>MyData parameters</i></b>)
is opened. Depending on the file format you may select MyData parameter from the existing in the file (CDF,netCDF, CEF, VOTable)
or define it by selecting the file columns (ASCII). 
</p><p>
Note that <b><i>Mydata</i></b> form is opened also with the 
<b><i>Edit File</i></b>   of the 
 context menu of the
<b><i>My Files</i></b> tree.
</p>
<p>
<br/>
<img class="centered" src="help/images/uploadfile_3.png"/>
</p>
<p> 
<b>Warning</b> : File size is limited to 30MB
</p>