NEON-utilities
NEON-utilities copied to clipboard
Utilities and scripts for working with NEON data. Currently: an R package with functions to join (stack) the month-by-site files in downloaded NEON data, to convert data to geoCSV format, and to downl...
**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...
**Function** Which of the functions in the neonUtilities package is this bug found in? loadByProduct() **Describe the bug** A clear and concise description of what the bug is. Error: lexical...
**Function** `byFileAOP` **Describe the bug** The `byFileAOP` function will hang if a file download hangs. **To Reproduce** I discovered this while trying to get some leaf area index mosaic data...
Request the the Data Standards Technical Working group. - Add text in neonUtilities package after user kicks off stackByTable that is a disclaimer to cite the data, and how to...
Question raised by student while at EXPLORE NEON workshop.... is it possible to add the feature that `zipsByProduct()` and related functions could include a `domain =` in addition to the...
Would be useful to offer the user an argument in GET functions for appending finer scale geo-location data e.g. ``` # geolocation=TRUE will call the geoNEON package loadByProduct(dpID="DP1.00024.001", site =...
This request originated from Erin Crandall. It would be nice to have an option in zipsByProduct() and loadByProduct() where data was only downloaded/loaded if it was available from all the...
The zip files downloaded from getPackage() are not compatible with stackByTable(). It seems very odd to me that these two functions cannot be used in sync with each other, while...