Description Usage Arguments Value
internal_format_sellonlat_cdo_argument
Format the lat and lon information into a
vector that matches the format expected by the cdo sellonlat operation.
1 | internal_format_sellonlat_cdo_argument(lon1, lon2, lat1, lat2)
|
lon1 |
The western longitude boundary |
lon2 |
The eastern longitude boundary |
lat1 |
The northern latitude boundary |
lat2 |
The southern latitude boundary |
A vector that can be used as the argument to the cdo sellonlat operator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.