Plugin for SOHO and its children nodes » History » Version 1
Guanji Wang, 30/08/2016 09:55
1 | 1 | Guanji Wang | h1. Plugin for SOHO and its children nodes |
---|---|---|---|
2 | 1 | Guanji Wang | |
3 | 1 | Guanji Wang | h2. In client-user, users can use dataset server service to do the operations on all the soho data resource, including *SOHO, CDS, CELIAS, COSTEP, GOLF, ERNE, LASCO, SUMER, SWAN, UVCS, VIRGO* and their children nodes. |
4 | 1 | Guanji Wang | |
5 | 1 | Guanji Wang | !soho.gif! |
6 | 1 | Guanji Wang | |
7 | 1 | Guanji Wang | h2. In client-admin, the dataset server service is a plugin called *SOHODirectOrderResourceModel* aimed to well locate the storage of SOHO data and files, including *.fits /.sl2 /.dat /.tar.gz/ .KOR/ .cdf* |
8 | 1 | Guanji Wang | |
9 | 1 | Guanji Wang | !sohoadmin.gif! |
10 | 1 | Guanji Wang | |
11 | 1 | Guanji Wang | h2. How to: |
12 | 1 | Guanji Wang | |
13 | 1 | Guanji Wang | h3. Put *TarOutputRepresentation.java* and *ZipOutputRepresentation.java* in your path: _~/workspace/fr.cnes.sitools.extensions/src/fr/cnes/sitools/resources/missions/soho/representations_ |
14 | 1 | Guanji Wang | |
15 | 1 | Guanji Wang | h3. Put *SOHODirectOrderResource.java, SOHODirectOrderResourceModel.java, SOHOOrderResource.java, SOHOOrderResourceModel.java* in your path:_ ~/workspace/fr.cnes.sitools.extensions/src/fr/cnes/sitools/resources/missions/soho_ |
16 | 1 | Guanji Wang | |
17 | 1 | Guanji Wang | !Selection_025.jpg! |
18 | 1 | Guanji Wang | |
19 | 1 | Guanji Wang | |
20 | 1 | Guanji Wang | h3. The link to the code repository (git source) : https://git.ias.u-psud.fr/gwang/Sitools2-V3.0/tree/dev-3/workspace/fr.cnes.sitools.extensions/src/fr/cnes/sitools/resources/missions/soho |