SORCE Level 3 Solar Spectral Irradiance File Layout
skip over left navigation links (press 4)

Additional Features



supply alt text

SORCE Level 3 Solar Spectral Irradiance File Layout

The SORCE solar spectral irradiance data products are written using the NCSA HDF5 file format. HDF5 is a heirarchical data format which consists of two object types: groups and datasets. Groups are analogous to directories or folders (all files have at least a root or "/" group), whereas datasets may contain arrays, images or tables. Both object types may contain a set of attributes. HDF5 files are portable, that is one can read the data using the HDF5 libraries or tools on any supported platform (Windows, MacOS, Linux, or Unix) independent of where the file was originally created.

Each SORCE Level 3 Solar Spectral Irradiance file contains a set of file level attributes and four data tables: "Solar Spectral Irradiance", "Solar and Geophysical Parameters" "Total Solar Irradiance", and "XPS EUV Solar Spectrum". Each table has a set of attributes as well which contain the definition of each field in the table. The structure or layout of the data files is shown here:

File Attributes:
  • Data Product Name
  • Data Version
  • Data Product Description
  • Data Quality and Validation
  • Data Producer's URL
  • Data Product Documentation URL
Solar Spectral Irradiance
NameTypeSize
Includes attributes with descriptions of the table and each field listed
instrumentModeId32-bit signed integer1
julianTimetag64-bit float1
version32-bit signed integer1
minWavelength64-bit float1
maxWavelength64-bit float1
irradiance64-bit float1
irradianceUncertainty64-bit float1
quality64-bit float1

Solar and Geophysical Parameters
NameTypeSize
Includes attributes with descriptions of the table and each field listed
julianTimetag64-bit float1
parameterNameString, length=391
value64-bit float1
uncertainty64-bit float1

Total Solar Irradiance
NameTypeSize
Includes attributes with descriptions of the table and each field listed
julianTimetag64-bit float1
averageJulianTime64-bit float1
averageJulianTimeStdev64-bit float1
correctedIrradiance64-bit float1
correctedIrradianceUncertainty64-bit float1
correctedIrradianceStdev64-bit float1
trueEarthIrradiance64-bit float1
trueEarthIrradianceUncertainty64-bit float1
trueEarthIrradianceStdev64-bit float1

XPS EUV Solar Spectrum
NameTypeSize
Includes attributes with descriptions of the table and each field listed
julianTimetag64-bit float1
averageJulianTimetag64-bit float1
averageJulianTimetagStDev64-bit float1
timeSpanInHours8-bit signed integer1
diodeNumber32-bit signed integer1
version16-bit signed integer1
minWavelengthInBandpass32-bit float1
maxWavelengthInBandpass32-bit float1
medianIrradiance64-bit float1
averageIrradiance64-bit float1
absoluteUncertainty64-bit float1
measurementPrecision64-bit float1
calculationPrecision64-bit float1
degradationModel8-bit character1
numberOfPoints32-bit integer1



NASA Logo - nasa.gov


  • Last updated: November 29, 2007 15:04:04 GMT