guess_feature_type#

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

Returns a string describing the feature type for this variable

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

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