netcdf-fortran
netcdf-fortran copied to clipboard
Missing wrappers for `nc_inq_unlimdim` and `nc_inq_unlimdims`
As in the title, there are no Fortran wrappers for nc_inq_unlimdim and nc_inq_unlimdims.
Really? And no one has noticed until now?
Yet you seem to be correct!
Is there some reason no one has ever needed these functions in the last 15 years?
Is there some reason no one has ever needed these functions in the last 15 years?
I have no idea, I've only bumped into when writing tests for higher-level wrapper code.