Version 4.5.4 of the netCDF-Fortran library is now available.
The netCDF-Fortran library version 4.5.4 requires the netCDF-C library version 4.7.4 or greater. This release includes many bug fixes and quality-of-life improvements. Highlights include:
- Avoid compilation failure with
-Werror=implicit-function-declaration
. - Allow setting of parallel I/O test launcher to something other than
mpiexec
with the--with-mpiexec=
option on configure. - Check FC supports MPI-IO at configure time.
- Added
nf90_inq_format
to the F90 API.
See the detailed Release Notes on GitHub for additional information about these and other changes in this release.
Complete information about using this release can be found in the NetCDF-Fortran Documentation.
Source-code zip and tar.gz archives can be found in the “Assets” section of Unidata's NetCDF-Fortran GitHub site.
Posted by gousheng on January 23, 2022 at 11:36 AM MST #
Posted by Yuta Matsuoka on February 15, 2022 at 11:29 PM MST #
Posted by Maxim Barkov on March 01, 2022 at 01:15 AM MST #