Skip to content

Releases: Reading-eScience-Centre/edal-java

EDAL 1.2.2

15 Aug 11:27
Compare
Choose a tag to compare

Removed ncWMS from EDAL to its own repository
Added EDAL guide + SLD specification to docs
General documentation improvement
Made uncertainty visualisation work in WMS with option for specifying multiple colour scale ranges
Contour layers now handle line style, colour, + weight
SGRID-compatible datasets now handled
New vector styles - sized + coloured arrows
Vertical section plots can now focus on specific elevation region
Bugfixes:

  • Several fixes to coveragejson library
  • Old 5.0.0 version of NetCDF Java was discontinued - now uses specific version
  • Godiva3 now works with browser-level zooming
  • Dynamic variables were not producing correct Capabilities document

ncWMS 2.2.1 / EDAL 1.2.1

07 Jul 09:19
Compare
Choose a tag to compare

Bugfix release:
Fixed issue with NcML + SNAPSHOT NetCDF libs
Handle single-item collection in CoverageJSON as a coverage, not a collection
Fixed trailing slash issue on URI in CoverageJSON

ncWMS 2.2.0 / EDAL 1.2.0

05 Jul 15:13
Compare
Choose a tag to compare

Changes:
Moved configuration to web.xml where it can be overridden so that it persists across deployments
Moved User Guide into source tree, and setup gitbooks.com to automatically generate it on push.
Added examples module for example code using EDAL
Moved PlottingDomainParameters to the graphics module
Implemented CoverageJSON as output format for WMS GetMap (disabled by default)
Bugfixes:
WMS deals with out-of-range TIME/ELEVATION values properly (i.e. with an XML ServiceException)
Moved to (specific) SNAPSHOT version of NetCDF Java libs - the old ones were only in the repo by mistake

ncWMS 2.1.2 / EDAL 1.1.2

11 May 15:17
Compare
Choose a tag to compare

Bugfix release. Fixes the following issues discovered since release of 1.1.1:

Remove data from cache when (if) it refreshes periodically - this was causing no data update
Correct handling of NaN in EN3/4 datasets
Fixed NullPointerException when dataset title is missing from admin interface
Godiva3 works properly on HTTPS
Made http://server/ncWMS2/admin redirect to http://server/ncWMS2/admin/
Fixed redirect issue on config update with Tomcat 8+
Fixed TRANSPARENT/BGCOLOR clash - TRANSPARENT always implies BGCOLOR=transparent

ncWMS 2.1.1 / EDAL 1.1.1

04 Mar 10:30
Compare
Choose a tag to compare

Bugfix release, corrects some issues discovered after wider testing of 2.1.0

Changes:
Changed default palette back to blues
Added face-based grids for UGRID conventions
Added workaround for 2D depth axes in UGRID
Optimised UGRID data reading - was previously not fast enough to work with OPeNDAP reliably
Bugfixes:
Fixed KDTree range search (didn't account for longitude wrapping)
Removed duplicate copyright messages from CSV download

ncWMS 2.1.0 / EDAL 1.1.0

25 Feb 16:06
Compare
Choose a tag to compare

Release 1.1.0 of EDAL libraries. Main changes from previous version:

Support for unstructured grids which follow the UGRID conventions - includes refactor of dataset hierarchy
Support for categorical datasets, including plotting, legend, and GetFeatureInfo
Added more perceptually linear colour palettes
Optimisation of Polygon.contains()
Uses new background map server
Re-added datetime label on animations
Support for explicitly-specified axis bounds (i.e. "bounds" attribute in NetCDF)
Bugfixes:
Animations respect log scale
Metadata filters on ImageLayers now only get applied to the relevant layers (not all layers)
Border around extraction area now only applies to glyph layers
Handles environments where the user's home directory is non-writable
Handles curvilinear cells which cross the dateline
Changed title for EN3/4 extracted features
Widened clickable box for GFI on continuous domain. Rounding errors meant that the current one was a little too small
Arrow plots now use BGCOLOR parameter
Arrow plots have a default style
Changed default vector legend graphic to not include arrows

EDAL 1.0.4 / ncWMS 2.0.4

29 Oct 10:52
Compare
Choose a tag to compare

Minor release with changes:

Modified AbstractPointDataset to make it simpler to extend
Preliminary support for WaterML
Made it possible to specify dataset as part of the URL
Access to specific datasets in Godiva3 (incl. dynamic datasets)
Better error handling in Godiva3
Support for named colours
Fixed bug where a parsing error on a style can cause ncWMS not to start
Preliminary support for MODIS land cover

EDAL 1.0.3 / ncWMS 2.0.3

22 Oct 08:07
Compare
Choose a tag to compare

Bugfix release. Changes:

Added CHANGELOG
Use latest version of JFreeChart
Bugfixes:
Geographic bounding boxes were not always working in GetCapabilities
Time values were not read correctly in aggregations when they were stored as floats
Title generation for dynamic datasets
Return numerical data in same type as underlying storage

ncWMS 2.0.2 / EDAL 1.0.2

11 Sep 13:58
Compare
Choose a tag to compare

Bugfix release:

Layer names are now shown in capabilities document
Admin interface has correct times for dataset updates

ncWMS 2.0.1 / EDAL 1.0.1

18 Aug 14:28
Compare
Choose a tag to compare

Bugfix release to correct minor issues with ncWMS 2.0