Description Usage Arguments Examples
This function longitude/latitude grid cells in a netcdf file
1 |
ff |
This is the file to analyze. |
cdo_output |
Do you want to show the cdo output? Set to TRUE in case you want to troubleshoot errors. |
1 2 3 | # Get the horizontal grid of the sample file
ff <- system.file("extdata", "woa18_decav_t01_01.nc", package = "rcdo")
nc_grid(ff)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.