github Unidata/thredds v4.6.5

latest releases: v4.6.21, v4.6.20, v4.6.19...
8 years ago

netCDF-Java and the THREDDS Data Server

Version 4.6.5

The NetCDF-Java/Common Data Model (CDM) library and THREDDS Data Server (TDS) version 4.6.5
releases were finished on April 4th, 2016. This is a bug fix release, and as such, the development team recommends this upgrade to anyone using the CDM or TDS.

The THREDDS Data Server (TDS) is 100% Java, open source, and runs as a Tomcat web server application. TDS data serving capabilities are built on top of Unidata's netCDF-Java / CDM library. The CDM data model combines the NetCDF-3, DAP2, and HDF5 data models, into what is called the Common Data Model (CDM). It has a pluggable "I/O Service Provider" architecture that allows it to read various file formats into the CDM, including NetCDF, HDF5, GRIB, NEXRAD levels 2 and 3, and others, as well as datasets served through the OPeNDAP protocol. The TDS then builds data services on top of the CDM.

Download Description
netCDFAll.jar The netCDF library implements the full CDM model, including all other jar dependencies. [md5] [sha1]
toolsUI.jar The toolsUI.jar contains everything to run the ToolsUI application. [md5] [sha1]
tdm.jar The THREDDS Data Manager (TDM) does background Indexing for GRIB Feature Collections. [md5] [sha1]
thredds.war The THREDDS Data Server web application. (please note that you will need to rename the download to thredds.war, or, if you are using tomcat, thredds##4.6.5.war) [md5] [sha1]

Documentation

netCDF-Java Reference Documentation
THREDDS Reference Documentation

Version 4.6.4 was released on February 12th, 2016. The 4.6.5 release addresses the following issues
from the 4.6.4 release:

Bug fixes

  • Fix TDM when triggering update for more than an handful of Grib FeatureCollections
  • Fix DMSP IOSP to read more of the header
  • Fix NEXRAD Level 2 IOSP to work with caching
  • Improve time series reading for WMS requests (pairs with fix in ncWMS repo)
  • Extend bounding box on NCSS form for single point dataset to ensure default request is valid
  • Clean up some units coming from grib tables to ensure they are udunits compatible.
  • Clean up command line cruft by converting System.out calls to use logging

For a full list of changes between v4.6.4 and v4.6.5, as well as links to the original GitHub issues, please see the Github Issue Tracker.

All users are strongly encouraged to move to 4.6. For more information about the 4.6 release and how to upgrade, please see Upgrading to TDS 4.6.

Many thanks to our external contributors who committed code to this release: R. Schmunk (@msdsoftware) and Joan Pau Beltran (@joanpau).

Real-world use of new features by the user community is integral to the process of creating and refining these libraries. Please send any potential issues to the development team via the THREDDS GitHub issue tracker, Unidata's support system (support-netcdf-java@unidata.ucar.edu or support-thredds@unidata.ucar.edu) or the user community mailing lists (netcdf-java@unidata.ucar.edu or thredds@unidata.ucar.edu).

Don't miss a new thredds release

NewReleases is sending notifications on new releases.