Skip to content

GeoAI Documentation#25

Draft
aloverro wants to merge 8 commits into
mainfrom
aloverro/feature/geoai-sdk-documentation
Draft

GeoAI Documentation#25
aloverro wants to merge 8 commits into
mainfrom
aloverro/feature/geoai-sdk-documentation

Conversation

@aloverro

Copy link
Copy Markdown
Collaborator

No description provided.

aloverro added 8 commits May 18, 2026 13:48
- Updated .gitignore to include environment files and VS Code settings.
- Removed outdated API reference documentation.
- Added .env.example file for environment variable configuration.
- Revised EOOS and MARS example notebooks to improve setup instructions and logging.
- Introduced new geoparquet files for EOOS and MARS examples.
- Expanded README.md with prerequisites for Azure resources and installation instructions.
- Enhanced intro.md with detailed information about GeoAI models and Azure services.
- Updated sdk-index.md for clearer installation guidance and example usage.
Comment on lines +78 to +80
if use_pc_signing and "planetarycomputer.microsoft.com" in str(
stac_item.get_self_href()
):
Comment on lines +195 to +197
if use_pc_signing and "planetarycomputer.microsoft.com" in str(
item.get_self_href()
):

# Only validate collection names for Planetary Computer
# Private GeoCatalogs can use custom collection names
is_planetary_computer = "planetarycomputer.microsoft.com" in input.geocatalog_uri.lower()
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