Releases: Reading-eScience-Centre/edal-java
EDAL 1.2.12
Updated Unidata repository
Added custom basemaps/overlays to screenshot
Added support for trajectory features in GetLegendGraphic
EDAL v1.2.11
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
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
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
Minor bugfixes
Better automatic variable titles
Better z-axis behaviour (default selection and ordering)
Got rid of several Tomcat warnings
EDAL 1.2.7
Configurable EHCache support
RGB component images + SLD support
Minor bugfixes
EDAL 1.2.6
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
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
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
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