MazamaScience / AirFireModeling

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

add raster_loadLocal() #29

Open jonathancallahan opened 4 years ago

jonathancallahan commented 4 years ago

This function could do for localPath what raster_load() does for non-localPath model output.

The whole localPath concept is to support Susan O'Neill when she has individual model output files scattered in different directories and wants to work with them. We should make this possible but it can be harder than doing things the "standard" way with all data in modelDataDir.