Template:Dataset Calculator: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 5: Line 5:


====Input Parameters====
====Input Parameters====
*Grid Source Selection: The source grid of any datasets to work with.
*''Grid Source Selection'' – The source grid of any datasets to work with.
*Data Location Selection: The allowed location of data in datasets: either on points or cells of the source grid.
*''Data Location Selection'' – The allowed location of data in datasets: either on points or cells of the source grid.
Table:
*''Table'' –
*Dataset: The selected dataset
**''Dataset'' – The selected dataset
*Variable Name: the name to be used to refer to the chosen dataset within the provided expression.  
**''Variable Name'' – The name to be used to refer to the chosen dataset within the provided expression.  
*Time Step: the chosen timestep from which to use data from this dataset. Or select all timesteps to use all values within this dataset.
**''Time Step'' – The chosen timestep from which to use data from this dataset. Or select all timesteps to use all values within this dataset.
 
*''Mathematical Expression'' – The expression to be evaluated with the chosen datasets
*Mathematical Expression: the expression to be evaluated with the chosen datasets
Output Dataset Name: the name of the new dataset to fill with the resulting values from the expression.


====Output Parameters====
====Output Parameters====

Revision as of 21:45, 2 May 2024


Dataset Calculator

The Dataset Calculator tool will perform calculations on one or more dataset data and activity and produce a new dataset with the resulting values and activity of those datasets according to the provided mathematical expression

Input Parameters

  • Grid Source Selection – The source grid of any datasets to work with.
  • Data Location Selection – The allowed location of data in datasets: either on points or cells of the source grid.
  • Table
    • Dataset – The selected dataset
    • Variable Name – The name to be used to refer to the chosen dataset within the provided expression.
    • Time Step – The chosen timestep from which to use data from this dataset. Or select all timesteps to use all values within this dataset.
  • Mathematical Expression – The expression to be evaluated with the chosen datasets

Output Parameters

  • Output Dataset Name – the name of the new dataset to fill with the resulting values from the expression.

The output will be a new dataset on the chosen grid with values and activity according to the expression and chosen datasets.

Current Location in toolbox

Datasets/ Dataset Calculator