get_cell_boundary_map#

compliance_checker.cfutil.get_cell_boundary_map(ds)[source]#

Returns a dictionary mapping a variable to its boundary variable. The returned dictionary maps a string variable name to the name of the boundary variable.

Parameters:

nc (netCDF4.Dataset) – netCDF dataset