lanl / NEONiso

R package for calibrating NEON atmospheric isotope data
https://lanl.github.io/NEONiso/
GNU General Public License v3.0
2 stars 2 forks source link

NEON download function fails on DP4.00200.001 from WOOD #2

Closed rfiorella closed 5 years ago

rfiorella commented 5 years ago

Functions cannot download the eddy covariance data from WOOD. My hunch this is an issue with either these HDF5 files or the NEON API, but haven't investigated too far.

Function currently works around this issue by skipping this site, but when the problem is figured out this code (~ L. 50 of download_NEON_data.R) should be removed.

rfiorella commented 5 years ago

Not relevant to NEONiso anymore. Closing.