github Unidata/thredds v4.6.4

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

netCDF-Java and the THREDDS Data Server

Version 4.6.4

The NetCDF-Java/Common Data Model (CDM) library and THREDDS Data Server (TDS) version 4.6.4
releases were finished on February 12th, 2016. This is a stable 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.4.war) [md5] [sha1]

Documentation

netCDF-Java Reference Documentation
THREDDS Reference Documentation

Version 4.6.3 was released on August 31st, 2015. The 4.6.4 release addresses the following issues
from the 4.6.3 release:

New features and enhancements

  • Added a command line utility to replay tomcat access logs against a different server. Useful to test upgrades to a new TDS.
  • Gradle now generates a thredds-parent Maven BOM publication
  • The build is now done completely in gradle - the maven pom files have been removed.

Bug fixes

  • Copy / paste functionality in ToolsUI using the Mac OS X keybindings
  • Bug fixes / improvements to base TDS docker image.
  • Fix URLs for subdirs with spaces in a DatasetScan.
  • Major refactor of GINI IOSP code.
  • Ensure files following CF and COARDS get a calendar attribute added in the event that the attribute is missing.
  • Fixed bug that caused FileCache to remove entries for closed datasets
  • CSV output from GridAsPoint and PointFeatureCollections now return consistent headers.
  • ToolsUI now uses a file chooser to save binary output.
  • Fix VectorLayer components look up in wms server (TDS side code)
  • Fix bug in which PointFeatureCollections were not updating
  • Updated httpservices to properly use Apache httpclient 4.5
  • Improved performance of reading data from Amazon S3

For a full list of changes between v4.6.3 and v4.6.4, 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 John Caron (@JohnLCaron), R. Schmunk (@msdsoftware), @massonjr, Joan Pau Beltran (@joanpau), @geoneubie, @pacioos, as well as those who reported bug on the github issue tracker!

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.