Articles tagged: NetCDF

Mar 20, 2018

Version 4.6.1 of the netCDF-C library is now available. This is primarily a maintenance release; read on for details.

Mar 5, 2018

Version 4.7.3 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

Jan 26, 2018

Version 4.6.0 of the netCDF-C library is now available. See the Release Notes for complete information. Highlights of this release include:

  • Full support for using HDF5 dynamic filters, both for reading and writing.
  • An option to enable strict null-byte padding for headers.
  • Changes to support workflows created under versions prior to 4.5.0.
  • Various bug fixes and other enhancements.
Jan 25, 2018

Version 4.7.2 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

Dec 27, 2017

Version 4.7.1 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

Nov 8, 2017

Version 4.7.0 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

Oct 23, 2017

Version 4.5.0 of the netCDF-C library is now available. The largest focus of this release has been the inclusion of the DAP4 protocol. See the Release Notes for additional information on using DAP4.

Sep 19, 2017

Version 4.6.9 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

Aug 18, 2017

Version 4.6.8 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.

The NCO project is coordinated by Professor Charlie Zender of the Department of Earth System Science, University of California, Irvine. More information about the project, along with binary and source downloads, are available on the SourceForge project page .

Aug 14, 2017

This document proposes adding compression to the netcdf-3 (aka classic) file format. The proposal has numerous limitations because of the nature of the existing netcdf-3 format.

The algorithm and data format proposed here requires re-writing an existing netcdf-3 file to move it to the new format. In effect, the re-written file becomes archival (read-only).