-
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/GOLF NumericalData description.
- Loading branch information
1 parent
f4fe37f
commit 0be8a32
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/GOLF/SSA_SDAC</ResourceID> | ||
<ResourceHeader> | ||
<ResourceName>SOHO GOLF Data</ResourceName> | ||
<ReleaseDate>1996-01-01T00:00:00</ReleaseDate> | ||
<RevisionHistory> | ||
<RevisionEvent> | ||
<ReleaseDate>2024-08-14T00:08:46</ReleaseDate> | ||
<Note>Metadata created by SY</Note> | ||
</RevisionEvent> | ||
</RevisionHistory> | ||
<Description>The Global Oscillation at Low Frequencies (GOLF) investigation will perform uninterrupted velocity oscillation and magnetic field measurements of the full solar disk, spatially unresolved, with extremely high sensitivity (<1 mm/s and 1 milligauss). To determine the velocity, the Doppler effect is measured by the resonant scattering technique. A resonant cell filled with sodium vapor in a strong magnetic field enables, by the Zeeman effect, the selective absorption of light in the two wings of the solar D lines. A comparison of the intensity on both sides of the line leads to an extremely sensitive determination of the velocity. This information is from the paper SOHO - An Observatory to Study the Solar Interior and the Solar Atmosphere,'' by A. I. Poland and V. Domingo (inObservatories in Earth Orbit and Beyond,'' pp. 277-284, ed. by Y. Kondo, Kluwer Academic Publishers, Dordrecht, 1990).</Description> | ||
<PublicationInfo> | ||
<Authors>The GOLF Consortium: Institut d'Astrophysique Spatiale (France); Département d'Astrophysique, Université de Nice (France); Observatoire de l'Université Bordeaux 1 (France); Instituto de Astrofísica de Canarias (Spain); Service d'Astrophysique (France); Service d'Aéronomie (France); Observatoire de la Côte d'Azur (France); </Authors> | ||
<PublicationDate>1996-01-01T00:00:00</PublicationDate> | ||
<PublishedBy>SOHO Science Archive at the European Space Astronomy Centre</PublishedBy> | ||
</PublicationInfo> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Patrick.Boumier</PersonID> | ||
<Role>PrincipalInvestigator</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Alan-Henri.Gabriel</PersonID> | ||
<Role>FormerPI</Role> | ||
</Contact> | ||
<InformationURL> | ||
<Name>The SOHO/GOLF Website</Name> | ||
<URL>https://www.ias.u-psud.fr/golf/templates/index.html</URL> | ||
</InformationURL> | ||
<InformationURL> | ||
<Name>The SOHO/GOLF Instrument paper</Name> | ||
<URL>https://doi.org/10.1007/BF00733427</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>GOLF Data Search via Virtual Solar Observatory</Name> | ||
<URL>https://sdac.virtualsolar.org/cgi/search?time=1&inst_only=1&version=current&build=1&instrument=GOLF</URL> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<ProviderProcessingLevel>Raw</ProviderProcessingLevel> | ||
<InstrumentID>spase://SMWG/Instrument/SOHO/GOLF</InstrumentID> | ||
<MeasurementType>ImageIntensity</MeasurementType> | ||
<TemporalDescription> | ||
<TimeSpan> | ||
<StartDate>1996-01-01T00:00:00</StartDate> | ||
<StopDate>2019-09-16T23:59:59</StopDate> | ||
</TimeSpan> | ||
</TemporalDescription> | ||
<ObservedRegion>Sun</ObservedRegion> | ||
<ObservedRegion>Sun.Photosphere</ObservedRegion> | ||
</NumericalData> | ||
</Spase> |