
Kimberly Scott
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Kimberly Scott-
Kimberly Scott created an article,
How to Create a Natural Color Mosaic from Landsat-8 Imagery
This example demonstrates how to create an RGB mosaic from Landsat 8 imagery covering the Chobe National Park in Northern Botswana. It runs through the steps of 1) acquiring imagery scenes from...
-
Kimberly Scott created an article,
Why am I seeing "DeprecationWarning: `should_run_async` will not call `transform_cell` automatically in the future" after executing certain cells in EarthAI Notebook?
With the v1.6.0 release of EarthAI Notebook, some of the example notebooks available for download on this Support Portal are displaying warnings of this nature: /opt/conda/envs/earthai/lib/python...
-
Kimberly Scott created an article,
Reading in Image Chips Using Different Strategies
In a previous article, we introduced the spark.read.chip function for reading in subsets of scenes from Earth observation data. In this article, we demonstrate the different chipping strategies...
-
Kimberly Scott created an article,
Display Map Extents with %%eod Cell Magic
The code block below shows you how to use %%eod cell magic to display the map extents of assets returned by an EarthAI Catalog query. We select a small amount of NAIP imagery covering Charlotte...
-
Kimberly Scott created an article,
Install External Python Packages
Get list of installed Python packages Note: the ! operator can be used within Notebooks to execute a terminal command. This is known as "line magic". !pip list Install...
-
Kimberly Scott created an article,
Import an Earth OnDemand Query Using %%eod Cell Magic
This article describes how an Earth OnDemand query can be copied and imported into the EarthAI Notebook environment through use of %%eod cell magic. We first use Earth OnDemand to identify imag...
-
Kimberly Scott created an article,
How to Upload and Download Files
This article covers file management, upload, and download within the EarthAI Notebook environment. First, it is useful to clarify what we mean by local storage in EarthAI. Typically, local storage ...
-
Kimberly Scott created an article,
Navigating EarthAI Notebook
In this article, we will give a basic overview of the EarthAI Notebook interface to enable you to easily navigate the platform and quickly access the tools you need to get started on your analysis....
-
Kimberly Scott created an article,
How to Launch an EarthAI Jupyter Notebook
This article will guide you through the process of starting up EarthAI Notebook for the first time. In a web browser, go to the EarthAI Notebook URL at http://notebook.earthai.astraea.earth/. You w...