Skip to content

Conversation

@hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Dec 15, 2025

Update the docs to show how to use the collection-search-only STAC API (instead of the custom STAC + CMR API).

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@hrodmn hrodmn requested a review from wildintellect December 15, 2025 17:30
@hrodmn hrodmn self-assigned this Dec 16, 2025
@@ -5,30 +5,27 @@
"id": "337f5e01-9946-465a-8657-e4153fbac541",
Copy link
Collaborator

@wildintellect wildintellect Dec 17, 2025

Choose a reason for hiding this comment

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

Line #6.            "bbox": ",".join(str(coord) for coord in finland_bbox),

might be nice to print the syntax of a good bbox for people to see as they try to make their own.


Reply via ReviewNB

@wildintellect
Copy link
Collaborator

I haven't tried all the code yet, just reviewed the text and overall document.
We're going to need to include changes to https://docs.maap-project.org/en/latest/technical_tutorials/searching.html
We want to make this method of searching the 1st option people use.

@hrodmn
Copy link
Contributor Author

hrodmn commented Dec 19, 2025

@wildintellect thanks for the structural feedback - I added the guide to the web app and moved pystac-client to the top of the API section.

@wildintellect
Copy link
Collaborator

Now we just need someone to have time to test the code ... @HarshiniGirish ?

@HarshiniGirish
Copy link
Collaborator

@hrodmn @wildintellect I’m seeing different behavior between MAAP Hub and MAAP ADE. The same notebook runs on Hub, but on ADE it fails in the collection search cell with AttributeError: 'Client' object has no attribute 'collection_search'
Screenshot 2025-12-21 at 2 05 02 PM

@wildintellect
Copy link
Collaborator

That's probably a pystac-client version difference error? @hrodmn can confirm. But does leave the question of the validity of these instructions while on the ADE and if these docs then need to move to the Hub branch?

@hrodmn
Copy link
Contributor Author

hrodmn commented Jan 5, 2026

Since the ADE image has pystac-client pinned to 0.6.x you have to upgrade pystac-client to a more recent version to make it work. We can leave it as-is and stick this in the hub branch or I can add a note at the top declaring the version requirement and showing how to install it on the ADE.

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.

4 participants