In this data recipe, learn how to create a time-enabled multidimensional mosaic dataset using GeoTIFF/Cloud Optimized GeoTIFF (COG) files in the GIS desktop program ArcGIS Pro. It also guides users through the process of combing multiple GeoTIFF files into a mosaic, and covers how to perform data prep, add data to the mosaic, build multidimensional info, and set mosaic properties. Mosaic datasets can be used in data analysis and visualizations.
The data used in this recipe comes from NASA’s ECOsystem Spaceborne Thermal Radiometer Experiment on Space Station (ECOSTRESS). If you’d like to follow along, you can download these data by clicking the following links: data download link 1, data download link 2, and data download link 3.
If you’d like to watch a video tutorial for this content, you can find it at NASA Earthdata’s YouTube channel.
Note: An Earthdata Login account is needed to download these data. View this tutorial to learn how to create an account.
Step 1: Create a File Geodatabase
- Open ArcGIS Pro and create or open a project.
- In the Catalog Pane, right-click on a folder where you want to store your geodatabase.
- Select New > File Geodatabase.
- Name your geodatabase (e.g., ecostress.gdb).
Step 2: Create the Mosaic Dataset
- In the Catalog Pane, right-click your new geodatabase.
- Select New > Mosaic Dataset.
- In the Create Mosaic Dataset tool:
- Enter a Name (e.g., LST).
- Choose an appropriate Coordinate System (e.g., WGS 1984 or your dataset’s projection).
- Click Run.