sl.plot.domainbound.curvilin: Plot Curvilinear Grid Boundaries

sl.plot.domainbound.curvilinR Documentation

Plot Curvilinear Grid Boundaries

Description

Plot the outer boundaries of a curvilinear regional grid, based on matrices specifying the mesh interface longitudes and latitudes.

Usage

sl.plot.domainbound.curvilin(plot.init.res, lon.i, lat.i, col = "black", lwd = 1, lty = 1, ignore.visibility = FALSE)

Arguments

plot.init.res

a spheRlab plot specifics list as returned by sl.plot.init (or a variant thereof).

lon.i

a matrix specifying the interface longitudes of the grid.

lat.i

a matrix specifying the interface latitudes of the grid.

col

the line colour.

lwd

the line width.

lty

the line type.

ignore.visibility

a logical value specifying if visibility shall be ignored (for example, if the coordinates of a plot object are on the far side of the sphere in polar projection).

Note

Implemented originally to visualise of CORDEX domains (e.g. on platonian body plots).

Author(s)

Helge Goessling

Examples

## To be provided ...

FESOM/spheRlab documentation built on April 6, 2024, 6:52 p.m.