NOAA/NESDIS/NGDC
GOES SEM
 

GOES SEM - LocationDataService Web API

Request URL

The GOES SEM Locationdata web service is accessible at the following URL:

http://www.ngdc.noaa.gov/goes/sem/getLocationdata/goes_satellite_number.output?parameters

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

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

Data Request Parameters

Both the parameters are required. The parameters are separated by ampersand(&) in the request URL.

Response Formats

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

Example Request for GOES SEM LocationDataService

http://www.ngdc.noaa.gov/goes/sem/getLocationdata/goes13.csv?fromDate=20101101&toDate=20101101

Questions: sem.goes@noaa.gov