Commit ac1ecc27e8a9b19948367fdf4b29737a2bae767f
1 parent
496ef6c8
Exists in
master
and in
112 other branches
new release
Showing
1 changed file
with
55 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,55 @@ | @@ -0,0 +1,55 @@ | ||
1 | +<h2><img src="js/resources/images/32x32/fav_amda.png"/>Welcome On New AMDA</h2> | ||
2 | +<i>release version : alpha 2.1.0<br/>release date : 2016-10-12</i> | ||
3 | + | ||
4 | +<ul> | ||
5 | + <li><img src="js/resources/images/16x16/view_tree.png" width=24/> WorkSpace Explorer | ||
6 | + <li>From now Amda DataBase parameter | ||
7 | + tree is constructed automatically from Amda Spase Registry. Info <img src="js/resources/images/16x16/info_mini.png"/> | ||
8 | + is generated for all | ||
9 | + Mission/Instrument/DataSet nodes. | ||
10 | + <li> No access to Remote DataBases Observations/Simulations in the current version. | ||
11 | + <li> Current Amda instance uses Test DataBase with limited data coverage. | ||
12 | + <li><i>"_gsm"</i> parameters (except <i>imf_real_gsm</i>) are not for tests | ||
13 | +<hr> | ||
14 | + <li><img src="js/resources/images/64x64/edit.png" width=24/> Create/Modify Parameter <br/> | ||
15 | + <li>Interface isn't changed but all the calculations are made by new kernel | ||
16 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | ||
17 | + <li>Any parameter type (scalar, vector, array) can be used for parameter construction | ||
18 | + <hr> | ||
19 | + <li><img src="js/resources/images/64x64/plot.png" width=24/> Plot <br/> Plot module has a lot of new features, | ||
20 | + and completely new interface. Use Plot help ( "?" in the right upper corner of Plot Interface ) to learn more | ||
21 | +<!--hr> | ||
22 | + <li><img src="js/resources/images/64x64/statistics.png" width=24/> Statistics | ||
23 | + <li>New module ( existed in the first Amda ). Produces output in a form of catalog : Start - Stop - Param Statistics Value. | ||
24 | + Note that statistics can be calculated for <i>any</i> parameter type ( scalar, vector, array). | ||
25 | + <li>List of stat functions will be extended. | ||
26 | +<hr> | ||
27 | + <li><img src="js/resources/images/64x64/catalog.png" width=24/> Catalog Editor | ||
28 | + <li>New module ( existed in the first Amda ). Extended version of TimeTable editor. | ||
29 | + <li> <i>dateTime (ISO)</i> parameter type isn't implemented (cannot be shown in editor) in this version. | ||
30 | + We supply you with a special catalog <i>epoch_test</i> (see resources/Catalogs/My Catalogs) with parameter | ||
31 | + of the <i>dateTime</i> type to test Epoch Plot. | ||
32 | + <li>Catalogs Upload/Download isn't implemented in this version. | ||
33 | + <li>You may open Catalog Editor from context menu of Amda Tree (<i>Edit Catalog</i>) or doubleclick a catalog in the tree | ||
34 | + <li>To create new catalog click CatalogEditor icon on the desktop to open an empty form | ||
35 | +<hr> | ||
36 | + <li><img src="js/resources/images/64x64/visu_catalog.png" width=24/> Catalog Visualization | ||
37 | + <li>New module. Open it from context menu or CatalogEditor module. | ||
38 | + <li>Direct click of icon on desktop opens empty form. | ||
39 | + Drag/drop of catalog name onto the form isn't implemented yet. | ||
40 | +</hr--> | ||
41 | +<hr> | ||
42 | + <li><img src="js/resources/images/64x64/search.png" width=24/> Data Mining <br/> | ||
43 | + <li>Interface isn't changed but all the calculations are made by new kernel | ||
44 | + <li>Not all the functions are implemeneted - use <i>Simple Math Functions</i> for tests | ||
45 | + <li>Sometimes there is no parameter arguments description file - and system throws an exception. | ||
46 | + Please note such cases | ||
47 | +<hr> | ||
48 | + <li><img src="js/resources/images/64x64/download_manager.png" width=24/> Download (Data)<br/> | ||
49 | + <li> Temporary limited time formats | ||
50 | + <li> New file formats | ||
51 | + <li> New option <i>Use first param as reference for sampling</i> | ||
52 | + <li> New option <img src="js/resources/images/16x16/edit.png"/> selecting component of the array | ||
53 | +<hr> | ||
54 | + <li><img src="js/resources/images/64x64/interop.png" width=24/> Interoperability | ||
55 | + <li> No access to Remote Data Base in the current version. |