View source: R/spatialIMD_calc.R
| spatialIMD_calc | R Documentation | 
Calculate the spatial distribution of IMD for a life stage based on temperature from ROMS model output
spatialIMD_calc(stage, source, sf_temp, sf_crop = NULL)
sf_temp | 
 - sigma-level temperature layer from ROMS model output as sf dataframe  | 
sf_crop | 
 - sf dataframe with polygon to crop by using [sf::st_intersection()]  | 
fn | 
 - path to ROMS model output file  | 
sf dataframe with spatial distribution of IMD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.