Skip to content

feat: restructure search section#586

Open
hrodmn wants to merge 1 commit into
developfrom
feat/search-update
Open

feat: restructure search section#586
hrodmn wants to merge 1 commit into
developfrom
feat/search-update

Conversation

@hrodmn

@hrodmn hrodmn commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

These changes reflect the latest recommended path for searching for collections and items/granules:

  1. Start with discover.maap-project.org to find the collection you want
  2. Use the discovered collection id and its associated STAC API endpoint to do item-level searches

While working on this I noticed that we don't reference earthaccess at all for doing granule searches so I filed #585 as a follow-up.

Resolves #584

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -5,21 +5,26 @@
"id": "337f5e01-9946-465a-8657-e4153fbac541",

@zacdezgeo zacdezgeo Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we update the date?


Reply via ReviewNB

@review-notebook-app

review-notebook-app Bot commented Jun 23, 2026

Copy link
Copy Markdown

View / edit / reply to this conversation on ReviewNB

zacdezgeo commented on 2026-06-23T18:02:31Z
----------------------------------------------------------------

not sure why this got included in the changes...


hrodmn commented on 2026-06-23T19:16:16Z
----------------------------------------------------------------

I don't know why the diff isn't showing very well here, but I just added a note to redirect users to to the collection search stage if they are still looking for collections

@@ -5,15 +5,17 @@
"id": "a66708a3",

@zacdezgeo zacdezgeo Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we remove dates in the notebooks? maybe worth tracking in a separate issue.


Reply via ReviewNB

@zacdezgeo zacdezgeo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Some small comments posted via notebookNB, but great work Henry. I like how you reworded a lot of the text blocks, and the structure of the notebook is easy to follow.

hrodmn commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

🤔 I'm not sure either


View entire conversation on ReviewNB

hrodmn commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

I don't know why the diff isn't showing very well here, but I just added a note to redirect users to to the collection search stage if they are still looking for collections


View entire conversation on ReviewNB

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.

Update Search docs to recommend Federated Search followed by source STAC item search

2 participants