Description Usage Arguments Value
Concentrations (conservative) at all locations (x,y,z) of streamline trajects.
1 | .mw_conservative_conc(strm_lns, conc_l_lev, conc_l)
|
strm_lns |
Streamlines as read from function mw_read_streamlines() |
conc_l_lev |
Levels of concentration layers (RasterBrick). |
conc_l |
Concentration layers (RasterBrick). |
Concentration (conservative) at all locations (x,y,z) of streamline trajects (integer vector). x <- .mw_conservative_conc(chk_mw_read_streamlines, mw_example_conc_layer_levels(), mw_example_concentrations())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.