getMeasurement (pyleoclim.utils.lipdutils.getMeasurement)

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

Extract the dictionary corresponding to the measurement table

Parameters
  • csvName (string) – The name of the csv file

  • lipd (dict) – The LiPD object from which to extract the data

Returns

ts_list – A dictionary containing data and metadata for each column in the csv file.

Return type

dict