Skip to content

Releases: Reading-eScience-Centre/edal-java

EDAL 1.2.12

13 Nov 15:10
Compare
Choose a tag to compare

Updated Unidata repository
Added custom basemaps/overlays to screenshot
Added support for trajectory features in GetLegendGraphic

EDAL v1.2.11

02 Nov 15:57
Compare
Choose a tag to compare

Implemented trajectory feature plotting
Improvements to FMRC aggregation
Added support for user-defined base layers / overlays
Improved PNG write speed for multiple requests
Minor bugfixes

EDAL 1.2.10

18 Sep 10:46
Compare
Choose a tag to compare

Fixed bug with KMZ animation export
Minor Godiva3 layout fix
Update Unidata libs - bug in the previous versions' build meant an excess 20M to dependencies

EDAL 1.2.9

12 Sep 15:04
Compare
Choose a tag to compare

Added limited support for writing GridFeatures to NetCDF
Less strict attribute checking in variable aggregation
Support for forecast model run collection datasets (both explicit NcML and automatic aggregation through glob expressions)
Minor library improvements + additions
Bugfixes

EDAL 1.2.8

06 Jun 13:48
Compare
Choose a tag to compare

Minor bugfixes
Better automatic variable titles
Better z-axis behaviour (default selection and ordering)
Got rid of several Tomcat warnings

EDAL 1.2.7

24 Apr 11:38
Compare
Choose a tag to compare

Configurable EHCache support
RGB component images + SLD support
Minor bugfixes

EDAL 1.2.6

20 Feb 15:27
Compare
Choose a tag to compare

Travis integration
Pseudo-vertical CRS included in capabilities
Bugfixes:
Bounding box was too small on some UGRID datasets
FeatureInfo didn't work in Godiva if was empty
STYLES no longer mandatory in GetLegendGraphic

EDAL 1.2.5

07 Dec 12:10
Compare
Choose a tag to compare

Transect plots report distance in km
Added more background map servers
Additionl CoverageJSON writer support
Updated to fixed versions of UCAR libraries which will not disappear
Temporary workaround for clash between Apache SIS context and config dir configuration
Minor bugfixes

EDAL 1.2.4

28 Oct 14:34
Compare
Choose a tag to compare

Reduced size of capabilities document
Migrated from Geotoolkit to Apache SIS
Improved GetFeatureInfo speed for gridded datasets
Updated to latest Joda time
Various minor bugfixes

EDAL 1.2.3

12 Oct 08:10
Compare
Choose a tag to compare

Added new synthetic data for docs
Dataset.readFeature() now includes child variables in the returned feature
Derived variables have consistent VariableMetadata types (e.g. variables derived from GriddedVariableMetadata are guaranteed to be gridded)
Added wind barbs
Recognise https as remote
Improvements to transect / profile plots
Use data size when choosing data reading strategy
Extended Capabilities information + XSD added
Various bugfixes