earth2studio-create-datasource

Installation
SKILL.md

Create and Validate Data Source

Purpose

End-to-end workflow for implementing a new Earth2Studio data source wrapper that connects a remote data store (S3, GCS, Azure, HTTP, HuggingFace) to Earth2Studio's async data fetching infrastructure — from analysis through implementation, testing, validation, and PR submission.

Prerequisites

  • Earth2Studio dev environment with uv (uv run python must work)
  • Git configured with fork (origin) and upstream (upstream) remotes
  • Access to the target remote data store (credentials if private)
  • Python 3.10+

Workspace

Installs
505
Repository
nvidia/skills
GitHub Stars
2.6K
First Seen
Jul 1, 2026
earth2studio-create-datasource — nvidia/skills