Skip to content

ncWMS 2.2.0 / EDAL 1.2.0

Compare
Choose a tag to compare
@guygriffiths guygriffiths released this 05 Jul 15:13
· 529 commits to master since this release

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