Skip To Content

Manage multidimensional data

Multidimensional data represents geophysical, environmental, climatological, or atmospheric phenomena that occur over space (two dimensional), time (another dimension), or height or depth (two more dimensions). These datasets can also contain multiple variables, such as precipitation, soil moisture, and temperature. Multidimensional raster data can be generated from satellite observations captured at different time intervals, or it can be generated from numerical models that aggregate, interpolate, or simulate data from other sources.

Datasets such as these are valuable for atmospheric, oceanographic, climate, and earth sciences. With multidimensional data, researchers can analyze changes through time, such as deforestation, and changes through space, such as changes in ocean salinity with depth. However, given the complex data structure, managing these datasets to analyze or visualize them quickly and effectively can be challenging. These datasets are also often very large, stored in a cloud environment, and frequently updated, introducing additional complications.

ArcGIS provides an intuitive experience to work with individual multidimensional datasets in their native format—netCDF, GRIB, and HDF. Collections of multidimensional datasets can be managed using mosaic datasets (the primary data model used in ArcGIS to manage imagery), or converted to CRF or transpose CRF to improve performance. Regardless of which strategy you choose, you can publish your data as a multidimensional image service to share with your organization or the public. Multidimensional data management tools and capabilities can be accessed through ArcGIS Pro or through ArcPy to automate processing.

Explore the following resources to learn more about managing multidimensional data in ArcGIS. (Not sure where to start? Look for the star by Esri's most helpful resources.)

Note:
Multidimensional file formats (netCDF, GRIB, HDF) can be consumed using ArcGIS Pro Basic. To manage multidimensional data using mosaic datasets, you'll need ArcGIS Pro Advanced. To serve multidimensional mosaic datasets, you'll need ArcGIS Image Server.

Imagery Workflows resources

Review the community-supported tools and best practices for working with and automating imagery and remote sensing workflows:

ArcGIS help

Review the following links on reference materials for ArcGIS products:

ArcGIS blogs, articles, story maps, and technical papers

Review the following supplemental guidance about concepts, software functionality, and workflows:

Videos

Review the following Esri-produced videos that clarify and demonstrate concepts, software functionality, and workflows:

Developer resources

Review the following resources and support for automating and customizing workflows:

Esri Community

Use the online imagery community to connect, collaborate, and share experiences:

Related topics