isModel (pyleoclim.utils.lipdutils.isModel)

pyleoclim.utils.lipdutils.isModel(csvName, lipd)[source]

Check for the presence of a model in the same object as the measurement table

Parameters
  • csvName (string) – The name of the csv file corresponding to the measurement table

  • lipd (dict) – A LiPD object

Returns

  • model (list) – List of models already available

  • dataObject (string) – The name of the paleoData or ChronData object in which the model(s) are stored