Skip to content

Hourly SNOTEL data through fetchSCAN #260

Answered by brownag
morrismc99 asked this question in Q&A
Discussion options

You must be logged in to vote

UPDATE:
now in development version you should be able to supply just the timeseries argument and get batched results.

For instance:

x <- fetchSCAN(2072, 2010:2020, timeseries='Hourly')

There is still support for the old form of the function allowing arbitrary list of request parameters to be posted to form via req argument; but this is not documented. In current soilDB for the backward compatible interface that req argument needs to be named, and use of it will trigger a deprecation message.

req argument was deprecated primarily due to the fact that the newer interface changed first required arguments which are now a vector of site.code/year. These newer arguments facilitate batching/com…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@morrismc99
Comment options

@brownag
Comment options

Answer selected by brownag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants