earth2studio-data-fetch

Generate executable Python fetch scripts for Earth2Studio weather data.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill earth2studio-data-fetch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: earth2studio-data-fetch
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/earth2studio-data-fetch
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill earth2studio-data-fetch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Earth2Studio data discovery and script generation for weather and climate variables enables users to quickly locate sources that provide specific variables, verify compatibility with per-source lexicons, and generate runnable Python fetch scripts.

Core Features & Use Cases

  • Discover and validate Earth2Studio data sources that provide requested variables.
  • Verify variable support against per-source lexicons and select the best options.
  • Generate ready-to-run Python fetch scripts for analysis (time-based) or forecasting (time + lead time) workflows.
  • Provide guided prompts and examples to tailor variables, times, and regions.

Quick Start

Provide the variables, time window, and data type, and the skill will generate a ready-to-run Python fetch script.

Frequently Asked Questions about earth2studio-data-fetch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch weather data using Python scripts?

To fetch weather data, you provide target variables, time window, and data type to generate a ready-to-run Python fetch script for Earth2Studio analysis or forecasting workflows.

How do I verify if a weather data source supports my required variables?

You verify variable support by checking per-source lexicons, which validate compatibility and help select the best data source options for your specific weather and climate requests.

What is the difference between analysis and forecast data fetching?

Analysis data fetching generates time-based scripts, whereas forecast data fetching generates scripts that incorporate both time and lead time into the Earth2Studio workflow.

Can I generate Python scripts for specific geographic regions and time windows?

Yes, you generate Python scripts for specific regions and time windows by using guided prompts and examples provided by the skill to tailor variables and temporal parameters.

Do I need to manually select Earth2Studio data sources before fetching?

No, you do not need to manually select sources; the skill automatically discovers and validates Earth2Studio data sources that provide your requested weather variables.