Blame view

help/uploadHelp 3.12 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<h2><img src="js/resources/images/16x16/mydata.png" style="margin: 0px 10px 0px 0px;"/> Uploading Data</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>
<br/><br/> 
<h2><img src="js/resources/images/16x16/mydata.png" style="margin: 0px 10px 0px 0px;"/>Uploading Time Table</h2>
<img align="left" src="help/images/uploadtt_1.png" style="margin: 0px 10px 0px 0px;"/>
<p>
<b>1 :</b> Select time table 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/uploadTT_2.png" style="margin: 0px 18px 10px 12px;"/>
<b>4 :</b> Time table format is detected automatically - if not, select the format.
</p>
<p><b><i>VOTable</i></b> format uses ISO time definition.
</p>
<p>
<b><i>ASCII</i></b> format allows different time definitions 
</p><p>
Valid time range: <b><i>1970-01-01 - 2038-01-19</i></b>.
</p>
<p>
<b>5 : </b> Don't forget to click the <b><i>Upload</i></b> button.
</p>
<p>
<b>6 : </b>The uploaded time table is shown in the <b><i>TimeTable Manager</i></b>
<img src="js/resources/images/16x16/timeTable.png" style="margin: 0px 10px 0px 0px;"/> window
and user has to <b><i>save</i></b> it in order to store in the WorkSpace.
</p>
<p> 
<b>Warning</b> : File size is limited to 30MB
</p>