You are here: home page → NetCDF95.
NetCDF95 is a Fortran interface to the NetCDF library. Compared to the Fortran 90 NetCDF interface, the NetCDF95 interface is meant to be friendlier and more secure. Notably, it frees you of the cumbersome task of handling the error status.
Changes:
nf95_inquire_attribute and
nf95_inquire. Fixed nf95_get_att: does not
exit if argument ncerr is present and there is an error
picked by nf90_inquire_attribute.nf95_get_var and nf95_gw_var.nf95_get_var.