Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

[netcdfgroup] Obtaining the group name from a dimension ID

How would I go about obtaining the group name in which a dimension ID was defined in, given the dimension id?


For example, after a nc_inq_dimids call with include_parents set to non-zero:

int nc_inq_dimids(int ncid, int *ndims, int *dimids, int include_parents);


could I obtain a gid or the group name in which a particular dimid was defined in?

Ashish



  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: