-
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.
change NA of SOHO/SUMER descriptions from NASA to ESA
- Loading branch information
1 parent
113e804
commit 0f6a9e1
Showing
1 changed file
with
72 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,72 @@ | ||
<?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/SUMER/SSA_SDAC</ResourceID> | ||
<ResourceHeader> | ||
<ResourceName>SOHO SUMER Data</ResourceName> | ||
<ReleaseDate>1996-01-10T21:46:19Z</ReleaseDate> | ||
<RevisionHistory> | ||
<RevisionEvent> | ||
<ReleaseDate>2024-08-12T00:08:46</ReleaseDate> | ||
<Note>Changed NA from NASA to ESA; Updated the Contact; Added SOHO Science Archive </Note> | ||
</RevisionEvent> | ||
</RevisionHistory> | ||
<Description>This instrument, SUMER (Solar Ultraviolet Measurement of Emitted Radiation) is a high resolution far UV spectrometer working in the 50--160 nm range. Its goals are to make measurements with 1 arcsec angular resolution, a spectral resolving power (lambda/Delta-lambda) of 30,000, and a time resolution better than 10 s. The spectrometer is ab le to build images at several wavelengths and to record spectra of any structure on the solar surface or nearby the solar limb. SUMER is capable of selecting small structures to determine local plasma parameters (temperature, density, velocity, etc.), to improve our knowledge in coronal heating mechanisms and solar wind generation processes. The instrument is composed of: a one mirror telescope; a set of slits at the focus, adjustable in flight; a spectrometer (using a spherical concave grating) fed through the selected slit; and a detector. The detector is located on the grating normal. The detector is a 2-D MAMA (Multi-Anode Multichannel Array) with 1024 pixels (25 micrometers) along the dispersion and 360 pixels along the slit length image. Along the dispersion the pixels are coated with two photocathodes of different efficiency: half with MgF2, half with KBr. An attenuator is used for H I Lyman alpha. Instrument operations will make optimum use of the SOHO capability for 9.3 hours continuous contact and two 1.3 hour contacts during each 24 hour day. The EIT instrument on the same spacecraft will provide near real time images that can be used to refine the operations of the SUMER in real time. This information is from the paper ``SUMER: Temperatures, Densities, and Velocities in the Outer Solar Atmosphere,'' by P. Lemaire et al. (Proceedings of the First SOHO Workshop, ESA SP-348, pp. 13-16, November 1992).</Description> | ||
<PublicationInfo> | ||
<Authors>The SUMER Consortium: Max-Planck-Institut für Sonnensystemforschung (Germany); Institut d'Astrophysique Spatiale (France); NASA Goddard Space Flight Center (USA); Stanford University (USA); Eidgenössische Technische Hochschule (Switzerland); Astronomisches Institut (Germany); Physikalisch-Technische Bundesanstalt (Germany); University of California, Berkeley (USA)</Authors> | ||
<PublicationDate>1996-01-10T00:00:00</PublicationDate> | ||
<PublishedBy>SOHO Science Archive at the European Space Astronomy Centre</PublishedBy> | ||
</PublicationInfo> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Werner.Curdt</PersonID> | ||
<Role>PrincipalInvestigator</Role> | ||
</Contact> | ||
<Contact> | ||
<PersonID>spase://SMWG/Person/Klaus.Wilhelm</PersonID> | ||
<Role>FormerPI</Role> | ||
</Contact> | ||
<InformationURL> | ||
<Name>The SOHO/SUMER Website</Name> | ||
<URL>https://www2.mps.mpg.de/projects/soho/sumer/</URL> | ||
</InformationURL> | ||
<InformationURL> | ||
<Name>The SOHO/SUMER Instrument paper</Name> | ||
<URL>https://doi.org/10.1007/BF00733430</URL> | ||
</InformationURL> | ||
<PriorID>spase://NASA/NumericalData/SOHO/SUMER/VSO_SDAC</PriorID> | ||
</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>SUMER Data Search via Virtual Solar Observatory</Name> | ||
<URL>https://sdac.virtualsolar.org/cgi/search?time=1&inst_only=1&version=current&build=1&instrument=SUMER</URL> | ||
</AccessURL> | ||
<Format>FITS</Format> | ||
</AccessInformation> | ||
<ProviderProcessingLevel>CALIBRATED</ProviderProcessingLevel> | ||
<InstrumentID>spase://SMWG/Instrument/SOHO/SUMER</InstrumentID> | ||
<MeasurementType>Spectrum</MeasurementType> | ||
<TemporalDescription> | ||
<TimeSpan> | ||
<StartDate>1996-01-10T21:46:19Z</StartDate> | ||
<StopDate>2017-04-04T16:16:08Z</StopDate> | ||
</TimeSpan> | ||
</TemporalDescription> | ||
<ObservedRegion>Sun</ObservedRegion> | ||
<ObservedRegion>Sun.Corona</ObservedRegion> | ||
</NumericalData> | ||
</Spase> |