Version 4.5.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.
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.
Version 4.5.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.
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.
Version 4.4.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.
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.
Version 4.3.3.1 of the NetCDF-C library is now available. (Version 4.3.3 was released previously, but due to the immediate discovery of a bug, it was not announced.)
Version 4.4.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.
Version 4.4.6 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.
The Balearic Islands Coastal Ocean Observing and Forecasting System (SOCIB), is a multi-platform Marine Research Infrastructure located in the Mediterranean Sea. A joint initiative between the Spanish Ministry of Science and Innovation (Ministerio de Ciencia e Innovación) and the Balearic Islands Government (Govern de les Illes Balears), SOCIB provides free, open and quality-controlled data from nearshore to the open sea.
News of this innovative use of THREDDS and other Unidata technologies in the Balearic Islands Coastal Ocean Observing and Forecasting System (SOCIB) came to us as a result of UPC staff participation at the Ocean Data Interoperability Platform (ODIP) conference earlier this year.
Version 4.4.5 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.
From the release message:
This release is mainly a bugfix and stability release. A few new features improve some corner-cases: NCO now supports longer lists of input files, DAP files on HTTPS servers, and the CF ancillary_variables convention.
Version 4.4.0 of the netCDF-Fortran library is now available.
Some highlights of the 4.4.0 release:
For 32-bit platforms fixed integer fill parameters, initialized potentially unitialized variables, and provided some missing defaults (Thanks to R. Weed).
Fixed CMake builds on 32-bit platforms.
Added new inq_path and rename_grps functions analogous to corresponding C functions. Added associated tests. (Thanks to R. Weed)
Added support for NF_MPIIO, NF_MPIPOSIX, NF_PNETCDF flags and NF_FILL_UINT. (Thanks to R. Weed)
Fixed potential bug in attribute functions for integer values when Fortran INTEGER*1 or INTEGER*2 types are the same size as C long. (Thanks to R. Weed)
Added test for compiler support of Fortran 2008 ISO_FORTRAN_ENV additions and TS29113 standard extension.
Fixed C_PTR_DIFF_T issue reported by Orion Poplowski. (Thanks to R. Weed)