Description Usage Arguments Note
View source: R/process_raster2.R
calculate certain warming reaching time and spatial average HW-index
1 2 3 4 5 6 7 8 | process_raster2(
type_TRSs = "pi200",
scenarios = c("historical", "RCP26", "RCP85"),
FUN = FUN_HW_reach,
year_begin = NULL,
year_end = 2100,
...
)
|
type_TRSs |
can be some of |
scenarios |
selected scenarios |
FUN |
function to process |
year_begin |
begining year for processing |
year_end |
ending year for processing |
... |
other parameters to |
This function is only for current file structure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.