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.