NASA · Arazzo Workflow
NASA EPIC Earth Imagery Retrieval
Version 1.0.0
List the dates EPIC actually has imagery for, then pull both natural and enhanced color metadata for one of them.
Provider
Workflows
epic-earth-imagery-retrieval
Resolve an available EPIC date and retrieve its natural and enhanced color imagery metadata.
Reads the catalog of dates for which EPIC holds natural color imagery, takes the first available date, and retrieves both the natural color and enhanced color image metadata for that date.
1
listAvailableDates
Read the catalog of every date for which EPIC holds natural color imagery. This is the only reliable way to pick a date that will actually return images, since DSCOVR does not capture usable full-disc imagery every day.
2
getNaturalColorImagery
Retrieve natural color image metadata for the selected date. Each entry carries the image filename, the caption, the centroid coordinates of the Earth disc, and the spacecraft, lunar, and solar J2000 positions at capture time.
3
getEnhancedColorImagery
Retrieve enhanced color image metadata for the same date so the caller can pair each natural color capture with its contrast-enhanced rendering of the same moment.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.