| palm_ncdf_data_template | R Documentation |
Title
Title
new()palm_ncdf_data_template$new( dat_name, FillValue, d_units, longname, d_source, lod, data, d_type, dimensions )
dat_nameVariable Name for StaticDriver
FillValueFill_Value of Data
d_unitsUnits of Data
longnameLongName
d_sourceSource of Data
lodLevel of Detail
dataData!
d_typeDataType
dimensionsWhich Dimensions correspond to data?
A R6 Class with the needed Setup for the palm_ncdf_berlin clones.
x <- 1
add_another_data()palm_ncdf_data_template$add_another_data( dat_name, FillValue, d_units, longname, d_source, lod, data, d_type, dimensions )
print()palm_ncdf_data_template$print()
clone()The objects of this class are cloneable with this method.
palm_ncdf_data_template$clone(deep = FALSE)
deepWhether to make a deep clone.
## ------------------------------------------------
## Method `palm_ncdf_data_template$new`
## ------------------------------------------------
x <- 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.