Halpha solar images are produced by the SIDC local observing facilities (Uccle Solar Equatorial Table). The CCD camera is a Qimaging Retiga 4000R. It has an inter-line transfer detector of 2048x2048 pixels. Each pixel is 7.5 micron x 7.5 micron, and the sensitive area is 15.6 mm x 15.6 mm. The H-alpha filter is made by Solar Spectrum. It has a nominal wavelength of 656.2808nm and a bandwidth of 0.05nm. The telescope is a Celestron 80mm ED refractor. The images are provided in FITS files and quicklook PNGs.
This web page forms part of the European Space Agency's network of space weather services and service development activities, and is supported under ESA contract number 4000134036/21/D/MRP.
For further product-related information or enquiries contact helpdesk. E-mail: helpdesk.swe@esa.int
All publications and presentations using data obtained from this site should acknowledge Solar Influences Data analysis Centre (SIDC) at the Royal Observatory of Belgium (ROB) and The ESA Space Safety Programme.
For further information about space weather in the ESA Space Safety Programme see: www.esa.int/spaceweather
Access the ESA SWE portal here: swe.ssa.esa.int
The data contained in the present page are Intellectual Property of the Royal Observatory of Belgium (ROB). Use of the data is restricted by the ROB data policy.
This product can also be used via a Web API (application programming interface) for programmatically accessing the images by requesting specific URL-encoded parameters. The list of mandatory and optional variables for this specific product are included in tables 1 and 2 below:
| Variable | Values required for this product |
|---|---|
| pc | S103 |
| psc | a |
| component | latest | archive |
| Variable | Values |
|---|---|
| dts_start, dts_end | yyyy-MM-ddTHH:mm:ssZ |
| filetype | png (default) | fits |
To access the latest data, the "component" parameter in the API URL should be set to "latest" (component=latest).
The URL is as follows: https://ssa.sidc.be/prod/API/index.php?component=latest&pc=S103&psc=a
returns the latest USET Hα PNG image.
To override the default, add the "filetype" parameter to obtain the image in a different format. For FITS files use "filetype=fits".
For example, the URL: https://ssa.sidc.be/prod/API/index.php?component=latest&pc=S103&psc=a&filetype=fits
returns the latest USET Hα FITS file.
To access the archived data, the "component" parameter in the API URL should be set to "archive" (component=archive).
The URL is as follows: https://ssa.sidc.be/prod/API/index.php?component=archive&pc=S103&psc=a
returns a JSON containing a list of USET Hα PNG images and FITS files.
In order to select a specific time range, the two parameters "dts_start" and "dts_end" need to be added, using the format yyyy-MM-ddTHH:mm:ssZ
For example, the URL: https://ssa.sidc.be/prod/API/index.php?component=archive&pc=S103&psc=a&dts_start=2020-11-01T00:00:00Z&dts_end=2020-11-30T23:59:59Z
returns a JSON containing a list of all the USET Hα PNG images and FITS files available from November 2020.
The archive is queryable back to 21 May 2002.
The returned JSON includes the file URL, size and date modified.
JSON example|
{ "[file url]": { "size":[size], "modified":[datetimestamp] }, REPEAT "[file url]": { "datetime":[datetimestamp], "exptime":[exposuretime] }, REPEAT } |
The Uccle Solar Equatorial Table (USET) is the optical solar monitoring facility at the Royal Observatory of Belgium located in Uccle (Brussels), see figure 1. The platform allows a precise continuous tracking of the Sun and holds four solar telescopes, see figure 2, imaging the Sun in visible light (used to make sunspot drawings by an operator, see SIDC/USET Sunspot Group Characteristics), white light (SIDC/USET White Light Solar Images), Hα light, and Calcium II K. The USET produces synoptic observations of the whole solar disc when the local weather permits, which is on an average about 250 days a year. The objectives of the USET are the production, archiving, distribution and exploitation of global information about structures and events in the photosphere and chromosphere, as part of the continuous world-wide ground-based monitoring of solar activity.
Since 2008, the Hα telescope has been equipped with a CCD Qimaging Retiga 4000R camera. It has an inter-line transfer detector of 2048×2048 pixels. Each pixel is 7.5×7.5 microns, and the sensitive area is 15.6×15.6 mm. The H-alpha line is obtained using a Fabry-Pérot monochromator made by Solar Spectrum. It has a nominal wavelength of 656.2808 nm and a bandwidth of 0.05 nm. The telescope is a Celestron 80 mm ED refractor.
Prior to this, from 2002-2008, the Hα telescope was equipped with a Lyot filter and a 1 MP camera (1024×1024 pixels).
The images are provided in FITS files and quicklook PNGs with a time cadence of about 5 minutes. The archive of Hα images begins 21 May 2002 at 17:28 UT (there are two non-solar image test FITS files from 26 February 2002). The first image using current camera is from 31 March 2008 at 15:19 UT. However, images oscillate between the 4 and 1 MP cameras with the final 1024×1024 pixel image on 24 June 2008 at 15:09 UT.
The Latest tab shows the most recent quicklook PNG image with the link to the latest FITS file above. Both are accessible via the API.
The Query tab displays a list of the archived quicklook PNG images and FITS files going back to 21 May 2002. The lists give the date with time and the filename for each of the images. The exposure time [in seconds] is provided for the FITS files, and the size in kB for the PNG files. The list can be filtered by providing start and end dates in the format yyyy-MM-ddTHH:mm:ssZ. For example, entering the start date 2020-11-01T00:00:00Z and end date 2020-11-30T23:59:59Z and clicking submit will return two lists of all of the images available from November 2020. Both are accessible via the API.