{ "cells": [ { "cell_type": "markdown", "id": "74e13d37", "metadata": {}, "source": [ "# 1 Finding Co-located EMIT and NEON AOP Data\n", "\n", "**Summary** \n", "\n", "The Earth surface Mineral dust source InvesTigation (EMIT) instrument is located on the International Space Station (ISS) and has collected data over a large area of the Continental US. The National Ecological Observatory Network (NEON) Airborne Observation Platform (AOP) collects aerial remote sensing data, including hyperspectral reflectance data over sites across the United States and Puerto Rico. In this notebook we will show how to utilize the [`earthaccess` Python library](https://github.com/nsidc/earthaccess) to find spatially overlapping EMIT and NEON reflectance data at NEON's [Niwot Ridge](https://www.neonscience.org/field-sites/niwo) site (NIWO) in the Rocky Mountains of Colorado.\n", "\n", "