gen_dict_extract (pyleoclim.utils.lipdutils.gen_dict_extract)

pyleoclim.utils.lipdutils.gen_dict_extract(key, var)[source]

Recursively searches for all the values in nested dictionaries corresponding to a particular key

Parameters
  • key (str) – The key to search for

  • var (dict) – The dictionary to search