netcdf-fortran icon indicating copy to clipboard operation
netcdf-fortran copied to clipboard

Missing wrappers for `nc_inq_unlimdim` and `nc_inq_unlimdims`

Open ZedThree opened this issue 4 years ago • 2 comments

As in the title, there are no Fortran wrappers for nc_inq_unlimdim and nc_inq_unlimdims.

ZedThree avatar Nov 15 '21 14:11 ZedThree

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?

edwardhartnett avatar Nov 15 '21 15:11 edwardhartnett

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.

ZedThree avatar Nov 15 '21 17:11 ZedThree