Articles tagged: release

Jan 8, 2020

MetPy 0.12.0 has been released with several features and fixes, including METAR decoding and mixed-layer CAPE calculation. This is the first release that only supports Python 3.

Nov 25, 2019

Version 4.7.3 of the netCDF-C library is now available.

Changes in the netCDF-C library include (but are not limited to):

  • Fixed an issue where installs from tarballs would not properly compile in parallel environments.
  • The library was modified so that rewriting the same attribute happens without deleting the attribute, to avoid a limit on how many times this may be done in HDF5.
  • Add a dispatch version number to netcdf_meta.h and libnetcdf.settings, in case we decide to change dispatch table in future.
  • Now testing that endianness can only be set on atomic ints and floats.
  • Fix for subtle error involving var and unlimited dim of the same name, but unrelated, in netCDF-4.
  • Update for attribute documentation.
  • Corrected assignment of anonymous (a.k.a. phony) dimensions in an HDF5 file. Now when a dataset uses multiple dimensions of the same size, netcdf assumes they are different dimensions.
Oct 23, 2019

The Unidata THREDDS Development Team is happy to announce the availability of version 5.2.0 of the NetCDF-Java/Common Data Model (CDM) library (released October 23rd, 2019).

Oct 22, 2019

Version 4.7.2 of the netCDF-C library is now available. This release primarily corrects an error the Unidata netCDF team has been observing on newer versions of OSX, but additional improvements are included as well.

Oct 18, 2019

MetPy 0.11.1 has been released with several bugfixes for 0.11.0, including fixes for compatibility with XArray v0.14.

Sep 30, 2019

MetPy 0.11.0 has been released, with many fixes and new features. This is the last release that will support Python 2.7.

Sep 18, 2019

The Unidata THREDDS Development Team is happy to announce the availability of version 5.1.0 of the NetCDF-Java/Common Data Model (CDM) library (released September 18th, 2019).

Sep 13, 2019

Version 4.3.1 of the netCDF-C++ library and is now available.

Changes in the netCDF-C++ library include (but are not limited to):

  • Added cmake support to distribution files created by make dist.
  • Added ncFile::create(), also added a new open function and constructor to allow for more flexibility when opening a file.
  • Addressed an issue reported with Intel Compilers 17.0.0.
  • Updated how configure determines information about the existing netCDF-C install.
  • Corrected an issue where cmake-based builds weren't generating ncxx4-config.
Sep 3, 2019

Version 4.7.1 of the netCDF-C library and version 4.5.0 of the netCDF-Fortran library are now available.

Jul 29, 2019

The Unidata THREDDS Development Team is happy to announce that the THREDDS Data Servern (TDS) version 5.0.0-beta7 was released on July 29th, 2019.