rSW2st_netCDF | R Documentation |
Interaction of rSW2 objects with netCDFs
data |
A numeric array or vector (optional). A vector is converted to a one-column matrix. |
grid |
An object that describes a gridded xy-space. Regular, rectangular grids are the only currently supported type. This can be
The crs of the grid coordinate values must match the one of the data locations. |
locations |
An object from which x and y coordinate values
can be extracted that describe the xy locations of each |
locations_crs |
An object which is a crs or
from which one can be derived
that describes the crs of |
data_str |
A character string describing the dimensions of |
xy_names |
A vector with two character strings. The names of the x and y spatial dimensions of a netCDF file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.