developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
191 stars 20 forks source link

Add getting started notebook #171

Closed zacharyDez closed 6 months ago

zacharyDez commented 6 months ago

What I Changed

Add eoAPI generic getting started notebook

How to Test It

Read and execute the code blocks of the notebook

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

zacharyDez commented 6 months ago

@vincentsarago: There is minor issue once I get call the mosaic/register endpoint, getting detail not found. I converted it to a draft until I figure this out, hopefully tomorrow.

vincentsarago commented 6 months ago

@zacharyDez mosaic endpoint has been moved to /searches https://raster.eoapi.dev/docs#/STAC%20Search/register_search_searches_register_post

zacharyDez commented 6 months ago

@vincentsarago: I updated the endpoints on the other notebooks, also.