is_coordinate_variable# compliance_checker.cfutil.is_coordinate_variable(ds, variable)[source]# Returns True if the variable is a coordinate variable Parameters: nc (netCDF4.Dataset) – An open netCDF dataset variable (str) – Variable name