Build Multidimensional Transpose (Multidimension)

ArcGIS Pro 3.4 | | Help archive

Summary

Transposes a multidimensional raster dataset, which divides the multidimensional data along each dimension to optimize performance when accessing pixel values across all slices.

Usage

  • The input multidimensional raster must be in Cloud Raster Format (CRF). Currently, no other formats are supported.

  • The Build Multidimensional Transpose tool enhances performance when accessing pixel values across all slices in a large multidimensional dataset, for example when you create a temporal profile chart for daily sea surface temperature values across 10 years.

Parameters

LabelExplanationData Type
Input Multidimensional Raster

The input CRF multidimensional raster dataset.

Raster Layer
Delete Transpose
(Optional)

Specifies whether an existing transpose will be deleted.

  • Unchecked—If a transpose exists, it will be overwritten by the newly built transpose. This is the default.
  • Checked—If a transpose exists, it will be deleted and no new transpose will be built.
Boolean

Derived Output

LabelExplanationData Type
Output Multidimensional Raster

The updated CRF multidimensional raster dataset.

Raster Dataset

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics