Description Usage Arguments Value Author(s)
Convenience function to automatically read in data from a netCDF file without specifying variable names and opening and closing file connections.
1 |
file.name |
character string: name of the netCDF file file to read the data from. |
var.name |
character string: name of the variable to extract. If not supplied, this is tried to be determined with readNcdfVarName(). |
(multidimensional) array: data from the netCDF file.
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.