Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/qat_data_varcontent_ncdf.R
Give back the content of a specified variable of an ncdf-object.
1 | qat_data_varcontent_ncdf(obj, numofvar)
|
obj |
A netcdf object, which will be produced by qat\_data\_read\_ncdf. |
numofvar |
Number of variable, which content should be delivered. |
The content of the variable, which is specified by its number in numofvars will be given back.
The content of the variable.
Andre Duesterhus
qat_data_read_ncdf
, qat_data_nameofvars_ncdf
qat_data_numofvars_ncdf
1 | #still to come
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.