View source: R/get_site_MODIS.R
plot_agg_map | R Documentation |
Prepare, show and save an aggregated map of acquired MODIS products. For plotting, the function requires packageVersion("leaflet") > 2.1.1
plot_agg_map(product, output_dir, site_name, agg_function = "mean")
product |
|
output_dir |
|
site_name |
|
agg_function |
|
Read all time series images (from *.vrt file) in output_dir
Prepare an aggregation raster of all maps in the time series
Save and show a plot of the aggregated map
This function is not exported. It is called by get_site_MODIS()
Full paths to saved Geotiff rasters
Micha Silver, phD (2020) silverm@post.bgu.ac.il
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
sfRReLTER
\insertRefterraRReLTER
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.