json_to_Coherence (pyleoclim.utils.jsonutils.json_to_Coherence)

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

load a Coherence object from a JSON file.

Parameters

filename (str) – Path/URL to json file to unpack.

Returns

coherence – A coherence object

Return type

pyleoclim.Coherence