json_to_LipdSeries (pyleoclim.utils.jsonutils.json_to_LipdSeries)

pyleoclim.utils.jsonutils.json_to_LipdSeries(filename)[source]

Open a JSON file and returns a pyleoclim.LiPDSeries object. Note not extremely useful as compared to reopening the LiPD file.

Parameters

filename (str) – The name of the JSON file/URL containing the Series information

Returns

ts – A pyleoclim.Series object

Return type

pyleoclim.Series