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 : Add ensemble numpy data to LiPD file #16

Open chrismheiser opened 7 years ago

chrismheiser commented 7 years ago

Currently the addEnsemble() function accepts a nested numpy array, but we need it to accept a different data type that comes from R. (Numpy MaskedArray, waiting for @khider for sample data)

khider commented 4 years ago

Supporting masked arrays is not longer needed. But addEnsemble()?