Mercurial > dive4elements > gnv-client
view gnv-artifacts/Changes @ 364:2413273f1c13
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
gnv-artifacts/trunk@439 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 16 Dec 2009 11:58:44 +0000 |
parents | 56c9b33e8533 |
children | b3ad3cb94855 |
line wrap: on
line source
2009-11-13 RELEASE 0.2 * Adding support for relative pathnames relating to central config document (issue 59) * Splitting of configuration documents (Issue 40) * Corrected data model of artifacs (issue 3) * Added FIS Sea State, SEACAT, Current Meter, Ice Station Reports * Implemented gaps for spatial and temportal gaps (issue 45) * TG_0040.005: Added a first ODV support * Added more input validation to make it more user-friendly * Added a first documentation of configuration documents 2009-10-07 RELEASE 0.1 * Initial release of the artifacts special for the BSH Generic Viewer. They are to be configured to live inside an artifact database via conf.xml. * The collection of parameters is modelled by transistions inside the XML. * src/test/ressources/conf.xml gives a setup to use all the provided artifacts. * Products can be produced for following FIS: Marnet, IMIS, STAUN, Modeldata, Delphin, Thermosalinograph, Chemusurvey, GTS, CTD, CBT in form of time series, vertical profiles and horizontal profiles on meshes and instantaneous points.