Description Usage Arguments Value
Check netCDF file
1 | nc_check(filename, varid, timeid, latid, lonid)
|
filename |
Filename for the netCDF input (relative or absolute path). |
varid |
String with the main variable identifier. |
timeid |
String with the time dimension identifier. |
latid |
String with the latitude dimension identifier. |
lonid |
String with the longitude dimension identifier. |
Reference to ncdf4
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.