Description Usage Arguments Value Author(s)
This function plots some overview statistics of a netCDF file.
1 2 3 |
data.object |
object to plot: file name or file.con object linking to a netCDF file |
data |
array: data to plot. Can be passed to the function to prevent the repeated loading of huge netCDF data. |
fourth.dim |
position in possible forth dimension (height, spectral band etc) to plot |
var.name |
character string: name of the variable to plot |
parallel |
logical: Whether to parallelize the computations. |
max.cores |
integer: maximum amount of cores to use for the parallelized computations. |
n.series |
integer: amount of example series to plot |
lwd |
integer: graphical parameter, see ?par |
... |
some overview statistics of the different datacubes.
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.