github Unidata/netcdf-fortran v4.4.1-rc1
netCDF-Fortran 4.4.1-rc1

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

This is the Release Candidate 1 release of netCDF-Fortran 4.4.1.

Below are the release notes for changes made since the 4.4.0 release. For a full listing of changes, please see the netcdf-fortran release notes.

Instructions for building netcdf-fortran may be found here:

Historic user documentation may be found here:

4.4.1-RC1 Released 2014-08-05

  • Added a new variable for cmake-based builds, NC_EXTRA_DEPS. Use this to specify additional dependencies when linking against a static netcdf-c library, e.g.
   netcdf-fortran/build$ cmake .. -DNC_EXTRA_DEPS="-lhdf5 -lhdf5_hl -lcurl"
  • Fixed to build correctly with netCDF-3-only C library, for example C library configured with --disable-netcdf-4 (R. Weed).

Don't miss a new netcdf-fortran release

NewReleases is sending notifications on new releases.