hans@538: 2010-01-27  RELEASE 0.4
hans@538:     
hans@538:     Processing:
hans@538:     * Added central support for the entire interpolation infrastructure
hans@538:     with a lot of configuration capabilities:
hans@538:       * rasterizing input data sets
hans@538:       * calculating interpolation paying attention to different boundary
hans@538:       conditions: Less than 3 point, extrapolating to the ground, water
hans@538:       surface, ...
hans@538:       * tracing isolines
hans@538:       * clipping geometries
hans@538:       * exporting interpolated polygons and isolines
hans@538:       * rendering of 2D-diagrams and export of Shapefiles
hans@538:       
hans@538:       for "Horizontales Schnittprofil", Vertical- and Horizontal Cross
hans@538:     Section. Made parts of the interpolation configurable like
hans@538:     resolution of interpolation raster; color palettes.
hans@538: 
hans@538:     * Optimizing of runtime of interpolations
hans@538: 
hans@538:     * Diagramm specific:
hans@538:         * Made color paletts configurable for rendering Vertical-Cross
hans@538:         Sections. Added helper script to convert same palettes to QGIS (at
hans@538:         least version 1.4 supported) styling format
hans@538: 
hans@538:         * Support for 2D diagrams with multipolygons with holes and shells
hans@538: 
hans@538:         * Made color of seabed configurable for vertical cross-sections
hans@538: 
hans@538:         * Added special renderer for labeling isolines in dense areas 
hans@538:         in order to avoid overlaps
hans@538: 
hans@538: 
hans@538:     * Dependency to GUI generation:
hans@538:         * Splitting date selections in a 2 step transition: year, exact
hans@538:         point of time as required in the webclient
hans@538: 
hans@538: 
hans@538:         * Cleaning up internal model of steps to correspond to internal
hans@538:         objects in cache
hans@538: 
hans@538: 
hans@538:         * Add support for a wizard-based model of states in order to support
hans@538:         a 1-step back history in a first step; preparation for
hans@538:         multistep-history done.
hans@538: 
hans@538: 
hans@538:     * Configuration:
hans@538:         * Configuration: Enhanced configuration for connection testing of
hans@538:         SDE. So fare, now stable for reusing connections.
hans@538: 
hans@538:         * Configurability of Mesh-Width per data model
hans@538: 
hans@538:     * Others:
hans@538:         * Added support for exporting shapefiles and integrating into
hans@538:         artefact-lifecycle in order to remove files/directories after
hans@538:         end-of-life
hans@538: 
hans@538:         * Support for a MapViewer interfaced based on a database-based
hans@538:         configuration
hans@538: 
hans@538:         * Added support for raster data to taking into account sea
hans@538:         topography
hans@538: 
hans@538: 
sascha@375: 2009-12-17  RELEASE 0.3
hans@260: 
sascha@375:     * PDF export
hans@538: 
sascha@375:     * SVG export
hans@538: 
sascha@375:     * Chart Templating
hans@538: 
sascha@375:     * 'Horizontale Schnittprofile'
hans@538: 
sascha@375:     * various i18n fixes
hans@260: 
sascha@375: 2009-11-13  RELEASE 0.2
hans@260: 
sascha@375:     * Added support for all required FIS:
sascha@375:       Marnet, IMIS, STAUN, Modelldaten, Eisklimatologie, Eismeldungen, SST,
sascha@375:       Delphin, Thermosalinograph, Chemusurvey, GTS, CTD, XBT, SeaCat,
sascha@375:       Seegangsarchiv, Strommesser (Req. TG_0020.001)
hans@260: 
sascha@375:     * Added support for vertical profiles (Chapter 3.3.3.2.2)
hans@260: 
sascha@375:     * Added support for horizontal profiles (Chapter 3.3.3.2.3);
sascha@375:       part independent of MapViewer
sascha@375: 
sascha@375:     * Added a first support for ODV format (Req. TG_0040.005)
sascha@375: 
sascha@375:     * Enabling client for multi-instances (Req. 00_0000.007)
sascha@375: 
sascha@375:     * Adding of support of internal area filter (Req. TG_0020.012 b)
sascha@375: 
sascha@375:     * Added more support for internationalization (TG_0050.004)
sascha@375: 
sascha@375:     * Improved error handling with more user-friendly messages
sascha@375: 
sascha@375:     * Added required statistical support (Chapter 3.3.3.3.1)
hans@260: 
hans@260: 
sascha@375: 2009-10-07  RELEASE 0.1
sascha@126: 
sascha@375:     * Initial release of the artifacts special for the Generic BSH Viewer.
sascha@126: