<?xml version="1.0" encoding="UTF-8"?>
<!-- 
SPASE Data Dictionary XML Schema. 
To be used to represent one or more terms in the SPASE data dictionary in XML

Written: 6 September 2006 - Todd King
-->
<spaseDD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  targetNamespace="spasedd" >
<entry>
<term>Access Information</term>
<definition>Attributes of the resource which pertain to how to acquire the resource, availability and storage format.</definition>
<type>Container</type>
<elements>
<element>Access Rights</element>
<element>Access URL</element>
<element>Acknowledgement</element>
<element>Availability</element>
<element>Encoding</element>
<element>Format</element>
<element>Repository ID</element>
</elements>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Access Rights</term>
<definition>Permissions granted or denied by the host of a product to allow other users to access and use the resource.</definition>
<type>Enumeration</type>
<values>
<value>
Open
</value>
<value>
Restricted
</value>
</values>
<usage>
<usedby>Access Information</usedby>
</usage>
</entry>
<entry>
<term>Access URL</term>
<definition>Attributes of the method of acquiring a resource including a URL, name and description.</definition>
<type>Text</type>
<elements>
<element>Description</element>
<element>Name</element>
<element>URL</element>
</elements>
<usage>
<usedby>Access Information</usedby>
<usedby>Service</usedby>
</usage>
</entry>
<entry>
<term>Acknowledgement</term>
<definition>The individual, group or organization which should be acknowledged when the data is used in or contributes to a presentation or publication.</definition>
<type>Text</type>
<usage>
<usedby>Access Information</usedby>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Activity Index</term>
<definition>An indication, derived from one or more measurements, of the level of activity of an object or region, such as sunspot number, F10.7 flux, Dst, or the Polar Cap Indices.</definition>
<type>Item</type>
</entry>
<entry>
<term>Address</term>
<definition>Directions for finding some location; written on letters or packages that are to be delivered to that location.</definition>
<type>Text</type>
<usage>
<usedby>Person</usedby>
</usage>
</entry>
<entry>
<term>Aerosol</term>
<definition>A suspension of fine solid or liquid particles in gas.</definition>
<type>Item</type>
</entry>
<entry>
<term>Alfven Mach Number</term>
<definition>The ratio of the bulk flow speed to the Alfven speed.</definition>
<type>Item</type>
</entry>
<entry>
<term>Alpha Particle</term>
<definition>A positively charged nuclear particle that consists of two protons and two neutrons.</definition>
<type>Item</type>
</entry>
<entry>
<term>Alternate Name</term>
<definition>An alternative or shortened name used to refer to a resource. This includes acronyms, expanded names or synonym for a resource. </definition>
<type>Text</type>
<usage>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Antenna</term>
<definition>A sensor used to measure electric potential.</definition>
<type>Item</type>
</entry>
<entry>
<term>ASCII</term>
<definition>A sequence of characters that adheres to American Standard Code for Information Interchange (ASCII) which is an 7-bit character-coding scheme.</definition>
<type>Item</type>
</entry>
<entry>
<term>Association ID</term>
<definition>The resource identifier for a resource with which this resource is closely associated.</definition>
<type>Text</type>
<usage>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Atmosphere</term>
<definition>The neutral gases surrounding a body that extends from the surface and is bound to the body by virtue of the gravitational attraction.</definition>
<type>Item</type>
</entry>
<entry>
<term>Atomic Number</term>
<definition>The the number of protons in the nucleus of an atom.</definition>
<type>Numeric</type>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Auroral Region</term>
<definition>The region in the atmospheric where electrically-charged particles bombarding the upper atmosphere of a planet in the presence of a magnetic field produce an opitcal phenomenum.</definition>
<type>Item</type>
</entry>
<entry>
<term>Availability</term>
<definition>An indication of the method or service which may be used to access the resource.</definition>
<type>Enumeration</type>
<values>
<value>
Offline
</value>
<value>
Online
</value>
</values>
<usage>
<usedby>Access Information</usedby>
</usage>
</entry>
<entry>
<term>Average</term>
<definition>The statistical mean; the sum of a set of values divided by the number of values in the set.</definition>
<type>Item</type>
</entry>
<entry>
<term>Average Charge State</term>
<definition>A measure of the composite deficit (positive) or excess (negative) of electrons with respect to protons.</definition>
<type>Item</type>
</entry>
<entry>
<term>AVI</term>
<definition>Audio Video Interleave (AVI) a digital format for movies that conforms to the Microsoft Windows Resource Interchange File Format (RIFF).</definition>
<type>Item</type>
</entry>
<entry>
<term>Azimuthal Angle</term>
<definition>The horizontal angular distance from a reference direction. For a vector (X,Y,Z) in any coordinate system, the azimuthal angle is arctan(Y/X).</definition>
<type>Item</type>
</entry>
<entry>
<term>Azimuthal Angle Range</term>
<definition>The range of possible azimuthal angles for a group of energy observations.  Default units are degrees.</definition>
<type>Container</type>
<elements>
<element>Bin</element>
<element>High</element>
<element>Low</element>
<element>Units</element>
</elements>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Base64</term>
<definition>A data encoding scheme whereby binary-encoded data is converted to printable ASCII characters. It is defined as a MIME content transfer encoding for use in internet e-mail. The only characters used are the upper- and lower-case Roman alphabet characters (AZ, az), the numerals (09), and the &quot;+&quot; and &quot;/&quot; symbols, with the &quot;=&quot; symbol as a special suffix (padding) code.</definition>
<type>Item</type>
</entry>
<entry>
<term>Bin</term>
<definition>A grouping of observations according to a band or window of a common attribute.</definition>
<type>Container</type>
<elements>
<element>High</element>
<element>Low</element>
</elements>
<usage>
<usedby>Azimuthal Angle Range</usedby>
<usedby>Energy Range</usedby>
<usedby>Frequency Range</usedby>
<usedby>Polar Angle Range</usedby>
</usage>
</entry>
<entry>
<term>Binary</term>
<definition>A direct representation of the bits which may be stored in memory on a computer.</definition>
<type>Item</type>
</entry>
<entry>
<term>Bow Shock Crossing</term>
<definition>A crossing of the boundary between the undisturbed (except for foreshock effects) solar wind and the shocked, decelerated solar wind of the magnetosheath.</definition>
<type>Item</type>
</entry>
<entry>
<term>BZIP2</term>
<definition>An open standard algorithm by Julian Seward using Burrows-Wheeler block sorting and Huffman coding. See &lt;http://www.bzip.org/&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Cadence</term>
<definition>The time interval between the start of successive measurements.</definition>
<type>Time</type>
<usage>
<usedby>Physical Parameter</usedby>
<usedby>Temporal Description</usedby>
</usage>
</entry>
<entry>
<term>Calibrated</term>
<definition>Data wherein sensor outputs have been convolved with instrument response function, often irreversibly, to yield physical parameter values.</definition>
<type> Value</type>
</entry>
<entry>
<term>Cartesian</term>
<definition>A coordinate system in which the position of a point is determined by its distance from two or three mutually perpendicular axes.</definition>
<type>Item</type>
</entry>
<entry>
<term>Catalog</term>
<definition>A tabular listing of events or observational notes, especially those that have utility in aiding a user in locating data. Catalogues include lists of events, files in a product, and data availability.</definition>
<type>Container</type>
<elements>
<element>Access Information</element>
<element>Caveats</element>
<element>Input Resource ID</element>
<element>Instrument ID</element>
<element>Keyword</element>
<element>Phenomenon Type</element>
<element>Provider Resource Name</element>
<element>Provider Version</element>
<element>Resource Header</element>
<element>Resource ID</element>
<element>Time Span</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Caveats</term>
<definition>Information which may be important in the avoidance of misuse of the resource. This includes things such as instrument maladies, corruption or contamination.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Instrument</usedby>
<usedby>Numerical Data</usedby>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>CDF</term>
<definition>Common Data Format (CDF). A binary storage format developed at Goddard Space Flight Center (GSFC).</definition>
<type>Item</type>
</entry>
<entry>
<term>CEF</term>
<definition>Cluster Exchange Format (CEF) is a self-documenting ASCII format designed for the exchange of data. There are two versions of CEF which are not totally compatible.</definition>
<type>Item</type>
</entry>
<entry>
<term>CEF 1</term>
<definition>Cluster Exchange Format (CEF), version 1, is a self-documenting ASCII format designed for the exchange of data. The metadata contains information compatible with the ISTP recommendations for CDF.</definition>
<type>Item</type>
</entry>
<entry>
<term>CEF 2</term>
<definition>Cluster Exchange Format (CEF), version 2, is a self-documenting ASCII format designed for the exchange of data and introduced for Cluster Active Archive. Compared to version 1, the metadata description of vectors and tensors is different.</definition>
<type>Item</type>
</entry>
<entry>
<term>CGM</term>
<definition>Corrected Geomagnetic - A coordinate system from a spatial point with GEO radial distance and geomagnetic latitude and longitude, follow the epoch-appropriate IGRF/DGRF model field vector through to the point where the field line crosses the geomagnetic dipole equatorial plane. Then trace the dipole magnetic field vector Earthward from that point on the equatorial plane, in the same hemisphere as the original point, until the initial radial distance is reached. Designate the dipole latitude and longitude at that point as the CGM latitude and longitude of the original point. See &lt;http://nssdc.gsfc.nasa.gov/space/cgm/cgmm_des.html&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Channeltron</term>
<definition>An instrument that detects electrons, ions, and UV-radiation, according to the principle of a secondary emission multiplier. It is typically used in electron spectroscopy and mass spectrometry.</definition>
<type>Item</type>
</entry>
<entry>
<term>Charged Particle Flux</term>
<definition>Measurements of fluxes of charged or ionized particles at above thermal energies, including relativistic particles of solar and galactic origin. May give simple fluxes, but more complete distributions are sometimes possible. Composition measurements may also be made.</definition>
<type>Item</type>
</entry>
<entry>
<term>Chromosphere</term>
<definition>The region of the Sun&#39;s (or a star&#39;s) atmosphere above the temperature minimum and below the Transition Region.  The solar chromosphere is approximately 400 km to 2100 km above the photosphere, and characterized by temperatures from 4500 - 28000 K.</definition>
<type>Item</type>
</entry>
<entry>
<term>Circular</term>
<definition>Relative to polarization, right-hand circularly polarized light is defined such that the electric field is rotating clockwise as seen by an observer towards whom the wave is moving. Left-hand circularly polarized light is defined such that the electric field is rotating counterclockwise as seen by an observer towards whom the wave is moving. The polarization of magnetohydrodynamic waves is specified with respect to the ambient mean magnetic field : right-hand polarized waves have a transverse electric field component which turns in a right-handed sense (that of the gyrating electrons) around the magnetic field.</definition>
<type>Item</type>
</entry>
<entry>
<term>Co-Investigator</term>
<definition>An individual who is a scientific peer and major participant for an investigation.</definition>
<type>Item</type>
</entry>
<entry>
<term>Component</term>
<definition>A part of a multi-part entity, e.g., the components of a vector.</definition>
<type>Item</type>
</entry>
<entry>
<term>Contact</term>
<definition>The person or organization who may be able to provide special assistance or serve as a channel for communication for additional information about a resource.</definition>
<type>Container</type>
<elements>
<element>Person ID</element>
<element>Role</element>
</elements>
<usage>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Coordinate Representation</term>
<definition>The method or form for specifying a given point in a given coordinate system</definition>
<type>Enumeration</type>
<values>
<value>
Cartesian
</value>
<value>
Cylindrical
</value>
<value>
Spherical
</value>
</values>
<usage>
<usedby>Coordinate System</usedby>
</usage>
</entry>
<entry>
<term>Coordinate System</term>
<definition>Specification of the origin and orientation of axes against which the location of some point is given and the representative form of each point.</definition>
<type>Container</type>
<elements>
<element>Coordinate Representation</element>
<element>Coordinate System Name</element>
</elements>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>Coordinate System Name</term>
<definition>Identifies the coordinate system in which the position, direction or observation has been expressed.</definition>
<type>Enumeration</type>
<values>
<value>
CGM
</value>
<value>
DM
</value>
<value>
GEI
</value>
<value>
GEO
</value>
<value>
GSE
</value>
<value>
GSEQ
</value>
<value>
GSM
</value>
<value>
HAE
</value>
<value>
HEE
</value>
<value>
HEEQ
</value>
<value>
HG
</value>
<value>
HGI
</value>
<value>
J2000
</value>
<value>
LGM
</value>
<value>
MAG
</value>
<value>
MFA
</value>
<value>
RTN
</value>
<value>
SC
</value>
<value>
SE
</value>
<value>
SM
</value>
<value>
SR
</value>
<value>
SR2
</value>
<value>
SSE
</value>
</values>
<usage>
<usedby>Coordinate System</usedby>
</usage>
</entry>
<entry>
<term>Corona</term>
<definition>The outermost atmospheric region of the Sun or a star, characterized by ionization temperatures above 10^5 K.  The solar corona starts at about 2100 km above the photosphere; there is no generally defined upper limit.</definition>
<type>Item</type>
</entry>
<entry>
<term>Coronal Mass Ejection</term>
<definition>A solar event which involves a burst of plasma which is ejected from the Sun into the interplanetary medium.</definition>
<type>Item</type>
</entry>
<entry>
<term>Counts</term>
<definition>An enumeration of the number of detection events occurring in a particle detector per unit time or over detector accumulation times.</definition>
<type>Item</type>
</entry>
<entry>
<term>Cross Spectrum</term>
<definition>The Fourier transform of the cross correlation of two physical or empirical observations.</definition>
<type>Item</type>
</entry>
<entry>
<term>Cylindrical</term>
<definition>A system of curvilinear coordinates in which the position of a point in space is determined by its perpendicular distance from a given line, its distance from a selected reference plane perpendicular to this line, and its angular distance from a selected reference line when projected onto this plane.</definition>
<type>Item</type>
</entry>
<entry>
<term>Data Producer</term>
<definition>An individual who generated the resource and is familiar with its provenance.</definition>
<type>Item</type>
</entry>
<entry>
<term>Dayside</term>
<definition>Sunward of a dawn-dusk meridian, either on the surface of, or above, some reference body.</definition>
<type>Item</type>
</entry>
<entry>
<term>Description</term>
<definition>A detailed description of the resource which should include discussions of the main quantities in the resource, possible uses and search terms. A description should also include whether any corrections (i.e, geometry, inertial) have been applied to it.</definition>
<type>Text</type>
<usage>
<usedby>Access URL</usedby>
<usedby>Dimension</usedby>
<usedby>Information URL</usedby>
<usedby>Physical Parameter</usedby>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Deviation</term>
<definition>The difference between an observed value and the expected value of a quantity.</definition>
<type>Item</type>
</entry>
<entry>
<term>Differential</term>
<definition>The ratio of the intensity of radiant energy scattered in a given direction to the incident irradiance and thus has dimensions of area per unit solid angle.</definition>
<type>Item</type>
</entry>
<entry>
<term>Dimension</term>
<definition>Attributes of an independent variable or axis associated with the data.</definition>
<type>Container</type>
<elements>
<element>Description</element>
<element>Size</element>
</elements>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>Display Cadence</term>
<definition>The time interval between the successive display elements.</definition>
<type>Time</type>
<usage>
<usedby>Display Data</usedby>
</usage>
</entry>
<entry>
<term>Display Data</term>
<definition>A graphical representation of data wherein the underlying numeric values are not (readily) accessible for analysis.. Examples are line plots and spectrograms.</definition>
<type>Container</type>
<elements>
<element>Access Information</element>
<element>Caveats</element>
<element>Display Cadence</element>
<element>Input Resource ID</element>
<element>Instrument ID</element>
<element>Instrument Region</element>
<element>Keyword</element>
<element>Measurement Type</element>
<element>Observed Region</element>
<element>Provider Processing Level</element>
<element>Provider Resource Name</element>
<element>Provider Version</element>
<element>Resource Header</element>
<element>Resource ID</element>
<element>Spectral Range</element>
<element>Temporal Description</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>DM</term>
<definition>Dipole Meridian - A coordinate system centered at the observation point. Z axis is parallel to the Earth&#39;s dipole axis, positive northward. X is in the plane defined by Z and the line linking the observation point with the Earth&#39;s center. Y is positive eastward. See &lt;http://cdpp.cnes.fr/00428.pdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Dopplergram</term>
<definition>A map or image depicting the spatial distribution of line-of-sight velocities of the observed object.</definition>
<type>Item</type>
</entry>
<entry>
<term>Double Sphere</term>
<definition>A dipole antenna of which the active (sensor) elements are small spheres located at the ends of two wires deployed in the equatorial plane, on opposite sides of a spinning spacecraft.</definition>
<type>Item</type>
</entry>
<entry>
<term>Dust</term>
<definition>Free microscopic particles of solid material.</definition>
<type>Item</type>
</entry>
<entry>
<term>Dynamic Spectra</term>
<definition>A three-dimensional representation of successive spectra which allows time evolution to be clearly seen. Time is plotted along the abscissa, frequency (or particle energy) along the ordinate, and the spectral power density (or differential particle flux) is represented by different shades of grey, or color. This representation is also known as a spectrogram.</definition>
<type>Item</type>
</entry>
<entry>
<term>Earth</term>
<definition>The third planet from the sun in our solar system.</definition>
<type>Enumeration</type>
<values>
<value>
Magnetosheath
</value>
<value>
Magnetosphere
</value>
<value>
Magnetosphere.Magnetotail
</value>
<value>
Magnetosphere.Main
</value>
<value>
Magnetosphere.Polar
</value>
<value>
Magnetosphere.Radiation Belt
</value>
<value>
Near Surface
</value>
<value>
Near Surface.Atmosphere
</value>
<value>
Near Surface.Auroral Region
</value>
<value>
Near Surface.Ionosphere
</value>
<value>
Surface
</value>
</values>
</entry>
<entry>
<term>Electric</term>
<definition>The physical attribute that exerts an electrical force.</definition>
<type>Item</type>
</entry>
<entry>
<term>Electric Field</term>
<definition>Measurements of electric field vectors (sometimes not all components) as a time series.</definition>
<type>Item</type>
</entry>
<entry>
<term>Electron</term>
<definition>An elementary particle consisting of a charge of negative electricity equal to about 1.602 x 10**(-19) Coulomb and having a mass when at rest of about 9.109534 x 10**(-28) gram.</definition>
<type>Item</type>
</entry>
<entry>
<term>Electron Drift Instrument</term>
<definition>An active experiment to measure the electron drift velocity based on sensing the displacement of a weak beam of electrons after one gyration in the ambient magnetic field.</definition>
<type>Item</type>
</entry>
<entry>
<term>Electrostatic Analyser</term>
<definition>An instrument which uses charged plates to analyze the mass, charge and kinetic energies of charged particles which enter the instrument.</definition>
<type>Item</type>
</entry>
<entry>
<term>Email</term>
<definition>The electronic address at which the individual may be contacted expressed in the form &quot;local-part@domain&quot;.</definition>
<type>Text</type>
<usage>
<usedby>Person</usedby>
</usage>
</entry>
<entry>
<term>Emissivity</term>
<definition>The ratio of radiant energy from a material to that from a blackbody at the same kinetic temperature</definition>
<type>Item</type>
</entry>
<entry>
<term>Encoding</term>
<definition>A set of unambiguous rules that establishes the representation of information within a file.</definition>
<type>Enumeration</type>
<values>
<value>
ASCII
</value>
<value>
Base64
</value>
<value>
BZIP2
</value>
<value>
GZIP
</value>
<value>
None
</value>
<value>
Unicode
</value>
<value>
ZIP
</value>
</values>
<usage>
<usedby>Access Information</usedby>
</usage>
</entry>
<entry>
<term>End Date</term>
<definition>The specification of a stopping point in time.</definition>
<type>Date</type>
<usage>
<usedby>Time Span</usedby>
</usage>
</entry>
<entry>
<term>Energetic Particle Instrument</term>
<definition>An instrument that measures fluxes of charged particles as a function of time, direction of motion, mass, charge and/or species</definition>
<type>Item</type>
</entry>
<entry>
<term>Energetic Particles</term>
<definition>Pieces of matter that are moving very fast. Energetic particles include protons, electrons, neutrons, neutrinos, the nuclei of atoms, and other sub-atomic particles.</definition>
<type>Item</type>
</entry>
<entry>
<term>Energetic Solar Particle Event</term>
<definition>An enhancement of interplanetary fluxes of energetic ions accelerated by interplanetary shocks and/or solar flares.</definition>
<type>Item</type>
</entry>
<entry>
<term>Energy</term>
<definition>The capacity for doing work as measured by the capability of doing work (potential energy) or the conversion of this capability to motion (kinetic energy)</definition>
<type>Item</type>
</entry>
<entry>
<term>Energy Range</term>
<definition>The minimum and maximum energy values of the particles represented by a given &quot;physical parameter&quot; description.</definition>
<type>Container</type>
<elements>
<element>Bin</element>
<element>High</element>
<element>Low</element>
<element>Units</element>
</elements>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Equivalent Width</term>
<definition>The area of the spectral line profile divided by the peak height or depth.</definition>
<type>Item</type>
</entry>
<entry>
<term>Exposure</term>
<definition>The time interval over which an individual measurement is taken.</definition>
<type>Time</type>
<usage>
<usedby>Temporal Description</usedby>
</usage>
</entry>
<entry>
<term>Faraday Cup</term>
<definition>An instrument consisting of an electrode from which electrical current is measured while a charged particle beam (electrons or ions) impinges on it. Used to determine energy spectrum and sometimes ion composition of the impinging particles.</definition>
<type>Item</type>
</entry>
<entry>
<term>Field</term>
<definition>The space around a radiating body within which its electromagnetic attributes can exert force on another similar body that is not in direct contact.</definition>
<type>Container</type>
<elements>
<element>Field Qualifier</element>
<element>Field Quantity</element>
<element>Orientation</element>
</elements>
<usage>
<usedby>Measured</usedby>
</usage>
</entry>
<entry>
<term>Field Qualifier</term>
<definition>Characterizes the directional and statistical aspects of the field observation.</definition>
<type>Enumeration</type>
<values>
<value>
Average
</value>
<value>
Component
</value>
<value>
Deviation
</value>
<value>
Magnitude
</value>
<value>
Peak
</value>
<value>
Perpendicular
</value>
<value>
Variance
</value>
<value>
Vector
</value>
</values>
<usage>
<usedby>Field</usedby>
</usage>
</entry>
<entry>
<term>Field Quantity</term>
<definition>The physical attribute of the field.</definition>
<type>Enumeration</type>
<values>
<value>
Cross Spectrum
</value>
<value>
Electric
</value>
<value>
Magnetic
</value>
<value>
Potential
</value>
<value>
Poynting Flux
</value>
</values>
<usage>
<usedby>Field</usedby>
</usage>
</entry>
<entry>
<term>Fit</term>
<definition>Values that make an model agree with the data.</definition>
<type>Item</type>
</entry>
<entry>
<term>FITS</term>
<definition>Flexible Image Transport System (FITS) is a digital format primarily designed to store scientific data sets consisting of multi-dimensional arrays (1-D spectra, 2-D images or 3-D data cubes) and 2-dimensional tables containing rows and columns of data.</definition>
<type>Item</type>
</entry>
<entry>
<term>Flux</term>
<definition>In radiation studies, this refers to the amount of radiant energy passing through a unit area</definition>
<type>Item</type>
</entry>
<entry>
<term>Flux Feedback</term>
<definition>A search coil whose bandwidth and signal/noise ratio are increased by the application of negative feedback at the sensor (flux) level by driving a collocated coil with a signal from the preamplifier.</definition>
<type>Item</type>
</entry>
<entry>
<term>Forbush Decrease</term>
<definition>A rapid decrease in the observed galactic cosmic ray intensity following the passage of an outwardly convecting interplanetary magnetic field disturbance, such as those associated with large CME&#39;s, that sweep some galactic cosmic rays away from Earth.</definition>
<type>Item</type>
</entry>
<entry>
<term>Format</term>
<definition>The organization of data according to preset specifications. The value is selected from a list of accepted names for known, well documented formats.</definition>
<type>Enumeration</type>
<values>
<value>
AVI
</value>
<value>
Binary
</value>
<value>
CDF
</value>
<value>
CEF
</value>
<value>
CEF 1
</value>
<value>
CEF 2
</value>
<value>
FITS
</value>
<value>
GIF
</value>
<value>
HDF
</value>
<value>
HDF 4
</value>
<value>
HDF 5
</value>
<value>
HTML
</value>
<value>
IDFS
</value>
<value>
IDL
</value>
<value>
JPEG
</value>
<value>
MATLAB_4
</value>
<value>
MATLAB_6
</value>
<value>
MATLAB_7
</value>
<value>
MPEG
</value>
<value>
NCAR
</value>
<value>
NetCDF
</value>
<value>
PDF
</value>
<value>
PNG
</value>
<value>
QuickTime
</value>
<value>
Text
</value>
<value>
TIFF
</value>
<value>
UDF
</value>
<value>
VOTable
</value>
<value>
XML
</value>
</values>
<usage>
<usedby>Access Information</usedby>
</usage>
</entry>
<entry>
<term>Fourier Transform Spectrograph</term>
<definition>An instrument that determines the spectra of a radiative source, using time-domain measurements and a Fourier transform.</definition>
<type>Item</type>
</entry>
<entry>
<term>Frequency</term>
<definition>(1) The number of occurrences within a given time period. (2) Vibrations per second of the photon field; may be given as a single number, multiple numbers, or as ranges.</definition>
<type>Item</type>
</entry>
<entry>
<term>Frequency Range</term>
<definition>The range of possible values for the observed frequency.</definition>
<type>Container</type>
<elements>
<element>Bin</element>
<element>High</element>
<element>Low</element>
<element>Units</element>
</elements>
<usage>
<usedby>Photon</usedby>
</usage>
</entry>
<entry>
<term>Gamma Rays</term>
<definition>Photons with a wavelength range: 0.00001 to 0.001 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>GEI</term>
<definition>Geocentric Equatorial Inertial - A coordinate system where the Z axis is along Earth&#39;s spin vector, positive northward. X axis points towards the first point of Aries (from the Earth towards the Sun at the vernal equinox). See Russell, 1971</definition>
<type>Item</type>
</entry>
<entry>
<term>General Contact</term>
<definition>An individual who can provide information on a range of subjects or who can direct you to a domain expert.</definition>
<type>Item</type>
</entry>
<entry>
<term>GEO</term>
<definition>Geographic - geocentric corotating - A coordinate system where the Z axis is along Earth&#39;s spin vector, positive northward. X axis lies in Greenwich meridian, positive towards Greenwich. See Russell, 1971.</definition>
<type>Item</type>
</entry>
<entry>
<term>Geomagnetic Storm</term>
<definition>A magnetospheric disturbance typically defined by variations in the horizontal component of the Earth&#39;s surface magnetic field.  The variation typically starts with a field enhancement associated with a solar wind pressure pulse and continues with a field depression associated with an enhancement of the diamagnetic magnetospheric ring current.</definition>
<type>Item</type>
</entry>
<entry>
<term>GIF</term>
<definition>Graphic Interchange Format (GIF) first introduced in 1987 by CompuServe. GIF uses LZW compression and images are limited to 256 colours.</definition>
<type>Item</type>
</entry>
<entry>
<term>Granule</term>
<definition>An accessible portion of another resource. The ParentID of a Granule resource must be a NumericalData resource. The attributes of a Granule supersede the corresponding attributes in the NumericalData resource.</definition>
<type>Container</type>
<elements>
<element>Parent ID</element>
<element>Release Date</element>
<element>Resource ID</element>
<element>Start Date</element>
<element>Stop Date</element>
<element>URL</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>GSE</term>
<definition>Geocentric Solar Ecliptic - A coordinate system where the X axis is from Earth to Sun. Z axis is normal to the ecliptic, positive northward. See Russell, 1971.</definition>
<type>Item</type>
</entry>
<entry>
<term>GSEQ</term>
<definition>Geocentric Solar Equatorial - A coordinate system where the X axis is from Earth to Sun. Y axis is parallel to solar equatorial plane. Z axis is positive northward. See Russell, 1971</definition>
<type>Item</type>
</entry>
<entry>
<term>GSM</term>
<definition>Geocentric Solar Magnetospheric - A coordinate system where the X axis is from Earth to Sun, Z axis is northward in a plane containing the X axis and the geomagnetic dipole axis. See Russell, 1971</definition>
<type>Item</type>
</entry>
<entry>
<term>GZIP</term>
<definition>An open standard algorithm distributed by GHU based on LZ77 and Huffman coding. See &lt;http://www.gnu.org/software/gzip/gzip.html&gt; or &lt;http://www.gzip.org/&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>H</term>
<definition>TheHierarchical Data Format</definition>
<type>Item</type>
</entry>
<entry>
<term>HAE</term>
<definition>Heliocentric Aries Ecliptic - A coordinate system where the Z axis is normal to the ecliptic plane, positive northward. X axis is positive towards the first point of Aries (from Earth to Sun at vernal equinox). Same as SE below. See Hapgood, 1992.</definition>
<type>Item</type>
</entry>
<entry>
<term>Hard X-rays</term>
<definition>Photons with a wavelength range: 0.001 to 0.1 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>HDF</term>
<definition>Hierarchical Data Format</definition>
<type>Item</type>
</entry>
<entry>
<term>HDF 4</term>
<definition>Hierarchical Data Format, Version 4</definition>
<type>Item</type>
</entry>
<entry>
<term>HDF 5</term>
<definition>Hierarchical Data Format, Version 5</definition>
<type>Item</type>
</entry>
<entry>
<term>Heat Flux</term>
<definition>Flow of thermal energy through a gas or plasma; typically computed as third moment of a distribution function.</definition>
<type>Item</type>
</entry>
<entry>
<term>HEE</term>
<definition>Heliocentric Earth Ecliptic - A coordinate system where the Z axis is normal to the ecliptic plane, positive northward. X axis points from Sun to Earth. See Hapgood, 1992</definition>
<type>Item</type>
</entry>
<entry>
<term>HEEQ</term>
<definition>Heliocentric Earth Equatorial - A coordinate system where the Z axis is normal to the solar equatorial plane, positive northward. X axis is generally Earthward in the plane defined by the Z axis and the Sun-Earth direction. See Hapgood, 1992.</definition>
<type>Item</type>
</entry>
<entry>
<term>Heliosphere</term>
<definition>The solar atmosphere extending roughly from the outer corona to the edge of the solar plasma at the heliopause separating primarily solar plasma from interstellar plasma.</definition>
<type>Enumeration</type>
<values>
<value>
Inner
</value>
<value>
Near Earth
</value>
<value>
Outer
</value>
<value>
Remote 1AU
</value>
</values>
</entry>
<entry>
<term>HG</term>
<definition>Heliographic - A heliocentric rotating coordinate system where the Z axis is normal to the solar equatorial plane, positive northward. X, Y axes rotate with a 25.38 day period. The zero longitude (X axis) is defined as the longitude that passed through the ascending node of the solar equator on the ecliptic plane on 1 January, 1854 at 12 UT. See &lt;http://nssdc.gsfc.nasa.gov/space/helios/coor_des.html&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>HGI</term>
<definition>Heliographic Inertial - A heliocentric coordinate system where the Z axis is normal to the solar equatorial plane, positive northward. X axis is along the intersection line between solar equatorial and ecliptic planes. The X axis was positive at SE longitude of 74.367 deg on Jan 1, 1900. (See SE below.) See &lt;http://nssdc.gsfc.nasa.gov/space/helios/coor_des.html&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>High</term>
<definition>The largest value within a range of possible values.</definition>
<type>Numeric</type>
<usage>
<usedby>Azimuthal Angle Range</usedby>
<usedby>Bin</usedby>
<usedby>Energy Range</usedby>
<usedby>Frequency Range</usedby>
<usedby>Polar Angle Range</usedby>
</usage>
</entry>
<entry>
<term>High Latitude</term>
<definition>The region located poleward of 60 degrees of latitude.</definition>
<type>Item</type>
</entry>
<entry>
<term>HTML</term>
<definition>A text file containing structured information represented in the HyperText Mark-up Language (HTML). See &lt;http://www.w3.org/MarkUp/&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>IDFS</term>
<definition>Instrument Data File Set (IDFS) is a set of files written in a prescribed format which contain data, timing data, and meta-data. IDFS was developed at Southwest Research Institute (SwRI).</definition>
<type>Item</type>
</entry>
<entry>
<term>IDL</term>
<definition>Interactive Data Language (IDL) save set. IDL is a proprietary format.</definition>
<type>Item</type>
</entry>
<entry>
<term>Image Intensity</term>
<definition>Measurements of the two-dimensional distribution of the intensity of photons from some region or object such as the Sun or the polar auroral regions; can be in any wavelength band, and polarized, etc.</definition>
<type>Item</type>
</entry>
<entry>
<term>Imager</term>
<definition>An instrument which samples the radiation from an area at one or more spectral ranges emitted or reflected by an object.</definition>
<type>Item</type>
</entry>
<entry>
<term>Information URL</term>
<definition>Attributes of the method of acquiring additional information.</definition>
<type>Container</type>
<elements>
<element>Description</element>
<element>Name</element>
<element>URL</element>
</elements>
<usage>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Infrared</term>
<definition>Photons with a wavelength range: 760 to 1.00x10^6 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>Inner</term>
<definition>The region of the heliosphere extending radially out from the &quot;surface&quot; of the Sun to 1 AU.</definition>
<type>Item</type>
</entry>
<entry>
<term>Input Resource ID</term>
<definition>The resource identifier for a resource which was used to generate this resource.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Instrument</term>
<definition>A device which is used to sense and parameterize a physical phenomenon.</definition>
<type>Container</type>
<elements>
<element>Caveats</element>
<element>Instrument Type</element>
<element>Investigation Name</element>
<element>Observatory ID</element>
<element>Resource Header</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Instrument ID</term>
<definition>The identifier of an Instrument resource.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Instrument Region</term>
<definition>The portion of space occupied by the instrument at the time of an observation. A region is distinguished by certain natural features or physical characteristics.</definition>
<type>Enumeration</type>
<values>
</values>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Instrument Type</term>
<definition>A characterization of an integrated collection of software and hardware containing one or more sensors and associated controls used to produce data on an environment.</definition>
<type>Enumeration</type>
<values>
<value>
Antenna
</value>
<value>
Channeltron
</value>
<value>
Double Sphere
</value>
<value>
Electron Drift Instrument
</value>
<value>
Electrostatic Analyser
</value>
<value>
Energetic Particle Instrument
</value>
<value>
Faraday Cup
</value>
<value>
Flux Feedback
</value>
<value>
Fourier Transform Spectrograph
</value>
<value>
Imager
</value>
<value>
Langmuir Probe
</value>
<value>
Long Wire
</value>
<value>
Magnetometer
</value>
<value>
Mass Spectrometer
</value>
<value>
Microchannel Plate
</value>
<value>
Monopole
</value>
<value>
Particle Correlator
</value>
<value>
Quadrispherical Analyser
</value>
<value>
Radar
</value>
<value>
Resonance Sounder
</value>
<value>
Search Coil
</value>
<value>
Spacecraft Potential Control
</value>
<value>
Spectral Power Receiver
</value>
<value>
Spectrometer
</value>
<value>
Waveform Receiver
</value>
</values>
<usage>
<usedby>Instrument</usedby>
</usage>
</entry>
<entry>
<term>Integral</term>
<definition>The summation of values over a given area or range.</definition>
<type>Item</type>
</entry>
<entry>
<term>Intensity</term>
<definition>The amount of energy transmitted by electromagnetic radiation, for example, the number of photons arriving in a given time.</definition>
<type>Item</type>
</entry>
<entry>
<term>Interior</term>
<definition>The region inside the body which is not visible from outside the body.</definition>
<type>Item</type>
</entry>
<entry>
<term>Interplanetary Shock</term>
<definition>A shock propagating generally antisunward through the slower solar wind, often seen in front of CME-associated plasma clouds.</definition>
<type>Item</type>
</entry>
<entry>
<term>Investigation Name</term>
<definition>The name given to the contract or engagement which enabled the data to be produced. Each investigation is associated with a Principal Investigator or Guest Investigator who was responsible for the original proposal.  For single PI missions each major subsystem having its own identified Team Leader may also be classed as an &quot;Investigation&quot; for the purposes of data archiving.</definition>
<type>Text</type>
<usage>
<usedby>Instrument</usedby>
</usage>
</entry>
<entry>
<term>Ion</term>
<definition>An atom that has acquired a net electric charge by gaining or losing one or more electrons.(Note: Z&gt;2)</definition>
<type>Item</type>
</entry>
<entry>
<term>Ion Composition</term>
<definition>In situ measurements of the relative flux or density of electrically charged particles in the space environment. May give simple fluxes, but full distribution functions are sometimes measured.</definition>
<type>Item</type>
</entry>
<entry>
<term>Ionosphere</term>
<definition>The charged or ionized gases surrounding a body that are nominally bound to the body by virtue of the gravitational attraction..</definition>
<type>Item</type>
</entry>
<entry>
<term>Irradiance</term>
<definition>A radiometric term for the power of electromagnetic radiation at a surface, per unit area. &quot;Irradiance&quot; is used when the electromagnetic radiation is incident on the surface. The SI unit of irradiance is watts per square meter (W·m-2).</definition>
<type>Item</type>
</entry>
<entry>
<term>J2000</term>
<definition>An astronomical coordinate system which uses the mean equator and equinox of Julian date 2451545.0 TT (Terrestrial Time), or January 1, 2000, noon TT. (aka J2000) to define a celestial reference frame.</definition>
<type>Item</type>
</entry>
<entry>
<term>JPEG</term>
<definition>A binary format for still images defined by the Joint Photographic Experts Group</definition>
<type>Item</type>
</entry>
<entry>
<term>Keyword</term>
<definition>A word or phrase that is relevant to the resource but does not exist in other documentary information.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Langmuir Probe</term>
<definition>A monopole antenna associated with an instrument. The instrument applies a potential to the antenna which is swept to determine the voltage/current characteristic. This provides information about the plasma surrounding the probe and spacecraft.</definition>
<type>Item</type>
</entry>
<entry>
<term>LGM</term>
<definition>Local Geomagnetic - A coordinate system used mainly for Earth surface or near Earth surface magnetic field data. X axis northward from observation point in a geographic meridian. Z axis downward towards Earth&#39;s center. In this system, H (total horizontal component) = SQRT (Bx**2 + By**2) and D (declination angle) = arctan (By/Bx)</definition>
<type>Item</type>
</entry>
<entry>
<term>Line Depth</term>
<definition>In spectra, a measure of the amount of absorption for a particular wavelength or frequency in the spectrum</definition>
<type>Item</type>
</entry>
<entry>
<term>Line of Sight</term>
<definition>The line of sight is the line that connects the observer with the observed object. This expression is often used with measurements of Doppler velocity and magnetic field in magnetograms, where only the component of the vector field directed along the line of sight is measured.</definition>
<type>Item</type>
</entry>
<entry>
<term>Linear</term>
<definition>Relative to polarization, confinement of the E-field vector to a given plane</definition>
<type>Item</type>
</entry>
<entry>
<term>Long Wire</term>
<definition>A dipole antenna whose active (sensor) elements are two wires deployed in the equatorial plane on opposite sides of a spinning spacecraft, and whose length is several times greater than the spacecraft diameter.</definition>
<type>Item</type>
</entry>
<entry>
<term>Low</term>
<definition>The smallest value within a range of possible values.</definition>
<type>Numeric</type>
<usage>
<usedby>Azimuthal Angle Range</usedby>
<usedby>Bin</usedby>
<usedby>Energy Range</usedby>
<usedby>Frequency Range</usedby>
<usedby>Polar Angle Range</usedby>
</usage>
</entry>
<entry>
<term>Low Latitude</term>
<definition>The region located at or anti-poleward of 60 degrees of latitude.</definition>
<type>Item</type>
</entry>
<entry>
<term>MAG</term>
<definition>Geomagnetic - geocentric. Z axis is parallel to the geomagnetic dipole axis, positive north. X is in the plane defined by the Z axis and the Earth&#39;s rotation axis. If N is a unit vector from the Earth&#39;s center to the north geographic pole, the signs of the X and Y axes are given by Y = N x Z, X = Y x Z.. See Russell, 1971, and &lt;http://cdpp.cnes.fr/00428.pdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetic</term>
<definition>The physical attribute attributed to a magnet or its equivalent.</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetic Field</term>
<definition>Measurements of magnetic field vectors (sometimes not all components) as time series; can be space- or ground-based. Also, [Zeeman splitting, etc. based]: A region of space near a magnetized body where magnetic forces can be detected [as measured by methods such as Zeeman splitting, etc.]</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetogram</term>
<definition>Measurements of the vector or line-of-sight magnetic field determined from remote sensing measurements of the detailed structure of spectral lines, including their splitting and polarization. (&quot;Magnetogram.&quot;)</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetometer</term>
<definition>An instrument which measures the ambient magnetic field.</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetopause Crossing</term>
<definition>A crossing of the interface between the shocked solar wind in the magnetosheath and the magnetic field and plasma in the magnetosphere.</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetosheath</term>
<definition>The region between the bow shock and the magnetopause, characterized by very turbulent plasma.</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnetosphere</term>
<definition>The region of space above the atmosphere or surface of the planet, and bounded by the magnetopause, that is under the direct influence of the planet&#39;s magnetic field.</definition>
<type>Enumeration</type>
<values>
<value>
Magnetotail
</value>
<value>
Main
</value>
<value>
Polar
</value>
<value>
Radiation Belt
</value>
</values>
</entry>
<entry>
<term>Magnetotail</term>
<definition>The region on the night side of the body where the magnetic filed is stretched backwards by the force of the solar wind. For Earth, the magnetotail begins at a night-side radial distance of 10 Re (X &gt; -10Re).</definition>
<type>Item</type>
</entry>
<entry>
<term>Magnitude</term>
<definition>A measure of the strength or size of a vector quantity.</definition>
<type>Item</type>
</entry>
<entry>
<term>Main</term>
<definition>The region of the magnetosphere where the magnetic field lines are closed, but does not include the gaseous region gravitationally bound to the body.</definition>
<type>Item</type>
</entry>
<entry>
<term>Mass</term>
<definition>The measure of inertia (mass) of individual objects (e.g., aerosols).</definition>
<type>Item</type>
</entry>
<entry>
<term>Mass Density</term>
<definition>The mass of particles per unit volume.</definition>
<type>Item</type>
</entry>
<entry>
<term>Mass Spectrometer</term>
<definition>An instrument which distinguishes chemical species in terms of their different isotopic masses.</definition>
<type>Item</type>
</entry>
<entry>
<term>MATLAB_4</term>
<definition>MATLAB Workspace save set, version 4. MAT-files are double-precision, binary, MATLAB format files. MATLAB is a proprietary product of The MathWorks. </definition>
<type>Item</type>
</entry>
<entry>
<term>MATLAB_6</term>
<definition>MATLAB Workspace save set, version 6. MAT-files are double-precision, binary, MATLAB format files. MATLAB is a proprietary product of The MathWorks. </definition>
<type>Item</type>
</entry>
<entry>
<term>MATLAB_7</term>
<definition>MATLAB Workspace save set, version 7. MAT-files are double-precision, binary, MATLAB format files. Version 7 includes data compression and Unicode encoding. MATLAB is a proprietary product of The MathWorks. </definition>
<type>Item</type>
</entry>
<entry>
<term>Measured</term>
<definition>Attributes of observations obtained from an instrument or sensor.</definition>
<type>Container</type>
<elements>
<element>Field</element>
<element>Mixed</element>
<element>Particle</element>
<element>Photon</element>
</elements>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>Measurement Type</term>
<definition>A characterization of the quantitative assessment of a phenomenon.</definition>
<type>Enumeration</type>
<values>
<value>
Activity Index
</value>
<value>
Charged Particle Flux
</value>
<value>
Dopplergram
</value>
<value>
Dynamic Spectra
</value>
<value>
Electric Field
</value>
<value>
Energetic Particles
</value>
<value>
Image Intensity
</value>
<value>
Ion Composition
</value>
<value>
Irradiance
</value>
<value>
Magnetic Field
</value>
<value>
Magnetogram
</value>
<value>
Neutral Atom Images
</value>
<value>
Neutral Gas
</value>
<value>
Profile
</value>
<value>
Radiance
</value>
<value>
Radio and Plasma Waves
</value>
<value>
Radio Soundings
</value>
<value>
Thermal Plasma
</value>
</values>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>MFA</term>
<definition>Magnetic Field Aligned - A coordinate system spacecraft-centered system with Z in the direction of the ambient magnetic field vector. X is in the plane defined by Z and the spacecraft-Sun line, positive sunward. See &lt;http://cdpp.cnes.fr/00428.pdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Microchannel Plate</term>
<definition>An instrument used for the detection of elementary particles, ions, ultraviolet rays and soft X-rays constructed from very thin conductive glass capillaries.</definition>
<type>Item</type>
</entry>
<entry>
<term>Microwave</term>
<definition>Photons with a wavelength range: 1.00x10^6 to 1.50x10^7 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>Mixed</term>
<definition>A measured observation which is derived from a combination of two or more individual measurements.</definition>
<type>Text</type>
<usage>
<usedby>Measured</usedby>
</usage>
</entry>
<entry>
<term>Mode Amplitude</term>
<definition>In helioseismology the magnitude of oscillation of waves of a particular geometry.</definition>
<type>Item</type>
</entry>
<entry>
<term>Molecule</term>
<definition>A group of atoms so united and combined by chemical affinity that they form a complete, integrated whole, being the smallest portion of any particular compound that can exist in a free state</definition>
<type>Item</type>
</entry>
<entry>
<term>Moment</term>
<definition>Parameters determined by integration over a distribution function convolved with a power of velocity.</definition>
<type>Item</type>
</entry>
<entry>
<term>MPEG</term>
<definition>A digital format for movies defined by the Motion Picture Experts Group</definition>
<type>Item</type>
</entry>
<entry>
<term>Name</term>
<definition>A language unit by which a person or thing is known.</definition>
<type>Text</type>
<usage>
<usedby>Access URL</usedby>
<usedby>Information URL</usedby>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>NCAR</term>
<definition>The National Center for Atmospheric Research (NCAR) format. A complete description of that standard is given in appendix C of the &quot;Report on Establishment &amp; Operation of the Incoherent- Scatter Data Base&quot;, dated August 23, 1984, obtainable from NCAR, P.O. Box 3000 Boulder, Colorado 80307-3000. </definition>
<type>Item</type>
</entry>
<entry>
<term>Near Earth</term>
<definition>The heliospheric region near the Earth which extends to and includes the area near the L1 and L2 Lagrange point.</definition>
<type>Item</type>
</entry>
<entry>
<term>Near Surface</term>
<definition>The gaseous and possibly ionized environment of a body extending from the surface to some specified altitude.  For the Earth, this altitude is 2000 km. </definition>
<type>Enumeration</type>
<values>
<value>
Atmosphere
</value>
<value>
Auroral Region
</value>
<value>
Ionosphere
</value>
</values>
</entry>
<entry>
<term>NetCDF</term>
<definition>Unidata Program Center&#39;s Network Common Data Form (NetCDF). A self-describing data portable data format for array-oriented data access. See &lt;http://my.unidata.ucar.edu/content/software/netcdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Neutral</term>
<definition>Either a particle, an object, or a system that has a net electric charge of zero</definition>
<type>Item</type>
</entry>
<entry>
<term>Neutral Atom Images</term>
<definition>Measurements of neutral atom fluxes as a function of look direction; often related to remote energetic charged particles that lose their charge through charge-exchange and then reach the detector on a line.</definition>
<type>Item</type>
</entry>
<entry>
<term>Neutral Gas</term>
<definition>Measurements of neutral atomic and molecular components of a body and its surrounding environments.</definition>
<type>Item</type>
</entry>
<entry>
<term>Nightside</term>
<definition>Anti-Sunward of a dawn-dusk meridian, either on the surface of, or above, some reference body.</definition>
<type>Item</type>
</entry>
<entry>
<term>None</term>
<definition>A lack or absence of anything.</definition>
<type>Item</type>
</entry>
<entry>
<term>Number Density</term>
<definition>The number of particles per unit volume.</definition>
<type>Item</type>
</entry>
<entry>
<term>Numerical Data</term>
<definition>Data stored as numerical values in a specified format.</definition>
<type>Container</type>
<elements>
<element>Access Information</element>
<element>Caveats</element>
<element>Input Resource ID</element>
<element>Instrument ID</element>
<element>Instrument Region</element>
<element>Keyword</element>
<element>Measurement Type</element>
<element>Observed Region</element>
<element>Physical Parameter</element>
<element>Provider Processing Level</element>
<element>Provider Resource Name</element>
<element>Provider Version</element>
<element>Resource Header</element>
<element>Resource ID</element>
<element>Spectral Range</element>
<element>Temporal Description</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Observatory</term>
<definition> The host (spacecraft, network, facility) for instruments making observations.</definition>
<type>Container</type>
<elements>
<element>Observatory Group</element>
<element>Resource Header</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Observatory Group</term>
<definition>A set of programmatically related observatories. The value is taken from an approved list of observatory group names.</definition>
<type>Text</type>
<usage>
<usedby>Observatory</usedby>
</usage>
</entry>
<entry>
<term>Observatory ID</term>
<definition>The identifier of an Observatory resource.</definition>
<type>Text</type>
<usage>
<usedby>Instrument</usedby>
</usage>
</entry>
<entry>
<term>Observed Region</term>
<definition>The portion of space measured by the instrument at the time of an observation. A region is distinguished by certain natural features or physical characteristics. It is the location of the observatory for in situ data, the location or region sensed by remote sensing observatories and the location-of-relevance for parameters that are derived from observational data.</definition>
<type>Enumeration</type>
<values>
</values>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Offline</term>
<definition>Not directly accessible electronically. This includes resources which may to be moved to an online status in response to a given request.</definition>
<type>Text</type>
<elements>
<element>Medium</element>
</elements>
</entry>
<entry>
<term>Online</term>
<definition>Directly accessible electronically.</definition>
<type>Item</type>
</entry>
<entry>
<term>Open</term>
<definition>Access is granted to everyone.</definition>
<type>Item</type>
</entry>
<entry>
<term>Optical</term>
<definition>Photons with a wavelength range: 380 to 760 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>Organization Name</term>
<definition>A unit within a company or other entity (e.g., Government agency or branch of service) within which many projects are managed as a whole.</definition>
<type>Text</type>
<usage>
<usedby>Person</usedby>
</usage>
</entry>
<entry>
<term>Orientation</term>
<definition>The direction within a coordinate system.</definition>
<type>Enumeration</type>
<values>
<value>
H
</value>
<value>
Phi
</value>
<value>
R
</value>
<value>
Theta
</value>
<value>
X
</value>
<value>
Y
</value>
<value>
Z
</value>
</values>
<usage>
<usedby>Field</usedby>
<usedby>Positional</usedby>
</usage>
</entry>
<entry>
<term>Other</term>
<definition>Values, such as flags, that are not time tags, location data or measured or derived parameters.</definition>
<type>Text</type>
<usage>
<usedby>Support</usedby>
</usage>
</entry>
<entry>
<term>Outer</term>
<definition>The region of the heliosphere from, but not including, 1 AU to the farthest extent of the heliosphere (heliopause).</definition>
<type>Item</type>
</entry>
<entry>
<term>Parallel</term>
<definition>Having the same direction as a given direction</definition>
<type>Item</type>
</entry>
<entry>
<term>Parameter Key</term>
<definition>The name or identfier which can be used to access the parameter in the resource. The associated value is dependent on the service used to access the resource.</definition>
<type>Text</type>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>Parent ID</term>
<definition>The resource identifier for a resource that a resource is a part of. The resource inherits the attributes of the referenced resource. Attributes defined in the resource override attributes of the parent in the manner perscribed by the containing resource.</definition>
<type>Text</type>
<usage>
<usedby>Granule</usedby>
</usage>
</entry>
<entry>
<term>Particle</term>
<definition>A description of the types of particles observed in the measurement. This includes both direct observations and inferred observations.</definition>
<type>Container</type>
<elements>
<element>Atomic Number</element>
<element>Azimuthal Angle Range</element>
<element>Energy Range</element>
<element>Particle Qualifier</element>
<element>Particle Quantity</element>
<element>Particle Type</element>
<element>Polar Angle Range</element>
</elements>
<usage>
<usedby>Measured</usedby>
</usage>
</entry>
<entry>
<term>Particle Correlator</term>
<definition>An instrument which correlates particle flux to help identify wave/particle interactions.</definition>
<type>Item</type>
</entry>
<entry>
<term>Particle Qualifier</term>
<definition>Characterizes the directional and statistical aspects of the particle observation.</definition>
<type>Enumeration</type>
<values>
<value>
Average
</value>
<value>
Component
</value>
<value>
Deviation
</value>
<value>
Differential
</value>
<value>
Fit
</value>
<value>
Integral
</value>
<value>
Magnitude
</value>
<value>
Moment
</value>
<value>
Parallel
</value>
<value>
Peak
</value>
<value>
Perpendicular
</value>
<value>
Ratio
</value>
<value>
Variance
</value>
<value>
Vector
</value>
</values>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Particle Quantity</term>
<definition>A characterization of the physical properties of the particle.</definition>
<type>Enumeration</type>
<values>
<value>
Alfven Mach Number
</value>
<value>
Average Charge State
</value>
<value>
Counts
</value>
<value>
Flux
</value>
<value>
Heat Flux
</value>
<value>
Mass
</value>
<value>
Mass Density
</value>
<value>
Number Density
</value>
<value>
Phase-Space Density
</value>
<value>
Plasma Beta
</value>
<value>
Pressure
</value>
<value>
Sonic Mach Number
</value>
<value>
Temperature
</value>
<value>
Thermal Speed
</value>
<value>
Velocity
</value>
</values>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Particle Type</term>
<definition>A characterization of the kind of particle observed by the measurement.</definition>
<type>Enumeration</type>
<values>
<value>
Aerosol
</value>
<value>
Alpha Particle
</value>
<value>
Dust
</value>
<value>
Electron
</value>
<value>
Ion
</value>
<value>
Molecule
</value>
<value>
Neutral
</value>
<value>
Proton
</value>
</values>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>PDF</term>
<definition>A document expressed in the Portable Document Format (PDF) as defined by Adobe.</definition>
<type>Item</type>
</entry>
<entry>
<term>Peak</term>
<definition>The maximum value for the quantity in question, over a period of time which is usually equal to the cadence.</definition>
<type>Item</type>
</entry>
<entry>
<term>Perpendicular</term>
<definition>At right angles to a given direction.</definition>
<type>Item</type>
</entry>
<entry>
<term>Person</term>
<definition>An individual human being.</definition>
<type>Container</type>
<elements>
<element>Address</element>
<element>Email</element>
<element>Organization Name</element>
<element>Person Name</element>
<element>Phone Number</element>
<element>Release Date</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Person ID</term>
<definition>The identifier assigned to a Person description.</definition>
<type>Text</type>
<usage>
<usedby>Contact</usedby>
</usage>
</entry>
<entry>
<term>Person Name</term>
<definition>The words used to address an individual.</definition>
<type>Text</type>
<usage>
<usedby>Person</usedby>
</usage>
</entry>
<entry>
<term>Phase-Space Density</term>
<definition>The number of particles per unit volume in the six-dimensional space of position and velocity.</definition>
<type>Item</type>
</entry>
<entry>
<term>Phenomenon Type</term>
<definition>The characteristics or categorization of an event type.</definition>
<type>Enumeration</type>
<values>
<value>
Aurora
</value>
<value>
Bow Shock Crossing
</value>
<value>
Coronal Mass Ejection
</value>
<value>
Energetic Solar Particle Event
</value>
<value>
Forbush Decrease
</value>
<value>
Geomagnetic Storm
</value>
<value>
Interplanetary Shock
</value>
<value>
Magnetopause Crossing
</value>
<value>
Solar Flare
</value>
<value>
Solar Wind Extreme
</value>
<value>
Statistics
</value>
</values>
<usage>
<usedby>Catalog</usedby>
</usage>
</entry>
<entry>
<term>Phi</term>
<definition>The component of a vector in a sperical coordinate system in the direction of the angle between the x-axis and the line from the origin to the measured point.</definition>
<type>Item</type>
</entry>
<entry>
<term>Phone Number</term>
<definition>The symbols and numerals required to contact an individual by telephone. The string may contain punctuation marks such as dash (-) or dot (.) to separate fields within the string.</definition>
<type>Text</type>
<usage>
<usedby>Person</usedby>
</usage>
</entry>
<entry>
<term>Photon</term>
<definition>Photon (radio through gamma-rays): the fundamental particle or quantum of electromagnetic radiation (radiant energy)</definition>
<type>Container</type>
<elements>
<element>Frequency Range</element>
<element>Photon Qualifier</element>
<element>Photon Quantity</element>
</elements>
<usage>
<usedby>Measured</usedby>
</usage>
</entry>
<entry>
<term>Photon Qualifier</term>
<definition>Characterizes the directional and statistical aspects of the photon observation.</definition>
<type>Enumeration</type>
<values>
<value>
Average
</value>
<value>
Circular
</value>
<value>
Line of Sight
</value>
<value>
Linear
</value>
<value>
Peak
</value>
<value>
Stoke's Parameters
</value>
<value>
Variance
</value>
<value>
Vector
</value>
</values>
<usage>
<usedby>Photon</usedby>
</usage>
</entry>
<entry>
<term>Photon Quantity</term>
<definition>A characterization of the physical properties of the photon.</definition>
<type>Enumeration</type>
<values>
<value>
Emissivity
</value>
<value>
Equivalent Width
</value>
<value>
Flux
</value>
<value>
Intensity
</value>
<value>
Line Depth
</value>
<value>
Magnetic Field
</value>
<value>
Mode Amplitude
</value>
<value>
Polarization
</value>
<value>
Stoke's Parameters
</value>
<value>
Velocity
</value>
</values>
<usage>
<usedby>Photon</usedby>
</usage>
</entry>
<entry>
<term>Photosphere</term>
<definition>The atmospheric layer of the Sun or a star from which continuum radiation, especially optical, is emitted to space.  For the Sun, the photosphere is about 500 km thick.</definition>
<type>Item</type>
</entry>
<entry>
<term>Physical Parameter</term>
<definition>A container of information regarding a parameter whose values are part of the product. Every product contains or can be related to one or more parameters.</definition>
<type>Container</type>
<elements>
<element>Cadence</element>
<element>Caveats</element>
<element>Coordinate System</element>
<element>Description</element>
<element>Dimension</element>
<element>Measured</element>
<element>Name</element>
<element>Parameter Key</element>
<element>Support</element>
<element>Units</element>
<element>Units Conversion</element>
</elements>
<usage>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Plasma Beta</term>
<definition>The ratio of the plasma pressure to the magnetic pressure.</definition>
<type>Item</type>
</entry>
<entry>
<term>PNG</term>
<definition>A digital format for still images. Portable Network Graphics (PNG)</definition>
<type>Item</type>
</entry>
<entry>
<term>Polar</term>
<definition>The region near the pole of a body. For a magnetosphere the polar region is the area where magnetic field lines are open and includes the aural zone.</definition>
<type>Item</type>
</entry>
<entry>
<term>Polar Angle</term>
<definition>The angle between the Z axis and the given vector direction.</definition>
<type>Item</type>
</entry>
<entry>
<term>Polar Angle Range</term>
<definition>The range of possible polar angles for a group of energy observations. Defaults units are degrees.</definition>
<type>Container</type>
<elements>
<element>Bin</element>
<element>High</element>
<element>Low</element>
<element>Units</element>
</elements>
<usage>
<usedby>Particle</usedby>
</usage>
</entry>
<entry>
<term>Polarization</term>
<definition>Direction of the electric vector of an electromagnetic wave. The wave can be linearly polarized in any direction perpendicular to the direction of travel, circularly polarized (clockwise or counterclockwise), unpolarized, or mixtures of the above.</definition>
<type>Item</type>
</entry>
<entry>
<term>Positional</term>
<definition>The specification of the location of an object or measurement within a reference coordinate system. The position is usually expressed as a set of values corresponding to the location along a set of orthogonal axes together with the date/time of the observation.</definition>
<type>Container</type>
<elements>
<element>Orientation</element>
</elements>
<usage>
<usedby>Support</usedby>
</usage>
</entry>
<entry>
<term>Potential</term>
<definition>A field which obeys Laplace&#39;s Equation.</definition>
<type>Item</type>
</entry>
<entry>
<term>Poynting Flux</term>
<definition>The rate of energy transport per unit area per steradian.</definition>
<type>Item</type>
</entry>
<entry>
<term>Pressure</term>
<definition>The force per unit area exerted by a particle distribution or field.</definition>
<type>Item</type>
</entry>
<entry>
<term>Principal Investigator</term>
<definition>An individual who is the administrative and scientific lead for an investigation.</definition>
<type>Item</type>
</entry>
<entry>
<term>Profile</term>
<definition>Measurements of a quantity as a function of height above an object such as the limb of a body.</definition>
<type>Item</type>
</entry>
<entry>
<term>Project Scientist</term>
<definition>An individual who is an expert in the phenomenon and related physics explored by the project. A project scientist may also have a manageral role within the project.</definition>
<type>Item</type>
</entry>
<entry>
<term>Proton</term>
<definition>An elementary particle that is a constituent of all atomic nuclei, that carries a positive charge numerically equal to the charge of an electron, and that has a mass of 1.673 x 10**(-24) gram.</definition>
<type>Item</type>
</entry>
<entry>
<term>Provider ID</term>
<definition>The identifier for a Contact resource for the person or organization who provided the resource.</definition>
<type>Item</type>
</entry>
<entry>
<term>Provider Processing Level</term>
<definition>The provider specific classification of the processing performed on the product.</definition>
<type>Text</type>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Provider Release Date</term>
<definition>The date the product was made available by the provider. The Provider Release Date is relevant only to the product life-cycle of the provider.</definition>
<type>Date</type>
</entry>
<entry>
<term>Provider Resource Name</term>
<definition>A short textual description of a resource used by the provider which may be used to identify a resource.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Provider Version</term>
<definition>Describes the release or edition of the product used by the provider. The formation rule may vary between providers. It is intended to aid in queries to the provider regarding the product.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Quadrispherical Analyser</term>
<definition>An instrument used for the 3-D detection of plasma, energetic electrons and ions, and for positive-ion composition measurements.</definition>
<type>Item</type>
</entry>
<entry>
<term>QuickTime</term>
<definition>A format for digital movies, as defined by Apple Computer. See &lt;http://developer.apple.com/quicktime/&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>R</term>
<definition>The component of a vector along in the radial direction in a spherical system.</definition>
<type>Item</type>
</entry>
<entry>
<term>Radar</term>
<definition>An instrument which uses radar to obtain an image of an object.</definition>
<type>Item</type>
</entry>
<entry>
<term>Radiance</term>
<definition>A radiometric measurement that describe the amount of electromagnetic radiation that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction. They are used to characterize both emission from diffuse sources and reflection from diffuse surfaces. The SI unit of radiance is watts per steradian per square meter (W·sr-1·m-2).</definition>
<type>Item</type>
</entry>
<entry>
<term>Radiation Belt</term>
<definition>The region within a magnetosphere where high-energy particles could potentially be trapped in a magnetic field.</definition>
<type>Item</type>
</entry>
<entry>
<term>Radio and Plasma Waves</term>
<definition>Measurements of electric and/or magnetic fields using electric or magnetic antennas at frequencies anywhere between the spacecraft spin frequency and the characteristic frequencies of the ambient plasma.  The output can be waveform, power spectral density, or other statistical parameters.</definition>
<type>Item</type>
</entry>
<entry>
<term>Radio Frequency</term>
<definition>Photons with a wavelength range: 100,000 to 1.00x10^11 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>Radio Soundings</term>
<definition>Measurements of plasma density, magnetic field and possibly other parameters of the space environment by active probing of the plasma by radio waves.</definition>
<type>Item</type>
</entry>
<entry>
<term>Ratio</term>
<definition>The relative magnitudes of two quantities.</definition>
<type>Item</type>
</entry>
<entry>
<term>Registry</term>
<definition>A location or facility where resources are cataloged.</definition>
<type>Container</type>
<elements>
<element>Resource Header</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Relative End Date</term>
<definition>An indication of the nominal end date relative to the present. </definition>
<type>Time</type>
<usage>
<usedby>Time Span</usedby>
</usage>
</entry>
<entry>
<term>Release Date</term>
<definition>The point in time when an item is made available. </definition>
<type>Date</type>
<usage>
<usedby>Granule</usedby>
<usedby>Person</usedby>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Remote 1AU</term>
<definition>The heliospheric region near the Earth&#39;s orbit, but exclusive of the region near the Earth.</definition>
<type>Item</type>
</entry>
<entry>
<term>Repository</term>
<definition>A location or facility where resources are stored.</definition>
<type>Container</type>
<elements>
<element>Resource Header</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>Resonance Sounder</term>
<definition>A combination of a radio receiver and a pulsed transmitter used to study the plasma surrounding a spacecraft by identifying resonances or cut-offs (of the wave dispersion relation), whose frequencies are related to the ambient plasma density and magnetic field. When the transmitter is off it is essentially a high frequency-resolution spectral power receiver.</definition>
<type>Item</type>
</entry>
<entry>
<term>Resource Header</term>
<definition>Attributes of a resource which pertain to the provider of the resource and descriptive information about the resource.</definition>
<type>Container</type>
<elements>
<element>Acknowledgement</element>
<element>Alternate Name</element>
<element>Association ID</element>
<element>Contact</element>
<element>Description</element>
<element>Information URL</element>
<element>Release Date</element>
<element>Resource Name</element>
</elements>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Instrument</usedby>
<usedby>Numerical Data</usedby>
<usedby>Observatory</usedby>
<usedby>Registry</usedby>
<usedby>Repository</usedby>
<usedby>Service</usedby>
</usage>
</entry>
<entry>
<term>Resource ID</term>
<definition>A Resource ID is a URI that has the form &quot;scheme://authority/path&quot; where &quot;scheme&quot; is &quot;spase&quot; for those resources administered through the SPASE framework, &quot;authority&quot; is the unique identifier for the resource provider registered within the SPASE framework and &quot;path&quot; is the unique identifier of the resource within the context of the &quot;authority&quot;. The resource ID must be unique within the SPASE framework.</definition>
<type>Text</type>
<usage>
<usedby>Catalog</usedby>
<usedby>Display Data</usedby>
<usedby>Granule</usedby>
<usedby>Instrument</usedby>
<usedby>Numerical Data</usedby>
<usedby>Observatory</usedby>
<usedby>Person</usedby>
<usedby>Registry</usedby>
<usedby>Repository</usedby>
<usedby>Service</usedby>
</usage>
</entry>
<entry>
<term>Resource Name</term>
<definition>A short textual description of a resource which may be useful when read by a person.</definition>
<type>Text</type>
<usage>
<usedby>Resource Header</usedby>
</usage>
</entry>
<entry>
<term>Restricted</term>
<definition>Access to the product is regulated and requires some form of identification.</definition>
<type>Item</type>
</entry>
<entry>
<term>Role</term>
<definition>The assigned or assumed function or position of an individual.</definition>
<type>Enumeration</type>
<values>
<value>
Co-Investigator
</value>
<value>
Data Producer
</value>
<value>
General Contact
</value>
<value>
Principal Investigator
</value>
<value>
Project Scientist
</value>
<value>
Scientist
</value>
<value>
Team Leader
</value>
<value>
Team Member
</value>
<value>
Technical Contact
</value>
</values>
<usage>
<usedby>Contact</usedby>
</usage>
</entry>
<entry>
<term>RTF</term>
<definition>Rich Text Format (RTF). Structured information as defined by Microsoft.</definition>
<type>Item</type>
</entry>
<entry>
<term>RTN</term>
<definition>Radial Tangential Normal. Typically centered at a spacecraft. Used for IMF and plasma V vectors. R (radial) axis is radially away from the Sun, T (tangential) axis is normal to the plane formed by R and the Sun&#39;s spin vector, positive in the direction of planetary motion. N (normal) is R x T.</definition>
<type>Item</type>
</entry>
<entry>
<term>SC</term>
<definition>Spacecraft - A coordinate system defined by the spacecraft geometry and/or spin. Often has Z axis parallel to spacecraft spin vector. X and Y axes may or may not corotate with the spacecraft. See SR and SR2 below.</definition>
<type>Item</type>
</entry>
<entry>
<term>Scientist</term>
<definition>An individual who is an expert in the phenomenon and related physics represented by the resource.</definition>
<type>Item</type>
</entry>
<entry>
<term>SE</term>
<definition>Solar Ecliptic - A heliocentric coordinate system where the Z axis is normal to the ecliptic plane, positive northward. X axis is positive towards the first point of Aries (from Earth to Sun at vernal equinox). Same as HAE above. See &lt;http://nssdc.gsfc.nasa.gov/space/helios/coor_des.html&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Search coil</term>
<definition>A loop of wire used to determine the time variation of the magnetic flux threading the loop by measurement of the electric potential difference induced between the ends of the wire.</definition>
<type>Item</type>
</entry>
<entry>
<term>Service</term>
<definition>A location or facility that can perform a well defined task.</definition>
<type>Container</type>
<elements>
<element>Access URL</element>
<element>Resource Header</element>
<element>Resource ID</element>
</elements>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>SGI</term>
<definition>Binary data compatible with Silicon Graphic platforms.</definition>
<type>Item</type>
</entry>
<entry>
<term>Size</term>
<definition>The physical dimensions, proportions, magnitude, or extent of an object..</definition>
<type>Count</type>
<usage>
<usedby>Dimension</usedby>
</usage>
</entry>
<entry>
<term>SM</term>
<definition>Solar Magnetic - A geocentric coordinate system where the Z axis is northward along Earth&#39;s dipole axis, X axis is in plane of z axis and Earth-Sun line, positive sunward. See Russell, 1971.</definition>
<type>Item</type>
</entry>
<entry>
<term>Soft X-rays</term>
<definition>Range: 0.1 &lt;= x &lt; 10 nm; Conventional abbreviation: XUV</definition>
<type>Item</type>
</entry>
<entry>
<term>Solar Flare</term>
<definition>An explosive event in the Sun&#39;s atmosphere which produces electromagnetic radiation across the electromagnetic spectrum at multiple wavelengths from long-wave radio to the shortest wavelength gamma rays.</definition>
<type>Item</type>
</entry>
<entry>
<term>Solar Wind Extreme</term>
<definition>Intervals of unusually large or small values of solar wind attributes such as flow speed and ion density.</definition>
<type>Item</type>
</entry>
<entry>
<term>Sonic Mach Number</term>
<definition>The ratio of the bulk flow speed to the speed of sound in the medium.</definition>
<type>Item</type>
</entry>
<entry>
<term>Spacecraft Potential Control</term>
<definition>An instrument to control the electric potential of a spacecraft with respect to the ambient plasma by emitting a variable current of positive ions.</definition>
<type>Item</type>
</entry>
<entry>
<term>SPASE</term>
<definition>Space Physics Archive Search and Extract (SPASE). The outermost container or envelope for SPASE metadata. This indicates the start of the SPASE metadata.</definition>
<type>Container</type>
<elements>
<element>Catalog</element>
<element>Display Data</element>
<element>Granule</element>
<element>Instrument</element>
<element>Numerical Data</element>
<element>Observatory</element>
<element>Person</element>
<element>Registry</element>
<element>Repository</element>
<element>Service</element>
<element>Version</element>
</elements>
</entry>
<entry>
<term>Spatial Range</term>
<definition>A description, in an appropriate coordinate system, of the positions of the elements of an image; may be done using a reference and relative positions, or with bins giving the description of a 2-D grid.</definition>
<type>Item</type>
</entry>
<entry>
<term>Spectral Power Receiver</term>
<definition>A radio receiver which determines the power spectral density of the electric or magnetic field, or both, at one or more frequencies.</definition>
<type>Item</type>
</entry>
<entry>
<term>Spectral Range</term>
<definition>The general term used to describe wavelengths or frequencies within a given span of values for those quantities.</definition>
<type>Enumeration</type>
<values>
<value>
Gamma Rays
</value>
<value>
Hard X-rays
</value>
<value>
Infrared
</value>
<value>
Microwave
</value>
<value>
Optical
</value>
<value>
Radio Frequency
</value>
<value>
Ultraviolet
</value>
<value>
X-Rays
</value>
</values>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>Spectrometer</term>
<definition>An instrument that measures the component wavelengths of light or other electromagnetic radiation into its component wavelengths.</definition>
<type>Item</type>
</entry>
<entry>
<term>Spectrum</term>
<definition>Measurements of the intensity of radiation as a function of frequency or wavelength.</definition>
<type>Item</type>
</entry>
<entry>
<term>Spherical</term>
<definition>A system of curvilinear coordinates characterized by an azimuthal angle (longitude),  a polar angle (latitude), and a distance (radius) from a point to the origin.</definition>
<type>Item</type>
</entry>
<entry>
<term>SR</term>
<definition>Spin Reference - A special case of a Spacecraft (SC) coordinate system for a spinning spacecraft. Z is parallel to the spacecraft spin vector. X and Y rotate with the spacecraft. See &lt;http://cdpp.cnes.fr/00428.pdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>SR2</term>
<definition>Spin Reference 2 - A special case of a Spacecraft (SC) coordinate system for a spinning spacecraft. Z is parallel to the spacecraft spin vector. X is in the plane defined by Z and the spacecraft-Sun line, positive sunward. See &lt;http://cdpp.cnes.fr/00428.pdf&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>SSE</term>
<definition>Spacecraft Solar Ecliptic - A coordinate system used for deep space spacecraft, for example Helios. - X axis from spacecraft to Sun. Z axis normal to ecliptic plane, positive northward. Note: Angle between normals to ecliptic and to Helios orbit plane ~ 0.25 deg.</definition>
<type>Item</type>
</entry>
<entry>
<term>Start Date</term>
<definition>The specification of a starting point in time.</definition>
<type>Date</type>
<usage>
<usedby>Granule</usedby>
<usedby>Time Span</usedby>
</usage>
</entry>
<entry>
<term>Statitics</term>
<definition>Measurements of attributes of a sample from a population.</definition>
<type>Item</type>
</entry>
<entry>
<term>Stoke's Parameters</term>
<definition>The four coordinates (usually called I, Q, U, and V) relative to a particular basis for the representation of the polarization state of an electromagnetic wave propagating through space.</definition>
<type>Item</type>
</entry>
<entry>
<term>Sun</term>
<definition>The star upon which our solar system is centered.</definition>
<type>Enumeration</type>
<values>
<value>
Chromosphere
</value>
<value>
Corona
</value>
<value>
Interior
</value>
<value>
Photosphere
</value>
<value>
Transition Region
</value>
</values>
</entry>
<entry>
<term>Support</term>
<definition>Information useful in understanding the context of an observation, typically observed or measured coincidentally with a physical observation.</definition>
<type>Container</type>
<elements>
<element>Other</element>
<element>Positional</element>
<element>Temporal</element>
</elements>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>Surface</term>
<definition>The outermost area of a solid object.</definition>
<type>Item</type>
</entry>
<entry>
<term>Team Leader</term>
<definition>An individual who is the scientific and administrative lead for an investigation.</definition>
<type>Item</type>
</entry>
<entry>
<term>Team Member</term>
<definition>An individual who is a major participant in an investigation.</definition>
<type>Item</type>
</entry>
<entry>
<term>Technical Contact</term>
<definition>An individual who can provide specific information with regard to the resource or supporting software</definition>
<type>Item</type>
</entry>
<entry>
<term>Temperature</term>
<definition>A measure of the kinetic energy of random motion with respect to the average. Temperature is properly defined only for an equilibrium particle distribution (Maxwellian distribution).</definition>
<type>Item</type>
</entry>
<entry>
<term>Temporal</term>
<definition>Pertaining to time.</definition>
<type>Text</type>
<usage>
<usedby>Support</usedby>
</usage>
</entry>
<entry>
<term>Temporal Description</term>
<definition>A characterization of the time over which the measurement was taken.</definition>
<type>Container</type>
<elements>
<element>Cadence</element>
<element>Exposure</element>
<element>Time Span</element>
</elements>
<usage>
<usedby>Display Data</usedby>
<usedby>Numerical Data</usedby>
</usage>
</entry>
<entry>
<term>TeX</term>
<definition>A document expressed in the typesetting language TeX originally defined by Donald Knuth.</definition>
<type>Item</type>
</entry>
<entry>
<term>Text</term>
<definition>ASCII text</definition>
<type>Item</type>
</entry>
<entry>
<term>Thermal Plasma</term>
<definition>Measurements of the plasma in the energy regime where the most of the plasma occurs.  May be the basic fluxes in the form of distribution functions or the derived bulk parameters (density, flow velocity, etc.).</definition>
<type>Item</type>
</entry>
<entry>
<term>Thermal Speed</term>
<definition>For a Maxwellian distribution, the difference between the mean speed and the speed within which ~69% (one sigma) of all the members of the speed distribution occur.</definition>
<type>Item</type>
</entry>
<entry>
<term>Theta</term>
<definition>The component of a vector in a sperical coordinate system in the direction of the angle between the z-axis and the line from the origin to the measured point. In a cylindical coordinate system it is the angle between the x-axis and the line from the origin to the point.</definition>
<type>Item</type>
</entry>
<entry>
<term>TIFF</term>
<definition>A binary format for still pictures. Tagged Image Format File (TIFF). Originally developed by Aldus and now controlled by Adobe.</definition>
<type>Item</type>
</entry>
<entry>
<term>Time Span</term>
<definition>The duration of an interval in time.</definition>
<type>Container</type>
<elements>
<element>End Date</element>
<element>Relative End Date</element>
<element>Start Date</element>
</elements>
<usage>
<usedby>Catalog</usedby>
<usedby>Temporal Description</usedby>
</usage>
</entry>
<entry>
<term>Transition Region</term>
<definition>A very narrow (&lt;100 km) layer between the chromosphere and the corona where the temperature rises abruptly from about 8000 to about 500,000 K.</definition>
<type>Item</type>
</entry>
<entry>
<term>UDF</term>
<definition>Universal Data Format (UDF). The Optical Technology Storage Association&#39;s Universal Disk Format, based on ISO 13346. See &lt;http://www.osta.org/specs/index.htm&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Ultraviolet</term>
<definition>Photons with a wavelength range: 10 to 400 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>Uncalibrated</term>
<definition>Duplicate data are removed from the data stream and data are time ordered. Values are not adjusted for any potential biases or external factors.</definition>
<type>Item</type>
</entry>
<entry>
<term>Unicode</term>
<definition>Text in multi-byte Unicode format.</definition>
<type>Item</type>
</entry>
<entry>
<term>Units</term>
<definition>A description of the standardized measurement increments in which a value is specified. The description is represented as a mathematical phrase. Individual units within the phrase must conform to the International System of Units (SI) which is maintained by BIPM (Bureau International des Poids et Mesures. See &lt;http://www.bipm.fr/&gt; ). The symbol associated with a unit should be used in the phrase. Within the phrase the circumflex (^) is used to indicate a power, a star (*) is used to indicate multiplication and a slash (/) division. When symbols are not separated by a mathematical operator, multiplication is assumed. Symbols for base units can be found at: &lt;http://www.bipm.fr/en/si/si_brochure/chapter2/2-1/#symbols&gt; and those for common derived units can be found at: &lt;http://www.bipm.fr/en/si/derived_units/2-2-2.html&gt;</definition>
<type>Text</type>
<usage>
<usedby>Azimuthal Angle Range</usedby>
<usedby>Energy Range</usedby>
<usedby>Frequency Range</usedby>
<usedby>Physical Parameter</usedby>
<usedby>Polar Angle Range</usedby>
</usage>
</entry>
<entry>
<term>Units Conversion</term>
<definition>The multiplicative factor for converting a unit into International System of Units (SI) units. The factor is expressed in the form &quot;number &gt; x&quot;, where &quot;number&quot; is a numerical value and &quot;x&quot; is the appropriate SI units. The basic SI units are Enumerated: m (meter), N (newton), kg (kilogram), Pa (pascal), s (second), Hz (hertz), A (ampere), V (volt), K (kelvin), W (watt), rad (radian), J (joule), sr (steradian), C (coulomb), T (tesla), ohm (ohm), mho (mho or seimens), H (henry), and F (farad). Two useful units which are not SI units are: degree (angle), and unitless (no units). An example is: &quot;1.0E-5&gt;T&quot; which converts the units, presumable nT, to tesla. Another example is: &quot;1.0e-1&gt;km/s&quot; which converts a velocity expressed in meters per second to kilometers per second.</definition>
<type>Text</type>
<usage>
<usedby>Physical Parameter</usedby>
</usage>
</entry>
<entry>
<term>URL</term>
<definition>Uniform Resource Locator (URL) is the global address of documents and other resources on the World Wide Web. The first part of the address indicates what protocol to use, and the second part specifies the IP address or the domain name where the resource is located followed by the pathname of the resource. A URL is specified in the form protocol://server.domain.name:port/pathname. Example protocols are HTTP or FTP, server domain name is the Internet name.</definition>
<type>Text</type>
<usage>
<usedby>Access URL</usedby>
<usedby>Granule</usedby>
<usedby>Information URL</usedby>
</usage>
</entry>
<entry>
<term>Variance</term>
<definition>A measure of dispersion of a set of data points around their mean value. The expectation value of the squared deviations from the mean.</definition>
<type>Item</type>
</entry>
<entry>
<term>Vector</term>
<definition>A quantity having both magnitude and direction, e.g. displacement, velocity, acceleration and force.</definition>
<type>Item</type>
</entry>
<entry>
<term>Velocity</term>
<definition>Rate of change of position. Also used for the average velocity of a collection of particles, also referred to as &quot;bulk velocity&quot;.</definition>
<type>Item</type>
</entry>
<entry>
<term>Version</term>
<definition>Indicates the release identifier. When used to indicate the release of the SPASE data model, it is a in the form Major.Minor.Fix where Major: A significant change in the architecture of the model or rewrite of the implementation. This includes major changes in design or implementation language. This number starts at 0 (zero). Minor: An addition of terms or features that require changes in documentation/external API. This number starts at 0 (zero). Fix: Any change that doesn&#39;t require documentation/external API changes. This number starts at 0 (zero).</definition>
<type>Text</type>
<usage>
<usedby>Spase</usedby>
</usage>
</entry>
<entry>
<term>VOTable</term>
<definition>A proposed XML standard designed as a flexible storage and exchange format for tabular data.</definition>
<type>Item</type>
</entry>
<entry>
<term>Waveform Receiver</term>
<definition>A radio receiver which outputs the value of one or more components of the electric and/or magnetic field as a function of time.</definition>
<type>Item</type>
</entry>
<entry>
<term>Wavelength</term>
<definition>The distance between successive points of equal amplitude and phase on a wave (for example, crest to crest or trough to trough)</definition>
<type>Item</type>
</entry>
<entry>
<term>Wavenumber</term>
<definition>A quantity that is inversely proportional to the wavelength of a wave.</definition>
<type>Item</type>
</entry>
<entry>
<term>X</term>
<definition>The component of a vector along the X-axis in a cartessian coordinate system.</definition>
<type>Item</type>
</entry>
<entry>
<term>X-Rays</term>
<definition>Photons with a wavelength range: 0.001 &lt;= x &lt; 10 nm</definition>
<type>Item</type>
</entry>
<entry>
<term>XDR</term>
<definition>Binary data in the eXternal Data Representation (XDR) format. See RFC 1014 &lt;http://www.faqs.org/rfcs/rfc1014.html&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>XML</term>
<definition>eXtensible Mark-up Language (XML). A structured format for representing information. See &lt;http://www.w3.org/XML/&gt;</definition>
<type>Item</type>
</entry>
<entry>
<term>Y</term>
<definition>The component of a vector along the Y-axis in a cartessian coordinate system.</definition>
<type>Item</type>
</entry>
<entry>
<term>Z</term>
<definition>The component of a vector along the Z-axis in a cartessian coordinate system.</definition>
<type>Item</type>
</entry>
<entry>
<term>ZIP</term>
<definition>An open standard for compression which is a variation of the LZW method and was originally used in the PKZIP utility.</definition>
<type>Item</type>
</entry>
</spaseDD>

