checkTimeAxis (pyleoclim.utils.lipdutils.checkTimeAxis)

pyleoclim.utils.lipdutils.checkTimeAxis(timeseries, x_axis=None)[source]

This function makes sure that time is available for the timeseries

Parameters

timeseries (dict) – A LiPD timeseries object

Returns

  • x (array) – the time values for the timeseries

  • label (string) – the time representation for the timeseries