dctools.dcio.loader.list_all_group_paths

dctools.dcio.loader.list_all_group_paths(nc_path)

List all group paths in a NetCDF file.

Thread-safe for use with Dask. Tries h5netcdf first (faster), then netCDF4.

Parameters:

nc_path (str)

Return type:

List[str]