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

python: age ensemble missing one member #51

Open michaelerb opened 4 years ago

michaelerb commented 4 years ago

When I open up a LiPD file in python using "lipd.readLipd", the first member of the age ensemble is missing. This can be seen when comparing the size of the age ensemble with the length of the "number" field. For example, there may be 1000 values in the "number" field, but only 999 members of the age ensemble. When opening up the file in Matlab, however, all members of the age ensemble are loaded. Unzipping the file in Windows also shows all members.