Description Usage Arguments Details
Creates (and writes) a subset of a ncdf4 object using dplyr-like expressions
1 |
nc |
a ncdf4 object, as returned by |
... |
|
filename |
Where to write the new netcdf? Defaults to |
keep_open |
Keep the netcdf open? Defaults to TRUE. |
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.