Uses information from the parameter file to extract the DatasetSubset-class definition
1 2 3 4 | qa4seas.DatasetSubset(package, version, graph, var_code, init, par.list,
RefSpatialExtent, model, model.type, season, prod.info,
proj = "LatLon", resX = "1_deg", resY = "1_deg",
disable.command = TRUE)
|
package |
Software Package string |
version |
Software package version string |
graph |
Input graph (contains parent node). |
var_code |
Character string with variable code |
init |
Initialization time parameter. Passed by upper function |
par.list |
Full parameter list |
RefSpatialExtent |
A metaclipR object containing the spatial extent definition (HorizontalExtent-class)
|
model |
Model designation, as indicated in the paraneter file |
model.type |
Character string. Possible choices are |
season |
Season vector (passed by upper function) |
prod.info |
Product parameters, previously read |
proj |
Projection. Unused, default to |
resX |
Character. Spatial resolution of X coordinates. Unused, default to |
resY |
Same as |
disable.command |
Logical flag, passed to the argument of the same name in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.