EDIorg / ecocomDP

A dataset design pattern and R package for ecological community data.
https://ediorg.github.io/ecocomDP/
Other
32 stars 13 forks source link

@clnsmth here's script to pull NEON aquatic macroinvert data into eco… #44

Closed sokole closed 5 years ago

sokole commented 6 years ago

…comDP in R

clnsmth commented 5 years ago

My apologies for the delay @sokole. Is this merge still relevant?

sokole commented 5 years ago

@clnsmth I don't think so. I think you already integrated the macroinverts data product into ecocomDP for the ASM?

Also, I think we'll need to update the function that talks to the NEON api. They made some minor changes (the endpoints are still the same but default to https instead of http) that I think may have broken the code in the function I gave you to interact with the neon API. It's an easy fix, I'll just need to make it. There's an alternative that we could just use a similar function I wrote for neonUtilities (which is on CRAN).

clnsmth commented 5 years ago

Thanks for the update @sokole. Let's use the neonUtilities package on CRAN.