bi_open | R Documentation |
This function opens an NetCDF file The file can be specified as a string to the filepath, in which case a NetCDF connection is opened, or directly as a NetCDF connection.
bi_open(x, file = "output")
x |
either a path to a NetCDF file, or a NetCDF connection created using
|
file |
file to open (out of "input", "init", "obs", "output"), if
|
an open NetCDF connection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.