getLipd (pyleoclim.utils.lipdutils.getLipd)

pyleoclim.utils.lipdutils.getLipd(lipds)[source]

Prompt for a LiPD file

Ask the user to select a LiPD file from a list Use this function in conjunction with enumerateLipds()

Parameters

lipds (dict) – A dictionary of LiPD files. Can be obtained from pyleoclim.readLipd()

Returns

select_lipd – The index of the LiPD file

Return type

int