nasa-earthdata

Provides programmatic access to NASA atmospheric datasets for aerospace engineering tasks.

45|14|Updated Nov 7, 2025
One-click install
npx skills add https://github.com/Soljourner/claude-engineering-skills --skill nasa-earthdata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nasa-earthdata
Source: https://github.com/Soljourner/claude-engineering-skills/tree/main/skills/databases/nasa-earthdata
Command: npx skills add https://github.com/Soljourner/claude-engineering-skills --skill nasa-earthdata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NASA Earthdata provides access to atmospheric properties and aerospace environmental data from NASA for aerospace design, flight planning, and analysis, enabling engineers to obtain standardized and mission-relevant context without manual data hunting.

Core Features & Use Cases

  • Datasets: MERRA-2, AIRS, GEOS-FP, CALIPSO, MSISE-00, and US Standard Atmosphere models for atmospheric properties, winds, temperatures, and geopotential heights.
  • Access methods: OPeNDAP, NASA CMR search, direct HTTP downloads, and the earthaccess Python library to simplify authenticated retrieval.
  • Use cases: high-altitude pump design, flight environment assessment, thermal management planning, and atmospheric profiling for simulations.

Quick Start

Query NASA Earthdata datasets to retrieve atmospheric profiles for a given location and altitude.

Frequently Asked Questions about nasa-earthdata

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

FAQPage Schema
How do I retrieve NASA atmospheric data for aerospace flight environment analysis?

NASA atmospheric data for aerospace flight environment analysis is retrieved by querying datasets like MERRA-2 and AIRS through OPeNDAP, NASA CMR search, direct HTTP downloads, or the earthaccess library for authenticated data retrieval.

What atmospheric datasets are available through NASA Earthdata for high-altitude pump design?

Atmospheric datasets available through NASA Earthdata for high-altitude pump design include MERRA-2, AIRS, GEOS-FP, CALIPSO, MSISE-00, and US Standard Atmosphere models, providing atmospheric properties, winds, temperatures, and geopotential heights.

Does accessing NASA Earthdata require network connectivity and authentication?

Yes, accessing NASA Earthdata requires network connectivity to NASA data centers and authentication. It supports the earthaccess Python library to simplify the authenticated retrieval of atmospheric datasets for aerospace engineering tasks.

Can I use OPeNDAP to get temperature and wind profiles for mission planning?

Yes, you can use OPeNDAP to get temperature and wind profiles for mission planning from NASA Earthdata atmospheric datasets. This enables atmospheric profiling for simulations and thermal management planning across various altitudes.

What is the best way to access MERRA-2 data for atmospheric simulations?

The best way to access MERRA-2 data for atmospheric simulations is using the earthaccess Python library, which simplifies authenticated retrieval from NASA data centers, alongside supported methods including OPeNDAP and direct HTTP downloads.

Are there limitations when using NASA CMR search for aerospace data retrieval?

A key limitation of using NASA CMR search for aerospace data retrieval is the absolute requirement for continuous network access to NASA data centers and proper authentication, though the earthaccess library streamlines this process for OPeNDAP and HTTP downloads.