Solar white light 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 telescope is a Lichtenknecker 150mm diameter achromatic doublet refractor, equipped with full-aperture neutral-density filter with an attenuation of 100,000 (5 densities). 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 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 | 104 |
| 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=S104&psc=a
returns the latest USET White light Solar 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=S104&psc=a&filetype=fits
returns the latest USET White light 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=S104&psc=a
returns a JSON containing a list of USET White light Solar 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=S104&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 White light Solar PNG images and FITS files available from November 2020.
The archive is queryable back to 24 April 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, Hα light (SIDC/USET Hα Solar Images), 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 white light telescope has 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 telescope is a Lichtenknecker 150 mm diameter achromatic doublet refractor, equipped with full-aperture neutral-density filter with an attenuation of 100 000 (5 densities).
Prior to this, from 2002-2008, the white light telescope was equipped with 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 white light solar images begins 24 April 2002 at 16:07 UT. The first image using current camera is from 25 June 2008 14:42 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 24 April 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.