Articles tagged: cdm

Apr 23, 2013

As previously described in this post, the Unidata Program Center's primary THREDDS Data Server (TDS), currently using the domain name "motherlode.ucar.edu" is being phased out in favor of the new domain name "thredds.ucar.edu". The domain name "motherlode.ucar.edu" will not work for TDS access after August 1, 2013.

UPDATE: Please note that this change affects connections to the THREDDS Data Server only. Other services provided by motherlode.ucar.edu will remain in operation until further notice.

Mar 20, 2013

The NetCDF-Java/Common Data Model (CDM) library and THREDDS Data Server (TDS) version 4.3.16 were released on March 19, 2013.

Dec 21, 2012

A new stable release of the NetCDF-Java/Common Data Model (CDM) library and the THREDDS Data Server (TDS), version 4.3.15, is now available on the NetCDF Java Library download page and the THREDDS Data Server page. We recommend that you upgrade to the current stable version as soon as possible in all cases.

Nov 27, 2012

The NetCDF-Java/Common Data Model (CDM) library version 4.3.14 was released on November 20, 2012. Version 4.3 includes a complete rewrite of GRIB1 and GRIB2 file handling as well as a number of other features.

Apr 25, 2012
What's in a name?
Nov 29, 2011
Github

As part of Unidata's ongoing commitment to community driven software, and to make collaborative development easier and more transparent, we have moved the THREDDS and NetCDF-Java/Common Data Model (CDM) source repository to the GitHub "social coding" site. See the full article for details.

May 4, 2011

You may be shocked that netCDF coordinates can't always be monotonic. Other embarrassing facts are also revealed.

Oct 17, 2008
I'm looking to categorize coordinate mapping functions:  ways to map from the index space of a data variable to a vector of coordinate values.
Oct 16, 2008
Preliminary thoughts on storing ragged arrays in netCDF. Now supreceeded by the CF discrete sampling proposal,
Oct 11, 2008
CF defines a way to save space in netCDF files with "compression by gathering". Lets have a close look!