Skip to content

Commit 0980673

Browse files
Merge pull request #116 from NASA-Openscapes/mt-workshop-report
MT workshop report
2 parents 7209d91 + 39f51df commit 0980673

3 files changed

Lines changed: 52 additions & 2 deletions

File tree

index.qmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ We are influenced and inspired by many leaders and community organizers, particu
2222

2323
- Recent workshops
2424

25+
- [Airborne Data Applications for Invasive Species Mapping](news/2025-09-30-ornl-arset-workshop/)
26+
2527
- [Cloud Access Mini-Workshop](news/2025-09-09-tempo-workshop/) demonstrating virtual dataset capabilities for satellite data analysis
2628

2729
- [Fundamentals to use Hyperspectral and Thermal NASA Earth Observations](news/2025-07-21-hyperspectral-thermal-workshop/)
2830

29-
- [Workshop on use of NASA satellite data for water management and climate analysis, and NASA International Space Apps Challenge, in Hermosillo, Sonora, Mexico](news/2025-10-02-mexico-workshop/)
31+
- [Workshop on use of NASA satellite data for water management and climate analysis, and NASA International Space Apps Challenge](news/2025-10-02-mexico-workshop/), in Hermosillo, Sonora, Mexico
3032

3133
- [Community Call summary published: earthaccess — helping users leverage the awesomeness of NASA Earthdata](https://nasa-openscapes.github.io/news/2025-08-01-earthaccess-awesomeness-nasa-earthdata/)
3234

@@ -36,4 +38,4 @@ Learn about our recent work: [News](news.qmd) • [Presentations](/about.qmd#sli
3638

3739
![](images/openscapes_hex.png){fig-alt="hexagonal Openscapes logo" fig-align="left" width="30"} [openscapes.cloud](https://openscapes.cloud) - A central location for Openscapes JupyterHub access and fledging information.
3840

39-
Project announcements: [NASA](https://earthdata.nasa.gov/learn/openscapes)[Openscapes](https://www.openscapes.org/blog/2021/03/10/nasa-announcement/) • Please connect with us on Mastodon [\@openscapes\@fosstodon.org](https://fosstodon.org/@openscapes) or join [our newsletter](https://docs.google.com/forms/d/e/1FAIpQLSdgVXRp3V-w94GPWkR31RUfyBl37EphdQSlCOcnyeNlf8OLWw/viewform)
41+
Project announcements: [NASA](https://earthdata.nasa.gov/learn/openscapes)[Openscapes](https://www.openscapes.org/blog/2021/03/10/nasa-announcement/) • Please connect with us on Mastodon [\@openscapes\@fosstodon.org](https://fosstodon.org/@openscapes) or join [our newsletter](https://docs.google.com/forms/d/e/1FAIpQLSdgVXRp3V-w94GPWkR31RUfyBl37EphdQSlCOcnyeNlf8OLWw/viewform)
489 KB
Loading
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "Airborne Data Applications for Invasive Species Mapping"
3+
description: "Notebook: Mapping Invasive Species Using Supervised Machine Learning and AVIRIS-NG"
4+
author:
5+
- name: Michele Thornton
6+
orcid: 0000-0002-6533-6328
7+
- name: Rupesh Shrestha
8+
orcid: 0000-0002-3140-6623
9+
date: 2025-10-22
10+
citation:
11+
url: https://openscapes.org/blog/2025-10-22-ornl-arset-workshop/
12+
categories: [blog, nasa-framework]
13+
image: fynbos_est_XGBOOST60.png
14+
---
15+
16+
*This is a short note to celebrate a recent hands-on workshop with 401 participants from 68 countries and 33 US states in a JupyterHub led by ORNL DAAC's NASA openscapes Mentors Michele Thornton and Rupesh Shrestha hosted by the NASA Applied Remote Sensing Training (ARSET) Program.*
17+
18+
*Cross-posted at [openscapes.org/blog](https://openscapes.org/blog), [nasa-openscapes.github.io/news](https://nasa-openscapes.github.io/news.html).*
19+
20+
------------------------------------------------------------------------
21+
22+
The training, [NASA ARSET: Airborne Data Applications for Invasive Species Mapping, Part 1/1](https://ornldaac.github.io/airborne/events/2025-ARSET/README.html), ([Recording](https://www.youtube.com/watch?v=2bukmnvg5OA)), was held on September, 30, 2025, with 401 participants.
23+
24+
### Participants learned to
25+
26+
- Recognize how image classification of airborne imaging spectroscopy and labeled field data can be used to map invasive species.
27+
28+
- Use a Jupyter Notebook to access NASA JPL AVIRIS-NG data located on the NASA Earthdata cloud for a spatial and temporal region of interest.
29+
30+
- Apply a cloud based workflow in a provided Jupyter Notebook to classify species using a trained machine learning model for the Greater Cape Floristic Region, South Africa.
31+
32+
- Identify key considerations for interpreting machine learning end products for invasive species mapping for land management decisions.
33+
34+
### Target Audience
35+
36+
- Resource managers (local, state, regional, international), agriculture sector, remote sensing technicians, ecologists, and academics.
37+
38+
Hands-on exercises were executed in a [JupyterHub on the Openscapes 2i2c NASA workshop cloud instance](https://openscapes.cloud/). Using the cloud-hosted JupyterHub for the workshop allowed participants real time and active participation during the Notebook presentation. This is significant in that it allows global participants successful access to NASA Earthdata resources and demonstrates the processes of discovery, access, and analysis of NASA Cloud-hosted Earthdata data. Participants were allowed access the the workshop hub for an extended period of two weeks to continue their exploration of the Notebook and resources.
39+
40+
We presented the following notebooks from the ORNL DAAC's repository of [NASA Airborne Data Science Tutorials](https://ornldaac.github.io/airborne/README.html):
41+
42+
- [Mapping Invasive Species Using Supervised Machine Learning and AVIRIS-NG](https://ornldaac.github.io/airborne/notebooks/AVIRIS-NG_L3_invasive_species.html#mapping-invasive-species-using-supervised-machine-learning-and-aviris-ng)
43+
44+
### Lessons learned
45+
46+
- 2i2c was amazing in allowing for an extended period of Workshop Hub access and juggling a few workshop needs over that time period
47+
48+
- The training video will continue to be public. We removed the username/password information from the recording, but we did not provide content for running Notebooks outside the hub for future users.

0 commit comments

Comments
 (0)