is_geophysical#

compliance_checker.cfutil.is_geophysical(ds, variable)[source]#

Returns true if the dataset’s variable is likely a geophysical variable

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

  • variable (str) – Name of the variable