convertGrid | R Documentation |
Convert grid type of NetCDF file
convertGrid(basedir)
basedir |
|
The function overwrites the existing NetCDF files with a new file with the correct grid type, so no new file is returned.
## Not run:
extdir <- paste0(system.file(package="processNC"), "/extdata")
convertGrid(basedir=extdir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.