-
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 the SOHO/SWAN NumericalData description.
- Loading branch information
1 parent
0f6a9e1
commit f4fe37f
Showing
1 changed file
with
71 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,71 @@ | ||
<?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_1.xsd"> | ||
<Version>2.6.1</Version> | ||
<NumericalData> | ||
<ResourceID>spase://ESA/NumericalData/SOHO/SWAN/SSA_SDAC</ResourceID> | ||
<ResourceHeader> | ||
<ResourceName>SOHO SWAN Data</ResourceName> | ||
<ReleaseDate>1996-01-18T00:00:00</ReleaseDate> | ||
<RevisionHistory> | ||
<RevisionEvent> | ||
<ReleaseDate>2024-08-14T00:08:46</ReleaseDate> | ||
<Note>Metadata created by SY</Note> | ||
</RevisionEvent> | ||
</RevisionHistory> | ||
<Description>The SWAN Instrument is designed to observe the solar Lyman alpha photons (121.6 nm) backscattered by the neutral hydrogen atoms present in the interplanetary medium. The background images show the distribution pattern of the backscattered Lyman alpha photons as observed from SOHO. This image, obtained in approximately 24 hours, is then processed to reveal spatial variations of the solar illuminating flux. These spatial variations are correlated to the actual activity on the solar disk. Because SWAN observes backscattered photons, it is actually possible to 'see' those which are originating from the farside of the Sun.</Description> | ||
<PublicationInfo> | ||
<Authors>The SWAN Consortium: Service d'Aéronomie du CNRS (France); Finnish Meteorological Institute (Finland); Technical Research Center of Finland (Finland); University of Turku (Finland); High Altitude Observatory (USA)</Authors> | ||
<PublicationDate>1996-01-18T00:00:00</PublicationDate> | ||
<PublishedBy>SOHO Science Archive at the European Space Astronomy Centre</PublishedBy> | ||
</PublicationInfo> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Eric.Quemerais</PersonID> | ||
<Role>PrincipalInvestigator</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Jean-Loup.C.Bertaux</PersonID> | ||
<Role>FormerPI</Role> | ||
</Contact> | ||
<InformationURL> | ||
<Name>The SOHO/SWAN Website</Name> | ||
<URL>https://soho.nascom.nasa.gov/data/summary/swan/</URL> | ||
</InformationURL> | ||
<InformationURL> | ||
<Name>The SOHO/SWAN Instrument paper</Name> | ||
<URL>https://doi.org/10.1007/BF00733435</URL> | ||
</InformationURL> | ||
</ResourceHeader> | ||
<AccessInformation> | ||
<RepositoryID>spase://ESA/Repository/SOHOScienceArchive</RepositoryID> | ||
<Availability>Online</Availability> | ||
<AccessRights>Open</AccessRights> | ||
<AccessURL> | ||
<Name>SOHO Science Archive</Name> | ||
<URL>https://ssa.esac.esa.int/ssa/#/pages/search</URL> | ||
<Style>Search</Style> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<AccessInformation> | ||
<RepositoryID>spase://SMWG/Repository/SDAC</RepositoryID> | ||
<Availability>Online</Availability> | ||
<AccessRights>Open</AccessRights> | ||
<AccessURL> | ||
<Name>SWAN Data Search via Virtual Solar Observatory</Name> | ||
<URL>https://sdac.virtualsolar.org/cgi/search?time=1&inst_only=1&version=current&build=1&instrument=SWAN</URL> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<ProviderProcessingLevel>Raw</ProviderProcessingLevel> | ||
<InstrumentID>spase://SMWG/Instrument/SOHO/SWAN</InstrumentID> | ||
<MeasurementType>ImageIntensity</MeasurementType> | ||
<TemporalDescription> | ||
<TimeSpan> | ||
<StartDate>1996-01-18T17:53:01</StartDate> | ||
<RelativeStopDate>-P5D</RelativeStopDate> | ||
</TimeSpan> | ||
</TemporalDescription> | ||
<ObservedRegion>Sun</ObservedRegion> | ||
<ObservedRegion>Sun.Corona</ObservedRegion> | ||
</NumericalData> | ||
</Spase> |