Description Usage Arguments Details
Used internally by nc_subset()
1 2 | ncss_create_fill(nc, filename, varlist, indlist, keep_open = TRUE,
optimize = TRUE)
|
nc |
a ncdf4 object, as returned by |
filename |
Where to write the new netcdf? Defaults to |
varlist |
as returned by |
indlist |
as returned by |
keep_open |
Keep the netcdf open? Defaults to TRUE. |
optimize |
use |
The new netcdf is a subset of the original, and also includes new 1-D variables containing the original dimensions' values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.