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: Coordinate value imported as NumPy data type #12

Closed chrismheiser closed 7 years ago

chrismheiser commented 7 years ago

ODP664.Raymo.1997.zip

screen shot 2017-06-09 at 5 40 59 pm

The values in coordinates are being swapped to NumPy data types. Possibly because this one is more precise than usual. NumPy data types have only been in inferred_data.py, but somehow this got converted in readLipd()