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