-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created four NumericalData Descriptions for SOHO/VIRGO/SPM
- Loading branch information
1 parent
6edac98
commit 8faca2f
Showing
1 changed file
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2.6.0.xsd"> | ||
<Version>2.6.0</Version> | ||
<NumericalData> | ||
<ResourceID>spase://ESA/NumericalData/SOHO/VIRGO/SPM/RED/MissionLong/PT60S</ResourceID> | ||
<ResourceHeader> | ||
<ResourceName>Mission-Long Spectral Irradiance Red channel data of the SOHO/VIRGO/SPM</ResourceName> | ||
<ReleaseDate>2024-06-04T00:08:46</ReleaseDate> | ||
<RevisionHistory> | ||
<RevisionEvent> | ||
<ReleaseDate>2024-06-04T00:08:46</ReleaseDate> | ||
<Note>Metadata created by SY</Note> | ||
</RevisionEvent> | ||
</RevisionHistory> | ||
<Description>The mission-long spectral irradiance red channel data of the SOHO/VIRGO/SPM. The Sunphotometer (SPM) is a part of the Variability of Solar Irradiance and Gravity Oscillations (VIRGO) aboard the Solar and Heliospheric Observatory (SOHO). | ||
|
||
The SPM instrument is composed of a triple sunphotometer with three interference filters (402, 500, and 862 nm) and a silicon photodiode detector measuring the spectral irradiance in the solar continuum.</Description> | ||
<PublicationInfo> | ||
<Authors>The VIRGO Team: Physikalisch-Meteorologisches Observatorium Davos/World Radiation Centre (Switzerland); Norwegian Space Centre (Norway); ESA European Space Research and Technology Centre (Netherlands); Observatoire de Nice (France); Institut Royal Météorologique de Belgique (Belgium); Instituto de Astrofísica de Canarias (Spain)</Authors> | ||
<PublicationDate>2023-05-24T00:00:00</PublicationDate> | ||
<PublishedBy>SOHO Science Archive at the European Space Astronomy Centre</PublishedBy> | ||
</PublicationInfo> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Wolfgang.Finsterle</PersonID> | ||
<Role>PrincipalInvestigator</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Claus.Frohlich</PersonID> | ||
<Role>FormerPI</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Jack.Ireland</PersonID> | ||
<Role>HostContact</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Seiji.Yashiro</PersonID> | ||
<Role>MetadataContact</Role> | ||
</Contact> | ||
<InformationURL> | ||
<Name>VIRGO: Experiment for helioseismology and solar irradiance monitoring</Name> | ||
<URL>https://doi.org/10.1007/BF00733428</URL> | ||
<Description>The VIRGO Instrument paper</Description> | ||
</InformationURL> | ||
<InformationURL> | ||
<URL>https://www.ias.u-psud.fr/virgo/html/instruments/SPM/spm.html</URL> | ||
<Description>The VIRGO/SPM Instrument</Description> | ||
</InformationURL> | ||
</ResourceHeader> | ||
<AccessInformation> | ||
<RepositoryID>spase://ESA/Repository/SOHOScienceArchive</RepositoryID> | ||
<Availability>Online</Availability> | ||
<AccessRights>Open</AccessRights> | ||
<AccessURL> | ||
<Name>SOHO Science Archive at European Space Astronomy Centre</Name> | ||
<URL>https://www.cosmos.esa.int/web/soho/mission-long-files</URL> | ||
<Style>Listing</Style> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<AccessInformation> | ||
<RepositoryID>spase://SMWG/Repository/SDAC</RepositoryID> | ||
<Availability>Online</Availability> | ||
<AccessRights>Open</AccessRights> | ||
<AccessURL> | ||
<URL>https://soho.nascom.nasa.gov/data/EntireMissionBundles/VIRGO-SPM-RED-L2-MISSIONLONG.fits</URL> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<ProcessingLevel>Calibrated</ProcessingLevel> | ||
<ProviderVersion>Level 2</ProviderVersion> | ||
<InstrumentID>spase://SMWG/Instrument/SOHO/VIRGO</InstrumentID> | ||
<MeasurementType>Irradiance</MeasurementType> | ||
<TemporalDescription> | ||
<TimeSpan> | ||
<StartDate>1996-01-23T00:00:04</StartDate> | ||
<StopDate>2023-04-30T23:59:34</StopDate> | ||
</TimeSpan> | ||
<Cadence>PT60S</Cadence> | ||
</TemporalDescription> | ||
<SpectralRange>Optical</SpectralRange> | ||
<ObservedRegion>Sun.Photosphere</ObservedRegion> | ||
<Parameter> | ||
<Name>Solar Spectral Irradiance</Name> | ||
<Wave> | ||
<WaveType>Photon</WaveType> | ||
<WaveQuantity>Intensity</WaveQuantity> | ||
<WavelengthRange> | ||
<Low>860.0</Low> | ||
<High>865.0</High> | ||
<Units>nm</Units> | ||
</WavelengthRange> | ||
</Wave> | ||
</Parameter> | ||
</NumericalData> | ||
</Spase> |