Description Usage Arguments Examples
Generating a spatial distribution map of evapotranspiration.The plot includes image and legend, generated based on the fields package.
1 2 3 4 5 6 7 | RMEP_plot_spa(
lon,
lat,
MEP,
main = "Latent heat flux by MEP",
legends = "W m-2"
)
|
lon |
The varaible of longitude |
lat |
The variable of latitude |
MEP |
The variable of MEP estimated evapotranspiration |
main |
The title of figure |
legends |
The legend of figure |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.