diff --git a/help/content.json b/help/content.json index b515d97..e41c40e 100644 --- a/help/content.json +++ b/help/content.json @@ -125,7 +125,7 @@ children: [ },{ text:'Data Downloading', children:[{ - text:'Data (TBU)', + text:'Data', id: 'downloadDataHelp', leaf:true },{ diff --git a/help/downloadDataHelp b/help/downloadDataHelp index 483d1fe..bf50e17 100755 --- a/help/downloadDataHelp +++ b/help/downloadDataHelp @@ -1,34 +1,36 @@ -
To download a parameter, drag it from the Parameter tree and drop onto the -Download panel. - -
-
-There are three main downloading options:
-1. One File Per Param/Interval
+Download panel.
+There are three main downloading options (File Structure) :
+
+1. One File Per Param/Interval
Each parameter and each time interval from time table (if you download data for intervals from a Time Table)
is output into separate file.
-Sampling time = original parameter sampling time.
-Note that Sampling Time step and use first parameter as reference for sampling are not available for this type of data download.
-2. All in One File
-All parameters are downloaded into one file.
-3. One File Per Time interval
-All parameters you select are downloaded into one file for each time interval.
-In case 2 and 3 you have to define common Sampling Time step, you can use first parameter as reference for samplingYou may give your own Output File Prefix.
-
-You may write header into Data File or into a separate File.
-You may choose the File Format (ASCII or VOTable).
-You may zip or tar+gzip those files.
-Time can be selected by Interval or by Time Table
-To select a time table, drag it from the Time Tables tree and drop onto the Time Table panel
-
-
-