github Unidata/netcdf-fortran v4.4b5
Release notes for netCDF-Fortran 4.4b5

latest releases: v4.6.1, v4.6.0, v4.5.4...
pre-release10 years ago

VERSION COMMENTS


4.4-beta5 Released 2013-08-27

  • Added configuration files to github distribution.

4.4-beta4

  • Moved to GitHub from Subversion, the location of the new GitHub repository is at: http://github.com/Unidata/netCDF-Fortran
  • Parallel-build portability fixes, particularly for
    OpenMPI and gcc/gfortran-4.8.x on the Mac. Also added
    test from Reto Stöckli for NCF-250 bug, demonstrating
    it was fixed in previous commit.
  • Add support for NF_MPIIO, NF_MPIPOSIX, NF_PNETCDF, and
    NF_FILL_UINT in the data files.
  • Add support for nf_inq_path.
  • Add a pre-processor macro that can be used to bypass
    the home-brew C_PTRDIFF_T definition and use the
    standard one for compilers that support it.
  • Fix a potential bug in nf_attio to call the _long
    version of some puts/gets instead of the _int
    version. These were inside INT1_IS_C_LONG and
    INT2_IS_C_LONG ifdef blocks so they would have only
    showed up when those macros were true.

Don't miss a new netcdf-fortran release

NewReleases is sending notifications on new releases.