Description Usage Arguments Value
Given a directories of matching rasters from different years, calculate change by subtracting year 1 from year 2.
1 | pred_change(year1_path, year2_path, out_path)
|
year1_path |
is a character string indicating path to year 1 rasters |
year2_path |
is a character string indicating path to year 2 rasters |
out_path |
is a character string indicating path to output change rasters |
prints .tif files to 'out_path' of year 2 minus year 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.