NOAA/NESDIS/NGDC
GOES SXI
 

GOES SXI - ImageService Web API

Request URL

A typical GOES SXI Image service request URL is of the following form:

http://www.ngdc.noaa.gov/goes/sxi/getImageURL/goes_satellite_number/product_type.output?parameters

where,
goes_satellite_number indicates the satellite number. This service provides access to the following GOES Satellite data: GOES-12 , GOES-13 , GOES-14 , GOES-15. Example:

product_type indicates the level of the products. It may be either of the following values:

output indicates the response format. It may be either of the following values:

Data Request Parameters

Few of the parameters are required while the others are optional. The parameters are separated by ampersand(&) in the request URL.

NOTE: Omitting the Optional parameters from the Request URL returns SXI images of all Image types, wavelength and exposure times. The use of Optional parameters refines your search for SXI images.

Response Formats

The Web Service supports the following response formats: HTML (Default), XML, JSON and Text.
See Response Formats, for more information on the formats supported and how to debug the error responses.

Example Request for GOES SXI service

A sample HTTP request is shown below, that downloads URLs of the images in HTML format

http://www.ngdc.noaa.gov/goes/sxi/getImageURL/goes15/level1.html?fromDate=20110901000000&toDate=20110912235959&imgFormat=png&imgType=CS&wavelength=PTHNA&fromExpTime=0.3&toExpTime=0.4

Questions: sxi.goes@noaa.gov