The NetCDF-Java/Common Data Model (CDM) library and THREDDS Data Server (TDS)
version 4.6.3 has been released. The development team recommends this upgrade
to anyone using the CDM or TDS. The latest update can be downloaded from:
* Unidata's GitHub repository:
https://github.com/Unidata/thredds/releases/tag/v4.6.3
* the NetCDF Java Library download page:
http://www.unidata.ucar.edu/downloads/netcdf/netcdf-java-4/
* the TDS page:
http://www.unidata.ucar.edu/software/thredds/current/tds/TDS.html
Version 4.6.2 was released on June 10th, 2015. The 4.6.3 release addresses the
following issues from the 4.6.2 release:
New features and enhancements:
* Added experimental support for accessing datasets on Amazon S3
(https://github.com/Unidata/thredds/pull/147)
* Improved CINRAD level2 data format reading
* Refactored CDM Remote zlib compression and added it to the REST API
* Switched to NCEP scraped table for grib1 "7-15-131" (was using
dss/WMO_GRIB1.7-15.131.xml)
Bug fixes:
* TDS created an excessive number of sessions that degraded performance
(https://github.com/Unidata/thredds/issues/129)
* Couldn't open CDM Remote datasets
* Read-only UNC directories were reported as writeable (caching)
(https://github.com/Unidata/thredds/issues/141)
* In CF, couldn't handle trajectory with time join
(https://github.com/Unidata/thredds/pull/165)
* ArrayChar.toString() failed when rank was zero
* OPeNDAP DDX responses contained malformed XML
(https://github.com/Unidata/thredds/issues/150)
* TDS monitor failed on incomplete log lines or lines with dates that have '+'
in the time zone
* HTML catalog writer wouldn't tolerate unknown service types
For help with upgrading to v4.6, please see:
http://www.unidata.ucar.edu/software/thredds/v4.6/tds/UpgradingTo4.6.html
For information on the previous release, please see the 4.6.1 release
announcement:
http://www.unidata.ucar.edu/blogs/news/entry/netcdf_java_library_and_tds9
Thank you,
The THREDDS Development Team