Skip to contents

This function builds a map of the passed variable, facetted by month.

Usage

point_plot(data, var)

Arguments

data

A dataframe containing the columns "Zonal" and "Meridional" for currents.

var

A "quoted" column name denoting how to colour the map.

Value

The function creates a facetted map of a summarised variable. Each facet shows a month. The plot is saved into the NEMO-MEDUSA/grids folder.

See also

Other NEMO-MEDUSA plots: stick_plot(), ts_plot()