Description Usage Arguments Value
View source: R/well_analysis.R
Load and process a folder of geotiffs
1 | load_resample_geotiffs(file_path, extent_sf, res = c(500, 500))
|
file_path |
full path to geotiffs |
extent_sf |
the polygon used to mask and resample the rasters (the study extent) |
res |
the desired resolution for resampling, 500m x 500m by default |
a raster stack for property extract
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.