Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/Changes @ 262:8b634333f935
merged gnv-artifacts/0.2
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:13:44 +0200 |
parents | 56c9b33e8533 |
children | b3ad3cb94855 |
comparison
equal
deleted
inserted
replaced
169:6cf73f5ea4a9 | 262:8b634333f935 |
---|---|
1 2009-11-13 RELEASE 0.2 | |
2 | |
3 * Adding support for relative pathnames relating to central | |
4 config document (issue 59) | |
5 | |
6 * Splitting of configuration documents (Issue 40) | |
7 | |
8 * Corrected data model of artifacs (issue 3) | |
9 | |
10 * Added FIS Sea State, SEACAT, Current Meter, Ice Station Reports | |
11 | |
12 * Implemented gaps for spatial and temportal gaps (issue 45) | |
13 | |
14 * TG_0040.005: Added a first ODV support | |
15 | |
16 * Added more input validation to make it more user-friendly | |
17 | |
18 * Added a first documentation of configuration documents | |
19 | |
20 | |
21 2009-10-07 RELEASE 0.1 | |
22 | |
23 * Initial release of the artifacts special for the | |
24 BSH Generic Viewer. They are to be configured to live | |
25 inside an artifact database via conf.xml. | |
26 | |
27 * The collection of parameters is modelled by transistions | |
28 inside the XML. | |
29 | |
30 * src/test/ressources/conf.xml gives a setup to use all | |
31 the provided artifacts. | |
32 | |
33 * Products can be produced for following FIS: | |
34 Marnet, IMIS, STAUN, Modeldata, Delphin, Thermosalinograph, | |
35 Chemusurvey, GTS, CTD, CBT in form of time series, | |
36 vertical profiles and horizontal profiles on meshes | |
37 and instantaneous points. |