Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precip data from AQU site co-located with TIS site will not download #123

Closed
znickerson8 opened this issue Aug 29, 2022 · 0 comments
Closed
Assignees
Labels

Comments

@znickerson8
Copy link

znickerson8 commented Aug 29, 2022

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

@cklunch cklunch self-assigned this Aug 29, 2022
@cklunch cklunch closed this as completed Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants