Hi Netcdf developers,
I am working my way through a reimplementation of the f90 API and
noticed a minor bug in nf90_create or its documentation.
The documentation states that cache_preemption is of type real:
https://www.unidata.ucar.edu/software/netcdf/docs/netcdf-f90/NF90_005fCREATE.html#NF90_005fCREATE
In contrast, the module definition expects type integer. I cannot seem
to find the nf90 source at the Unidata web site, but browsing the
netcdf.mod file seems to indicate that some routines expect
cache_preemption to be real and others expect it to be integer.
I am using netcdf 4.1.3 installed in an ubuntu 14.04.
-Ed
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Edward D. Zaron
Research Assistant Professor
Department of Civil and Environmental Engineering
Portland State University
Portland, OR 97207-0751
Phone: (503)-725-2435
FAX: (503)-725-5950
zaron@xxxxxxxxxxxx
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~