ssw-plugin:ssw-download

Download solar observation data from SDO, STEREO, and Solar Orbiter missions.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/tykimos/ssw-plugin --skill ssw-plugin-ssw-download
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ssw-plugin:ssw-download
Source: https://github.com/tykimos/ssw-plugin/tree/main/skills/ssw-download
Command: npx skills add https://github.com/tykimos/ssw-plugin --skill ssw-plugin-ssw-download

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git+https://github.com/sswlab/ssw-tools, and includes references (resource) components.

What problem does it solve?

This Skill automates the process of downloading solar observation data from various space missions, eliminating the need for manual data acquisition and complex command-line tools.

Core Features & Use Cases

  • Multi-Mission Support: Download data from Solar Orbiter, STEREO, and SDO missions.
  • Flexible Wavelengths & Cadence: Specify desired wavelengths and time intervals for data retrieval.
  • Automated Data Pairing: Create multi-wavelength observation pairs and time series automatically.
  • Use Case: Download all available 174A and 304A images from Solar Orbiter for a specific 12-hour period to analyze a solar flare event.

Quick Start

Download Solar Orbiter EUI 174A and 304A data for June 1st, 2024, with a 12-hour window and 15-minute tolerance.

Frequently Asked Questions about ssw-plugin:ssw-download

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

FAQPage Schema
How do I download solar observation data from SDO, STEREO, and Solar Orbiter missions?

To download solar observation data from SDO, STEREO, and Solar Orbiter missions, you can specify desired wavelengths, time intervals, and instruments like SDO/AIA EUV or Solar Orbiter/EUI/FSI to retrieve targeted datasets automatically.

Can I create multi-wavelength observation pairs for solar flare analysis?

Yes, you can create multi-wavelength observation pairs for solar flare analysis by specifying multiple wavelengths like 174A and 304A, which enables automated data pairing across a defined time window.

What do I need to retrieve Solar Orbiter EUI data using sunpy?

To retrieve Solar Orbiter EUI data using sunpy, you need the ssw-tools dependency installed alongside sunpy to handle the data retrieval and processing logic for the specified observation wavelengths and cadence.

How does automated solar data retrieval handle specific time intervals and cadence?

Automated solar data retrieval handles specific time intervals and cadence by allowing you to define exact time windows and tolerance periods, such as a 12-hour window with 15-minute tolerance, to fetch precise observation datasets.

What's the best way to build a multi-date time series of STEREO SECCHI EUVI images?

The best way to build a multi-date time series of STEREO SECCHI EUVI images is to use an automated retrieval tool that accepts specific date ranges and instrument parameters to gather and organize the sequential observation data.

Are there limitations when downloading space weather data from multiple missions simultaneously?

Limitations when downloading space weather data from multiple missions simultaneously depend on the availability of the requested instruments and wavelengths, as well as the proper configuration of the required ssw-tools and sunpy processing environment.