hans@538: 2010-01-27 RELEASE 0.4 hans@538: hans@538: New: hans@538: hans@538: * Added entire infrastructure for interpolation pipeline: hans@538: * Rasterizer on a configurable grid, resolution differing hans@538: in X and Y direction hans@538: * Vectorizer producing AWT geoemtries (FIXME) hans@538: * Color palett handling hans@538: * helper script for converting color palettes to QGIS 1.4 hans@538: styling format hans@538: hans@538: hans@538: * Diagrams: hans@538: * Support for 2D diagrams with multipolygons with holes and shells hans@538: (Geometry model compatible to OGC Simple Feature Specification) hans@538: hans@538: * Improved labeling (heading, subheading) of all diagrams hans@538: hans@538: * Refactoring statistics classes hans@538: hans@538: * Support for using rasterdata (seabed) for interpolation hans@538: hans@538: * Added support for ProxyArtifact to support access to history of states hans@538: hans@538: * Added support for writing Shapefiles with geotools hans@538: hans@538: hans@538: Fixed: hans@538: hans@538: * Generation of vertical profiles failed on Marnet (#142) hans@538: * Using correct MIME-type for SVG-Export in configuration (#148) hans@538: * Enabling/Disabling points in GUI (#105) hans@538: * Reanming values for selcting the direction of an axis (#129) hans@538: * Adapting granularity for labels for timeseries (#152) hans@538: * adapting range of values for data series with identical name and hans@538: different time ranges (#136/137)i hans@538: * Corrected interpolation based on horizontal cross-section (#153) hans@538: * Enabling/Disabling points in diagrams with PDF export (#156) hans@538: * Harmonized background color in 2D diagrams (#157) hans@538: * Adding label for axis for 2D diagrams (#158) hans@538: hans@538: sascha@375: 2009-12-17 RELEASE 0.3 hans@260: sascha@375: New: hans@260: sascha@375: * SVG export for charts (introducing Apache Batik dependency) sascha@375: * PDF export for charts. (introducing iText dependency) sascha@375: * style templating for charts via XML. sascha@375: * Units are now localized and added to the charts sascha@375: * Gap detection for horizontal and vertical profile charts. hans@260: sascha@375: * 'Horizontale Schnittprofile' hans@260: sascha@375: * Added region filters sascha@375: sascha@375: Fixed: sascha@375: sascha@375: * Various i18n messages. (Issue 129) sascha@375: * problems with verticalprofile charts. sascha@375: * TG_0030.008: "Unterscheidung bei Farben wechselt sascha@375: zwischen verschiedenen Ausgabeprodukten bei gleicher Parameterwahl" sascha@375: * TG_0030.004: "Jahreszahlen an der Abszisse werden nicht angezeigt" sascha@375: * TG_0030.004 : i18n funktioniert an Abzissenbeschriftung noch nicht (Issue 104) sascha@375: sascha@375: Changed: sascha@375: sascha@375: * The configuration system to define the workflows sascha@375: with artifacts. Cleaner separation states vs. transistions. sascha@375: sascha@375: * Default configuration of ttl of artifacts is more realistic now. sascha@375: sascha@375: * Used more recent versions of JFreeChart and Apache Common Math. sascha@375: sascha@375: * Local caching of data is now used more consequently sascha@375: sascha@375: Removed: sascha@375: sascha@375: * Old conterra charting code. sascha@375: sascha@375: 2009-11-13 RELEASE 0.2 sascha@375: sascha@375: * Adding support for relative pathnames relating to central sascha@375: config document (issue 59) sascha@375: sascha@375: * Splitting of configuration documents (Issue 40) sascha@375: sascha@375: * Corrected data model of artifacs (issue 3) sascha@375: sascha@375: * Added FIS Sea State, SEACAT, Current Meter, Ice Station Reports sascha@375: sascha@375: * Implemented gaps for spatial and temportal gaps (issue 45) sascha@375: sascha@375: * TG_0040.005: Added a first ODV support sascha@375: sascha@375: * Added more input validation to make it more user-friendly sascha@375: sascha@375: * Added a first documentation of configuration documents hans@260: hans@260: sascha@375: 2009-10-07 RELEASE 0.1 sascha@126: sascha@375: * Initial release of the artifacts special for the sascha@375: BSH Generic Viewer. They are to be configured to live sascha@375: inside an artifact database via conf.xml. sascha@375: sascha@375: * The collection of parameters is modelled by transistions sascha@375: inside the XML. sascha@375: sascha@375: * src/test/ressources/conf.xml gives a setup to use all sascha@375: the provided artifacts. sascha@375: sascha@375: * Products can be produced for following FIS: sascha@375: Marnet, IMIS, STAUN, Modeldata, Delphin, Thermosalinograph, sascha@375: Chemusurvey, GTS, CTD, CBT in form of time series, sascha@375: vertical profiles and horizontal profiles on meshes sascha@375: and instantaneous points.