is_point# compliance_checker.cfutil.is_point(nc, variable)[source]# Returns true if the variable is a point feature type Parameters: nc (netCDF4.Dataset) – An open netCDF dataset variable (str) – name of the variable to check