json_to_PSD (pyleoclim.utils.jsonutils.json_to_PSD)

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

Creates a PSD object from a JSON file

Parameters

filename (str) – Name of the json file containing the necessary information

Returns

psd – a pyleoclim PSD object

Return type

pyleoclim.PSD