Next: NF90_DEF_GRP, Previous: NF90_INQ_GRPNAME_FULL, Up: Groups
Given ncid, find the ncid of the parent group.
When used with the root group, this function returns the NF90_ENOGRP error (since the root group has no parent.)
function nf90_inq_grp_parent(ncid, parent_ncid)
integer, intent(in) :: ncid
integer, intent(out) :: parent_ncid
integer :: nf90_inq_grp_parent
NCIDPARENT_NCIDNF90_NOERRNF90_EBADIDNF90_ENOGRPNF90_ENOTNC4NF90_ESTRICTNC3NF90_EHDFERR