MazamaScience / AirFireModeling

Utilities to ease merging of USFS AirFire model output and monitoring data.
0 stars 0 forks source link

bluesky_load() doesn't load from local data archive #26

Closed jonathancallahan closed 4 years ago

jonathancallahan commented 4 years ago

It appears that either bluesky_load() or bluesky_download() is failing to look in the local data archive for previously downloaded data.

Also, when verbose = TRUE there should be a message whether the data was found in the local archive or is being downloaded from a URL.