json_to_Series (pyleoclim.utils.jsonutils.json_to_Series)

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

Open a JSON file and returns a pyleoclim.Series object

Parameters

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

Returns

ts – A pyleoclim.Series object

Return type

pyleoclim.Series