is_profile_incomplete#

compliance_checker.cfutil.is_profile_incomplete(nc, variable)[source]#

Returns true if the variable is a incomplete profile feature type

Parameters:
  • nc (netCDF4.Dataset) – An open netCDF dataset

  • variable (str) – name of the variable to check