The AppEEARS QGIS Plugin allows users to browse previously submitted requests from NASA's Application for Extracting and Exploring Analysis Ready Samples (AppEEARS) and load the output files directly into QGIS. This plugin currently only supports opening area sample requests with cloud-optimized geotiff formatted outputs.
This document details how to install and get started using the AppEEARS QGIS Plugin.
Until the plugin is available from the official QGIS Plugin List, you can install it using QGIS's built-in "Install from ZIP" feature. Follow these steps:
-
Download the
AppEEARS.zipasset from the latest release. -
In QGIS, go to
Plugins>Manage and Install Plugins...>Install from ZIP, browse to theAppEEARS.zipyou just downloaded, and clickInstall Plugin.
- Confirm it's enabled under
Plugins>Manage and Install Plugins...>Installed; the box beside AppEEARS should be checked.
- Launch by going to
Plugins>AppEEARS QGIS
If you're actively developing the plugin rather than just using it, see the development guide instead. It covers symlinking the AppEEARS folder directly into your QGIS profile, so your edits are the live source instead of a zip you'd need to rebuild and reinstall; using the Plugin Reloader tool from there lets QGIS pick up those edits with a single click instead of a restart.
- Submit an area sample request to AppEEARS with cloud-optimized geotiff format selected for the outputs. We've included an example area request,
qgis-plugin-example-request.json, in the plugin'sassetsdirectory (AppEEARS/assetsinside your QGIS plugins folder) that can be uploaded and submitted on the Extract Area Sample Page. See the AppEEARS documentation for more information on how to do this.
- Enter Earthdata Login Account credentials in the login tab the first time the plugin is used. This will save them in a .netrc file in the user's home directory. If you already have your Earthdata Login credentials present in a .netrc file, this step is not necessary.
- Browse previously submitted AppEEARS requests in the
Requeststab by pressing the refresh button at the top. This will populate a table showing the task name, status, task type, and task id.
- Click on a row in the table to select it, and press the
Selectbutton to open the task bundle. This will show a table with all of the output files associated with the selected request. The table includes file name, file id and file size.
- Click on a row containing a file name ending in .tif to select it, then press the
Load Databutton to add the file as a layer in QGIS.
- Now you should see the loaded geotiff. This might take a while if your connection is slow.
Aspects relevant to maintainers for development purposes can be found in this document.
Email: LPDAAC@usgs.gov
Voice: +1-866-573-3222
Organization: Land Processes Distributed Active Archive Center (LP DAAC)¹
Website: https://www.earthdata.nasa.gov/centers/lp-daac
¹Work performed under USGS contract G15PD00467 for NASA contract NNG14HH33I.








