plot_points_on_map: Plots points to a map on a user defined lat-lon box,...

Description Usage Arguments Details Value

Description

This function plots points to a geographical map, with points having values which are indicated by a colorscale

Usage

1
function(plot_data,plot_data_area,breaks,colorscale,point_size,plotting_title)

Arguments

plot_data

a data matrix (first column data, second lon, third lat)

plot_data_area

defines the data points which constitute the plotting area

breaks

a vector defining breaks for plotting

colorscale

the colorscale that is used in plot (if colorscale==points, do not plot any scale)

point_size

size of point to be plotted

plotting_title

plotting title

Details

add here

Value

A plot


jylhaisi/post-processing-mos-point-utils documentation built on May 20, 2019, 6:14 p.m.