Skip to content

feat: add HLS data visualization notebook for NASA Earthdata#1323

Merged
giswqs merged 1 commit into
masterfrom
hls
May 15, 2026
Merged

feat: add HLS data visualization notebook for NASA Earthdata#1323
giswqs merged 1 commit into
masterfrom
hls

Conversation

@giswqs

@giswqs giswqs commented May 15, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 03:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new documentation notebook demonstrating how to search, visualize, compare, and download NASA HLS Earthdata products with leafmap and TiTiler CMR.

Changes:

  • Adds a new HLS NASA Earthdata visualization notebook.
  • Registers the notebook in the documentation navigation and mkdocs-jupyter ignore list.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
mkdocs.yml Adds the new notebook to docs navigation and execution ignore list.
docs/notebooks/116_hls_nasa_earthdata.ipynb New tutorial notebook for HLS search, footprint visualization, CMR tile rendering, NDVI, and asset download.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +289 to +293
"leafmap.nasa_data_download(\n",
" landsat_results[:1],\n",
" out_dir=\"data\",\n",
" keywords=[\".B04.tif\", \".B03.tif\", \".B02.tif\", \".B05.tif\"],\n",
")"
@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 15, 2026 03:15 Inactive
@giswqs giswqs merged commit 3d4e39f into master May 15, 2026
21 checks passed
@giswqs giswqs deleted the hls branch May 15, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants