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.
This function could do for
localPath
whatraster_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 inmodelDataDir
.