NWTlter / NWT_climate_infilling

Code repository for climate infilling project
1 stars 1 forks source link

add amerifluxr package to fetchAmeriflux & fix SNOTEL calls #15

Closed milesalanmoore closed 3 months ago

milesalanmoore commented 3 months ago

SNOTEL https calls were too large and were timing out, rewrote some of the function so that we make more (smaller) https calls and then stack them together.

also rewrote the fetchAmeriflux workflow to use their package, amerifluxr