Label | Explanation | Data Type |
Input Multidimensional or Multiband Raster | The input multidimensional or multiband raster to be analyzed. | Raster Dataset; Raster Layer; Mosaic Dataset; Mosaic Layer; Image Service; File |
Dimension (Optional) | The dimension from which the statistic will be extracted. If the input raster is not a multidimensional raster, this parameter is not required. | String |
Dimension Definition
(Optional) | Specifies how the statistic will be extracted from the dimension.
| String |
Keyword Interval
(Optional) | The unit of time for which the statistic will be extracted. For example, you have five years of daily sea surface temperature data and you want to know the year in which the maximum temperature was observed. Set Statistics Type to Argument of the maximum, set Dimension Definition to Interval Keyword, and set Keyword Interval to Yearly. Alternatively, if you want to know the month in which the maximum temperature was consistently observed, set Statistics Type to Argument of the maximum, set Dimension Definition to Interval Keyword, and set Keyword Interval to Recurring Monthly. This will generate a raster in which each pixel contains the month in which the statistic was reached across the five-year record (for example, 08/18/2018, 08/25/2016, 08/07/2013). This parameter is required when the Dimension parameter is set to StdTime and the Dimension Definition parameter is set to Interval Keyword.
| String |
Variables [Dimension Info] (Description) (Optional) | The variable or variables to be analyzed. If the input raster is not multidimensional, the pixel values of the multiband raster are considered the variable. If the input raster is multidimensional and no variable is specified, all variables with the selected dimension will be analyzed. For example, to find the years in which temperature values were highest, specify temperature as the variable to be analyzed. If you do not specify any variables and you have both temperature and precipitation variables, both variables will be analyzed, and the output multidimensional raster will include both variables. | String |
Statistics Type
(Optional) | Specifies the statistic to extract from the variable or variables along the given dimension.
| String |
Minimum Value
(Optional) | The minimum variable value to be used to extract the duration. This parameter is required when the Statistics Type parameter is set to Duration. | Double |
Maximum Value
(Optional) | The maximum variable value to be used to extract the duration. This parameter is required when the Statistics Type parameter is set to Duration. | Double |
Multiple Occurrence Value (Optional) | The pixel value to use to indicate that a given argument statistic was reached more than once in the input raster dataset. If not specified, the pixel value will be the value of the dimension as specified by the Occurrence parameter, either the first or last occurrence. | Long |
Ignore NoData (Optional) | Specifies whether NoData values will be ignored in the analysis.
| Boolean |
Argument Value (Optional) | The value at which a comparison will be made to extract the dimension value. This parameter is required when the Statistics Type parameter is set to Argument of the value. The value at which a comparison will be made to extract the dimension value. This parameter is required when the statistics_type parameter is set to ARGUMENT_VALUE. | Long |
Comparison (Optional) | Specifies the comparison type that will be used to extract the dimension value.
| String |
Occurrence (Optional) | Specifies whether the value of the dimension will be returned the first time or last time the argument statistic is reached.
| String |
Return Value
Label | Explanation | Data Type | Output Raster | The output raster dataset. | Raster |