NEON-utilities
NEON-utilities copied to clipboard
Precip data from AQU site co-located with TIS site will not download
Function zipsByProduct
Describe the bug Error when downloading precip data (DP1.00006.001) using an aquatic site ID that does not have its own precip data, but pulls from the nearest co-located terrestrial site
To Reproduce #precipitation data from the NEON API DP1.00006.001 <- neonUtilities::loadByProduct( dpID="DP1.00006.001", package = "basic", check.size = F, site = "MCRA", startdate = "2017-10", enddate = "2018-09) Error in zipsByProduct(dpID = dpID, site = site, startdate = startdate, : There are no data at the selected site(s).
Expected behavior I should download data from ABBY
System (please complete the following information):
- OS: Windows
- OS Version: 10
- R Version: 4.2.1
Additional context N/A