{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "[](https://colab.research.google.com/github/worldbank/OpenNightLights/blob/master/onl/tutorials/mod2_5_GEE_PythonAPI_and_geemap.ipynb)\n", "\n", "\n", "# GEE Python API and geemap (5 min)\n", "\n", "In the last sub-module {doc}`mod2_4_introduction_to_GEE` we discussed 2 key ways to access and analyze data in GEE: 1) through the code editor and 2) the Python API.\n", "\n", "Here we'll describe the API.\n", "\n", "## Python API\n", "