nickmckay / LiPD-utilities

Input/output and manipulation utilities for LiPD files in Matlab, R and Python
http://nickmckay.github.io/LiPD-utilities/
GNU General Public License v2.0
29 stars 9 forks source link

Error when converting the LiPD Excel template to a LiPD file #85

Open elkezeller opened 2 years ago

elkezeller commented 2 years ago

When converting the LiPD Exel template to a LiPD file I get the following error:

In: lipd.readExcel("/proj/elke/data/LiPD/LiPD_Russon2010.xlsx")
    D = lipd.excel()

Found 1 Excel files
processing: LiPD_Russon2010.xlsx
Success: LiPD_Russon2010 [0]: 10.1029/2010GL043191
reading: CoralSea.Russon.2010.lpd
Error: Unable to update file to LiPD v1.3: dictionary keys changed during iteration

Maybe the Excel file is too old and does not work with v1.3?