<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <head>
        <meta content="672" name="orgcode"/>
        <meta content="Robert.M.Candey" name="rno"/>
        <meta content="Tamara.J.Kovalick" name="content-owner"/>
        <meta content="Tamara.J.Kovalick" name="webmaster"/>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
        <meta http-equiv="Cache-Control" content="max-age=86400"/>
        <title>SPASE Resource Description</title>
        <script type="application/ld+json">{
      "@context": "https://schema.org/",
      "@type" : "Dataset",
      "name": "Wind 3DP SST Open Proton Omniderectional Fluxes",
        
      "dateModified": "2025-12-04",
      
    "identifier": "https://doi.org/10.48322/wkk0-y398",
    "publication": "Lin, Robert P.; Bale, Stuart D.; &amp; Wilson III, Lynn B., Wind 3DP SST Open Proton Omniderectional Fluxes,  (2021)",
    "datePublished": "2021-01-01",
    "creator":{
       "@type": "Person",
           "name": "Lin, Robert P.; Bale, Stuart D.; &amp; Wilson III, Lynn B."
    },
    "publisher":{
    "@type": "Organization",
    "name": "Space Physics Data Facility"
    },
        
    "creditText": "Principle Investigators Robert Lin and Stuart Bale, the Wind 3DP team, and the Space Physics Data Facility (SPDF)/NASA GSFC",
    "description": "Proton omnidirectional fluxes 70 keV - 6.8 MeV, often at 24 sec, SST Open, Wind 3DP - R. Lin (UC Berkeley)",
    "abstract": "Proton omnidirectional fluxes 70 keV - 6.8 MeV, often at 24 sec, SST Open, Wind 3DP - R. Lin (UC Berkeley)",
    
        "spatialCoverage": [
      {
          "@type": "Place",
          "alternateName": "Heliosphere"
      },
      {
          "@type": "Place",
          "alternateName": "Earth.NearSurface.Plasmasphere"
      },
      {
          "@type": "Place",
          "alternateName": "Earth.Magnetosphere"
      },
      {
          "@type": "Place",
          "alternateName": "Earth.Magnetosphere.Magnetotail"
      },
      {
          "@type": "Place",
          "alternateName": "Earth.Magnetosphere.Main"
      },
      {
          "@type": "Place",
          "alternateName": "Heliosphere.NearEarth"
      },
      {
          "@type": "Place",
          "alternateName": "Heliosphere.Inner"
      },
      {
          "@type": "Place",
          "alternateName": "Earth.Magnetosheath"
      }],
    
    "temporalCoverage": "1994-11-15T12:56:18.000Z/...",

    "genre": "EnergeticParticles",
    "keywords": [  ],
    "license":  "https://spdx.org/licenses/CC0-1.0.html",

    "audience":{
        "@type": "Audience",
        "audienceType": ["Space Physicist", "Space Community", "Data Scientists", "Machine Learning Users"]
    },
    "distribution": [
        { 
        "@type": "DataDownload",
        "encodingFormat": [
            "application/x-cdf"
        ],
        "contentUrl": "ftps://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/"
    },
     { 
        "@type": "DataDownload",
        "encodingFormat": [
            "application/x-cdf"
        ],
        "contentUrl": "https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/"
    },
     { 
        "@type": "DataDownload",
        "encodingFormat": [
            "text/plain"
        ],
        "contentUrl": "https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=WI_SOSP_3DP&amp;index=sp_phys"
    },
     { 
        "@type": "DataDownload",
        "encodingFormat": [
            "application/octet-stream"
        ],
        "contentUrl": "https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/WI_SOSP_3DP/clientLibraryExample/"
    },
     { 
        "@type": "DataDownload",
        "encodingFormat": [
            "text/csv"
        ],
        "contentUrl": "https://cdaweb.gsfc.nasa.gov/hapi"
    }
    ],
    
    "variableMeasured": [
    {
          "@type": "PropertyValue",
          "name": "Epoch",
          "description": "Number of milliseconds since CDF_EPOCH: 0000-01-01T00:00:00.000.",
          "unitText": "ms" ,
          "minValue": "01-Jan-1956 00:00:00.000",
          "maxValue": "01-Jan-2083 00:00:00.000" 
        },
       {
          "@type": "PropertyValue",
          "name": "Unix Time",
          "description": "Time since 1970-01-01T00:00:00Z in seconds",
          "unitText": "s" 
        },
       {
          "@type": "PropertyValue",
          "name": "Electron Flux",
          "description": "Proton number flux 70 keV - 6.8 MeV as a function of energy in 9 channels",
          "unitText": "#/(cm^2*ster*eV*s)" 
        },
       {
          "@type": "PropertyValue",
          "name": "Electron Energy",
          "description": "Time-varying proton energies in 9 channels",
          "unitText": "eV" 
        }
    ]
    
  
    }
    </script>
        <script type="application/rsl+xml">
            <rsl xmlns="https://rslstandard.org/rsl"><!--This license information is for the SPASE metadata only.  The actual data/software may be covered by a different license.-->
                <content url="">
                    <license>
                        <permits type="usage">all</permits>
                        <payment type="free">
                            <standard>https://spdx.org/licenses/CC0-1.0.html</standard>
                        </payment>
                    </license>
                </content>
            </rsl>
        </script>
        <xhtml:style xmlns:xhtml="http://www.w3.org/1999/xhtml">

* {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}

body {
	background-color: #f0f0f0; // #eaf5e9; #277bc0; #d3d3f9;
	color: black;
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px; 
	line-height: 1.2;
}
 
h1,h2,h3,h4,h5,h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
	font-style: oblique;
}

p {
	margin-bottom: 0.75ex;
}

a:link,
a:visited {
   color: #277bc0;/* #339;*/
   font-weight:bolder; 
   text-decoration:none; 
}

a:hover {
   color: blue;
   font-weight:bolder; 
   text-decoration:underline; 
}

ul {
	list-style: square inside ;
	margin-bottom: 0.75ex;
}

table {
   border: thin solid #666;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.nested {
	margin-left: 2em;
}

thead,tbody {
   border: thin solid #666;
}

td, th {
   margin: 0;
	padding: 2px 2px 2px 2px;
}

th {
	font-style: oblique;
}

h1.detail {
}

.header {
	width:100%;
	padding: 1em 10px 1em 10px;
	color: #fff;
	background: #5e87b0;
	font-weight: bold;
	text-shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 1px /*{b-bar-shadow-radius}*/ #3e6790 /*{b-bar-shadow-color}*/;
	text-align: center;
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	outline: 0 !important;
}

.usa-banner {
    padding-left: 10px;
    overflow: hidden;
}

.official-websites {
    float: left;
    width: 50%;
}

.secure-websites {
    float: left;
    width: 50%;
}

.image-left {
    float: left;
    margin-right: 10px;
}

.footer {
    width: 100%;
    padding: 1em 10px 1em 10px;
    /*
    color: #fff;
    */
    color: Black;
    background: #5e87b0;
    font-weight: bold;
    font-size: 16px;
    display: table;
}
div.footer-item {
    float: left;
    padding-left: 1em;
    padding-right: 1em;
}
/* this does not work
a.footer-item:link {
    all: revert;
}
a.footer-item:visited {
    all: revert;
}
a.footer-item:hover {
    all: revert;
}
*/
.inset {
	margin-left: 22%;
}

.page {
	padding: 10px 3% 10px 3%;
}

div.indent {
    margin-left: 2em;
}

div.term {
	margin-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #DDD;
	font-weight: bold;
}

div.definition {
	margin-left: 5ex;
}

div.value {
	margin-left: 5ex;
}

div.product {
	background-color: white;
	border: thin solid #333;
	padding: 10px 15px 10px 15px;
	margin-top: 10px;
}

div.parameter {
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
	border: thin dotted #333;
	background-color: #ebebeb;
}

#toc {
   border: thin solid #333;
   background-color: #F5F5F5; 
   padding: 10px 15px 10px 15px;
   margin-left: 5%;
   margin-right: 5%;
   margin-bottom: 30px;
}

#toc ol, ul, li {
	padding-left: 5ex;
}

#toc ol {
	list-style-type: decimal;
	list-style-position: inside; 
}

#toc ul {
	list-style-type: square;
	list-style-position: inside; 
}

p.version {
  float: right;
  width: 100%;
  margin-top: 5px;
  text-align: right;
  font-size: x-small;
}

p.right {
  float: right;
  text-align: right;
}

.box-title {
	font-size: 120%;
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #DDD;
}

ul.list {
	list-style-position: outside;
	padding-left: 1.5em;
}

li.list {
	text-align: left;
	padding-left: 0px;
}

.no-break {
	white-space: nowrap;
}

p.author {
	font-size: 120%;
}

div.brand {
	width: 100%;
	text-align: right;
}

div.abstract {
	display: table;
	position: relative;
	width: 100%;
}

div.citation {
}

div.access {
	float: left;
	width: 20%;
	background-color: white;
	border: thin solid #333;
	padding: 5px 5px 5px 5px;
	margin-right: 1em;
}

a.xml-logo:link,
a.xml-logo:visited {
   background: #ff6600;
   color: #ffffff;
   font-weight:bolder; 
   text-decoration:none; 
   padding-left:2px;
   padding-right:2px;
}
a.xml-logo:hover {
   text-decoration:underline; 
}
button {
  background-color: #5e87b0;
  border: none;  /* 2px solid black;  */
  border-radius: 8px;
  color: white;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
button.usa-banner-button {
    background-color: initial;
    border: initial;
    border-radius: initial;
    color: initial;
    padding: initial;
    text-align: initial;
    text-decoration: underline;
    display: initial;
}
	  </xhtml:style>
        <xhtml:script xmlns:xhtml="http://www.w3.org/1999/xhtml">
	    async function getResponseText(response) {
	        document.body.style.cursor = 'default';
	        return await response.text();
	    }
	    function getVersionedBibTeX(bibtex) {
	        /* Add version field as suggested by August (Gus) Muench, Journals Data Editor,
	        American Astronomical Society (email dated 7/7/25) */
	        const accessVersion = ", version={Accessed on " + currentIsoDateStr + "}";
	        const modifiedBibtex = bibtex.substring(0, bibtex.lastIndexOf("}")) + accessVersion + "}";
	        return modifiedBibtex;
	    }
	    function getBlob(text) {
	        return new Blob([text], { type: "text/plain"});
	    }
	    function clipboardAlert(text) {
	        alert(text + "\nCopied to clipboard");
	    }
	    function clipCitation(doi) {
	        document.body.style.cursor = 'wait';
            let url = "https://citation.doi.org/format?doi=" + doi.replace("https://doi.org/", "") +
                String.fromCodePoint(38) + "style=bibtex" + String.fromCodePoint(38) + "lang=en-US";
            const text = new ClipboardItem({
                    "text/plain": fetch(url)
                    .then(getResponseText)
                    .then(getVersionedBibTeX)
                    .then(getBlob)
            });
            navigator.clipboard.write([text]);
            
            text.getType("text/plain")
                .then(getResponseText)
                .then(clipboardAlert);
        }
        function toggle_usa_banner_details() {
            const details = document.getElementById("usa-banner-details");
            const indicator = document.getElementById("usa-banner-indicator");
            if (details.style.display === "none") {
                details.style.display = "block";
                indicator.textContent = "^";
            }
            else {
                details.style.display = "none";
                indicator.textContent = "v";
            }
        }
	    const monthName=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
	    let currentDate = new Date();
	    let currentIsoDateStr = currentDate.toISOString().substring(0, 10);
	    let currentDateStr = currentDate.getFullYear() + '-' + monthName[currentDate.getMonth()] + '-' + currentDate.getDate();
	  </xhtml:script>
    </head>
    <xhtml:body xmlns:xhtml="http://www.w3.org/1999/xhtml">
        <xhtml:div>
            <xhtml:a id="top"/>
        </xhtml:div>
        <xhtml:div class="usa-banner">
            <xhtml:p>
                <xhtml:img class="usa-banner__header-flag" height="10px" width="20px" src="/logos/us_flag_small.png" alt="USA flag"/> An official website of the United States government
                <xhtml:button class="usa-banner-button" onclick="toggle_usa_banner_details()">Here's how you know</xhtml:button> <xhtml:span id="usa-banner-indicator">v</xhtml:span>
            </xhtml:p>
            <xhtml:div id="usa-banner-details" style="display: none">
                <xhtml:div class="official-websites">
                    <xhtml:div>
                        <xhtml:img class="image-left" src="/logos/icon-dot-gov.svg" alt="dot gov icon"/>
                        <xhtml:p>
                            <xhtml:b>Official websites use .gov</xhtml:b>
                        </xhtml:p>
                        <xhtml:p>A <xhtml:b>.gov</xhtml:b> websites belongs to an official government organization in the United States</xhtml:p>
                    </xhtml:div>
                </xhtml:div>
                <xhtml:div class="secure-websites">
                    <xhtml:img class="image-left" src="/logos/icon-https.svg" alt="HTTPS icon"/>
                    <xhtml:p>
                        <xhtml:b>Secure .gov website use HTTPS</xhtml:b>
                    </xhtml:p>
                    <xhtml:p>A <xhtml:b>lock</xhtml:b> (<xhtml:img src="/logos/usa-banner-lock.svg" alt="lock icon"/>) or <xhtml:b>https://</xhtml:b> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.</xhtml:p>
                </xhtml:div>
            </xhtml:div>
        </xhtml:div>
        <xhtml:div class="header">
            <xhtml:div class="middle">HDPWS</xhtml:div>
        </xhtml:div>
        <xhtml:div class="page">
            <xhtml:div class="spase">
                <xhtml:div class="abstract">
                    <xhtml:div class="access">
                        <xhtml:p class="box-title">
                    Data Access
                </xhtml:p>
                        <xhtml:ul class="list">
                            <xhtml:li class="list">
                                <xhtml:a target="_blank" href="ftps://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/">FTPS from SPDF (not with most browsers)</xhtml:a>
                            </xhtml:li>
                            <xhtml:li class="list">
                                <xhtml:a target="_blank" href="https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/">HTTPS from SPDF</xhtml:a>
                            </xhtml:li>
                            <xhtml:li class="list">
                                <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=WI_SOSP_3DP&amp;index=sp_phys">CDAWeb</xhtml:a>
                            </xhtml:li>
                            <xhtml:li class="list">
                                <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/WI_SOSP_3DP/clientLibraryExample/">WebService:
                          CDAWeb Programmatic Data Access</xhtml:a>
                            </xhtml:li>
                            <xhtml:li class="list">
                                <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/registry/hdp/hapi/hapiHtml.html#url=https://cdaweb.gsfc.nasa.gov/hapi&amp;id=WI_SOSP_3DP">HAPI: CDAWeb HAPI Server</xhtml:a>
                            </xhtml:li>
                        </xhtml:ul>
                    </xhtml:div>
                    <xhtml:div class="citation inset">
                        <xhtml:h1>
                            <xhtml:a name="spase://NASA/NumericalData/Wind/3DP/SST_Open/SP/PT24S">Wind 3DP SST Open Proton Omniderectional Fluxes</xhtml:a>
                        </xhtml:h1>
                        <xhtml:p class="author">
                            <xhtml:script>
			  var authors='Lin, Robert P.; Bale, Stuart D.; &amp; Wilson III, Lynn B.'; 
			  document.write(authors);

			 </xhtml:script>
			(2021). 
			Wind 3DP SST Open Proton Omniderectional Fluxes. 
    
			[Data set].
		Space Physics Data Facility. 
			<xhtml:a href="https://doi.org/10.48322/wkk0-y398">https://doi.org/10.48322/wkk0-y398</xhtml:a>. Accessed on <xhtml:script>document.write(currentDateStr);</xhtml:script>.
                <xhtml:br/>
                            <xhtml:br/>
                Note: Proper references, including 
			<xhtml:button title="Copy BibTeX citation to clipboard" onclick="clipCitation('https://doi.org/10.48322/wkk0-y398')">Copy BibTeX Citation</xhtml:button>
			    or <xhtml:a href="https://citeas.org/cite/https://doi.org/10.48322/wkk0-y398">other formats</xhtml:a>, should include the "Accessed on date" to identify the version of the resource being cited in a given publication. 
            <xhtml:br/>
                        </xhtml:p>
                        <xhtml:p>
                            <xhtml:div class="term">ResourceID</xhtml:div>
                            <xhtml:div class="definition">spase://NASA/NumericalData/Wind/3DP/SST_Open/SP/PT24S</xhtml:div>
                        </xhtml:p>
                        <xhtml:p>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Proton omnidirectional fluxes 70 keV - 6.8 MeV, often at 24 sec, SST Open, Wind 3DP - R. Lin (UC Berkeley)</xhtml:div>
                        </xhtml:p>
                        <xhtml:p>
                            <xhtml:div class="term">Metadata Rights</xhtml:div>
                            <xhtml:div class="definition">CC0-1.0: 
              <xhtml:a href="https://spdx.org/licenses/CC0-1.0.html" target="_blank">Creative Commons Zero v1.0 Universal</xhtml:a>
                                <xhtml:div class="term">Note</xhtml:div>
                                <xhtml:div class="definition">CC0 1.0 Universal is the Creative Commons license applicable to all publicly available SPASE metadata descriptions. The actual data/software may be subject to a different license.
              </xhtml:div>
                            </xhtml:div>
                        </xhtml:p>
                    </xhtml:div>
                </xhtml:div>
                <xhtml:div>
                    <xhtml:p class="right">
                        <xhtml:a target="_blank" href="/WS/hdp/1/Spase?ResourceID=spase://NASA/NumericalData/Wind/3DP/SST_Open/SP/PT24S&amp;Format=spase_xml" download="PT24S.xml">View XML</xhtml:a> |
              <xhtml:a target="_blank" href="https://spase-editor.heliocloud.org/?edit=https://heliophysicsdata.gsfc.nasa.gov/WS/hdp/1/Spase?ResourceID=spase://NASA/NumericalData/Wind/3DP/SST_Open/SP/PT24S&amp;Format=spase_xml">Edit</xhtml:a>
                    </xhtml:p>
                    <xhtml:h1 class="detail">Details</xhtml:h1>
                </xhtml:div>
                <xhtml:div>
                    <xhtml:div class="product">
                        <xhtml:p class="version">Version:2.7.1</xhtml:p>
                        <xhtml:h1>NumericalData</xhtml:h1>
                        <xhtml:div class="term">ResourceID</xhtml:div>
                        <xhtml:div class="definition">spase://NASA/NumericalData/Wind/3DP/SST_Open/SP/PT24S</xhtml:div>
                        <xhtml:div class="term">NamingAuthority</xhtml:div>
                        <xhtml:div class="definition">NASA</xhtml:div>
                        <xhtml:div class="term">ResourceType</xhtml:div>
                        <xhtml:div class="definition">NumericalData</xhtml:div>
                        <xhtml:div class="term">ResourceHeader</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">ResourceName</xhtml:div>
                            <xhtml:div class="definition">Wind 3DP SST Open Proton Omniderectional Fluxes</xhtml:div>
                            <xhtml:div class="term">DOI</xhtml:div>
                            <xhtml:div class="definition">https://doi.org/10.48322/wkk0-y398</xhtml:div>
                            <xhtml:div class="term">ReleaseDate</xhtml:div>
                            <xhtml:div class="definition">2025-12-04 13:32:49Z</xhtml:div>
                            <xhtml:div class="term">RevisionHistory</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">RevisionEvent</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">ReleaseDate</xhtml:div>
                                    <xhtml:div class="definition">2021-05-31 12:34:56.789</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">Updated to SPASE Version 2.3.2 if needed, Applied quality control for DOI usage, LFB</xhtml:div>
                                </xhtml:div>
                                <xhtml:div class="term">RevisionEvent</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">ReleaseDate</xhtml:div>
                                    <xhtml:div class="definition">2025-10-03 11:24:19Z</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">Updated PublishedBy name to match ROR Registry. Added ResourceType and NamingAuthority. Changed http to https in top-level schemaLocation attribute. Fixed version number separator in top-level schemaLocation attribute. Matched version number in schemaLocation attribute to updated value in Version tag. ZCB</xhtml:div>
                                </xhtml:div>
                                <xhtml:div class="term">RevisionEvent</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">ReleaseDate</xhtml:div>
                                    <xhtml:div class="definition">2025-10-23 12:34:56.789</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">Revised ObservedRegion. JMW</xhtml:div>
                                </xhtml:div>
                                <xhtml:div class="term">RevisionEvent</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">ReleaseDate</xhtml:div>
                                    <xhtml:div class="definition">2025-12-04 13:32:49Z</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">Added MetadataRightsList and RightsList(s). Updated to 2.7.1. ZCB</xhtml:div>
                                </xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Proton omnidirectional fluxes 70 keV - 6.8 MeV, often at 24 sec, SST Open, Wind 3DP - R. Lin (UC Berkeley)</xhtml:div>
                            <xhtml:div class="term">Acknowledgement</xhtml:div>
                            <xhtml:div class="definition">Principle Investigators Robert Lin and Stuart Bale, the Wind 3DP team, and the Space Physics Data Facility (SPDF)/NASA GSFC</xhtml:div>
                            <xhtml:div class="term">PublicationInfo</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Authors</xhtml:div>
                                <xhtml:div class="definition">Lin, Robert P.; Bale, Stuart D.; &amp; Wilson III, Lynn B.</xhtml:div>
                                <xhtml:div class="term">PublicationDate</xhtml:div>
                                <xhtml:div class="definition">2021-01-01 00:00:00</xhtml:div>
                                <xhtml:div class="term">PublishedBy</xhtml:div>
                                <xhtml:div class="definition">Space Physics Data Facility</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Contacts</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:table class="nested" cellspacing="0">
                                    <xhtml:tr>
                                        <xhtml:th/>
                                        <xhtml:th class="center">Role</xhtml:th>
                                        <xhtml:th class="center">Person</xhtml:th>
                                        <xhtml:th class="center">StartDate</xhtml:th>
                                        <xhtml:th class="center">StopDate</xhtml:th>
                                        <xhtml:th class="center">Note</xhtml:th>
                                    </xhtml:tr>
                                    <xhtml:tbody>
                                        <xhtml:tr>
                                            <xhtml:td>1.</xhtml:td>
                                            <xhtml:td>PrincipalInvestigator</xhtml:td>
                                            <xhtml:td>
                                                <xhtml:a target="_blank" href="https://spase-metadata.org/SMWG/Person/Robert.P.Lin.html">spase://SMWG/Person/Robert.P.Lin</xhtml:a>
                                            </xhtml:td>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                        </xhtml:tr>
                                        <xhtml:tr>
                                            <xhtml:td>2.</xhtml:td>
                                            <xhtml:td>PrincipalInvestigator</xhtml:td>
                                            <xhtml:td>
                                                <xhtml:a target="_blank" href="https://spase-metadata.org/SMWG/Person/Stuart.D.Bale.html">spase://SMWG/Person/Stuart.D.Bale</xhtml:a>
                                            </xhtml:td>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                        </xhtml:tr>
                                        <xhtml:tr>
                                            <xhtml:td>3.</xhtml:td>
                                            <xhtml:td>GeneralContact</xhtml:td>
                                            <xhtml:td>
                                                <xhtml:a target="_blank" href="https://spase-metadata.org/SMWG/Person/Robert.E.McGuire.html">spase://SMWG/Person/Robert.E.McGuire</xhtml:a>
                                            </xhtml:td>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                            <xhtml:td/>
                                        </xhtml:tr>
                                    </xhtml:tbody>
                                </xhtml:table>
                            </xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:p/>
                                <xhtml:p/>
                            </xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:p/>
                                <xhtml:p/>
                            </xhtml:div>
                            <xhtml:div class="term">InformationURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">Caveats to the use of Wind 3DP data</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/wind3dp_caveats.pdf">https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/wind3dp_caveats.pdf</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">Caveats for the correct use of Wind 3DP datasets</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">InformationURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">Wind 3DP home page at UCB</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="http://sprg.ssl.berkeley.edu/wind3dp/">http://sprg.ssl.berkeley.edu/wind3dp/</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">home page at UCB (with plotting and digital data)</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">PriorIDs</xhtml:div>
                            <xhtml:div class="definition">spase://VSPO/NumericalData/Wind/3DP/SST_Open/SP/PT24S</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">AccessInformation</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">RepositoryID</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:a href="https://spase-metadata.org/SMWG/Repository/NASA/GSFC/SPDF.html">spase://SMWG/Repository/NASA/GSFC/SPDF</xhtml:a>
                            </xhtml:div>
                            <xhtml:div class="term">Availability</xhtml:div>
                            <xhtml:div class="definition">Online</xhtml:div>
                            <xhtml:div class="term">AccessRights</xhtml:div>
                            <xhtml:div class="definition">Open</xhtml:div>
                            <xhtml:div class="term">RightsList</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Rights</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">SchemeURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifierScheme</xhtml:div>
                                    <xhtml:div class="definition">SPDX</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifier</xhtml:div>
                                    <xhtml:div class="definition">CC0-1.0</xhtml:div>
                                    <xhtml:div class="term">RightsURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/CC0-1.0.html</xhtml:div>
                                    <xhtml:div class="term">RightsName</xhtml:div>
                                    <xhtml:div class="definition">Creative Commons Zero v1.0 Universal</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">CC0 1.0 Universal is the Creative Commons license applicable to all publicly available NASA Heliophysics data products</xhtml:div>
                                </xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">AccessURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">FTPS from SPDF (not with most browsers)</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="ftps://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/">ftps://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">In CDF via ftp from SPDF</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">AccessURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">HTTPS from SPDF</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/">https://spdf.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">In CDF via HTTP from SPDF</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Format</xhtml:div>
                            <xhtml:div class="definition">CDF</xhtml:div>
                            <xhtml:div class="term">Acknowledgement</xhtml:div>
                            <xhtml:div class="definition">Please acknowledge the CDAWeb team at GSFC/SPDF.</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">AccessInformation</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">RepositoryID</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:a href="https://spase-metadata.org/SMWG/Repository/NASA/GSFC/SPDF.html">spase://SMWG/Repository/NASA/GSFC/SPDF</xhtml:a>
                            </xhtml:div>
                            <xhtml:div class="term">Availability</xhtml:div>
                            <xhtml:div class="definition">Online</xhtml:div>
                            <xhtml:div class="term">AccessRights</xhtml:div>
                            <xhtml:div class="definition">Open</xhtml:div>
                            <xhtml:div class="term">RightsList</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Rights</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">SchemeURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifierScheme</xhtml:div>
                                    <xhtml:div class="definition">SPDX</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifier</xhtml:div>
                                    <xhtml:div class="definition">CC0-1.0</xhtml:div>
                                    <xhtml:div class="term">RightsURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/CC0-1.0.html</xhtml:div>
                                    <xhtml:div class="term">RightsName</xhtml:div>
                                    <xhtml:div class="definition">Creative Commons Zero v1.0 Universal</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">CC0 1.0 Universal is the Creative Commons license applicable to all publicly available NASA Heliophysics data products</xhtml:div>
                                </xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">AccessURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">CDAWeb</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=WI_SOSP_3DP&amp;index=sp_phys">https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=WI_SOSP_3DP&amp;index=sp_phys</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">ProductKey</xhtml:div>
                                <xhtml:div class="definition">WI_SOSP_3DP</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Format</xhtml:div>
                            <xhtml:div class="definition">Text</xhtml:div>
                            <xhtml:div class="term">AccessDirectoryTemplate</xhtml:div>
                            <xhtml:div class="definition">https://cdaweb.gsfc.nasa.gov/pub/data/wind/3dp/3dp_sosp/$Y</xhtml:div>
                            <xhtml:div class="term">AccessFilenameTemplate</xhtml:div>
                            <xhtml:div class="definition">wi_sosp_3dp_$Y$m$d_$v.cdf</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">AccessInformation</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">RepositoryID</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:a href="https://spase-metadata.org/SMWG/Repository/NASA/GSFC/SPDF.html">spase://SMWG/Repository/NASA/GSFC/SPDF</xhtml:a>
                            </xhtml:div>
                            <xhtml:div class="term">Availability</xhtml:div>
                            <xhtml:div class="definition">Online</xhtml:div>
                            <xhtml:div class="term">AccessRights</xhtml:div>
                            <xhtml:div class="definition">Open</xhtml:div>
                            <xhtml:div class="term">AccessURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">CDAWeb Programmatic Data Access</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/WI_SOSP_3DP/clientLibraryExample/">https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/WI_SOSP_3DP/clientLibraryExample/</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Style</xhtml:div>
                                <xhtml:div class="definition">WebService</xhtml:div>
                                <xhtml:div class="term">ProductKey</xhtml:div>
                                <xhtml:div class="definition">WI_SOSP_3DP</xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">Access to this data from common programming environments.  Note: this AccessInformation element was added by HDPWS.</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Format</xhtml:div>
                            <xhtml:div class="definition">Binary</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">AccessInformation</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">RepositoryID</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:a href="https://spase-metadata.org/SMWG/Repository/NASA/GSFC/SPDF.html">spase://SMWG/Repository/NASA/GSFC/SPDF</xhtml:a>
                            </xhtml:div>
                            <xhtml:div class="term">Availability</xhtml:div>
                            <xhtml:div class="definition">Online</xhtml:div>
                            <xhtml:div class="term">AccessRights</xhtml:div>
                            <xhtml:div class="definition">Open</xhtml:div>
                            <xhtml:div class="term">RightsList</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Rights</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">SchemeURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifierScheme</xhtml:div>
                                    <xhtml:div class="definition">SPDX</xhtml:div>
                                    <xhtml:div class="term">RightsIdentifier</xhtml:div>
                                    <xhtml:div class="definition">CC0-1.0</xhtml:div>
                                    <xhtml:div class="term">RightsURI</xhtml:div>
                                    <xhtml:div class="definition">https://spdx.org/licenses/CC0-1.0.html</xhtml:div>
                                    <xhtml:div class="term">RightsName</xhtml:div>
                                    <xhtml:div class="definition">Creative Commons Zero v1.0 Universal</xhtml:div>
                                    <xhtml:div class="term">Note</xhtml:div>
                                    <xhtml:div class="definition">CC0 1.0 Universal is the Creative Commons license applicable to all publicly available NASA Heliophysics data products</xhtml:div>
                                </xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">AccessURL</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Name</xhtml:div>
                                <xhtml:div class="definition">CDAWeb HAPI Server</xhtml:div>
                                <xhtml:div class="term">URL</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:a target="_blank" href="https://cdaweb.gsfc.nasa.gov/hapi">https://cdaweb.gsfc.nasa.gov/hapi</xhtml:a>
                                </xhtml:div>
                                <xhtml:div class="term">Style</xhtml:div>
                                <xhtml:div class="definition">HAPI</xhtml:div>
                                <xhtml:div class="term">ProductKey</xhtml:div>
                                <xhtml:div class="definition">WI_SOSP_3DP</xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">Web Service to this product using the HAPI interface.</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Format</xhtml:div>
                            <xhtml:div class="definition">CSV</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">InstrumentIDs</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:a target="_blank" href="https://spase-metadata.org/SMWG/Instrument/Wind/3DP.html">spase://SMWG/Instrument/Wind/3DP</xhtml:a>
                        </xhtml:div>
                        <xhtml:div class="term">MeasurementType</xhtml:div>
                        <xhtml:div class="definition">EnergeticParticles</xhtml:div>
                        <xhtml:div class="term">TemporalDescription</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">TimeSpan</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">StartDate</xhtml:div>
                                <xhtml:div class="definition">1994-11-15 12:56:18.000Z</xhtml:div>
                                <xhtml:div class="term">RelativeStopDate</xhtml:div>
                                <xhtml:div class="definition">-P30D</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Cadence</xhtml:div>
                            <xhtml:div class="definition">PT24S</xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Heliosphere</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Earth.NearSurface.Plasmasphere</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Earth.Magnetosphere</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Earth.Magnetosphere.Magnetotail</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Earth.Magnetosphere.Main</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Heliosphere.NearEarth</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Heliosphere.Inner</xhtml:div>
                        <xhtml:div class="term">ObservedRegion</xhtml:div>
                        <xhtml:div class="definition">Earth.Magnetosheath</xhtml:div>
                        <xhtml:div class="term">Caveats</xhtml:div>
                        <xhtml:div class="definition">General Notes per Lynn Wilson Jan 2015: The solid-state telescope (SST) for Wind 3DP electrons returns a velocity distribution function containing 7 energy bins and 48 solid-angle bins. The automated CDF routine appears to remove all the following solid-angle bins: [7,8,9,15,31,32,33] = sun/anti-sun look directions, and [20,21,22,23,44,45,46,47] = low geometry factor bins (also correspond to the SST Thick anti-coincidence detector bins). The sun/anti-sun directions are removed to avoid X-ray and EUV contamination, which is often seen during solar flares. The onset looks exactly like the GOES X-ray observations, which is kind of fun but not what we want to look at. Unfortunately, these look directions can correspond to the magnetic field direction, which can limit the times when we would like to examine SEP events. General Notes per Lynn Wilson Jan 2015: Note that SST Open (e.g., wi_sopd_3dp_00000000_v01.cdf) software removes the following additional solid-angle bins: [0,1,24,25] = noisy. Additionally, SST Open has 9 energy channels from ~70 keV to ~6.7 or 7.1 MeV, depending on the mode the instrument is in. It does not appear that the routine mk_sosp_cdf.pro removes any of these ...bad... look directions, so that should be noted as well. General Notes per Lynn Wilson Jan 2015: Inside the radiation belts, both Foil and Open saturate and suffer from penetrating particles. The instruments are not shielded, so they can only provide relative changes when in these regions. General Notes per Lynn Wilson Jan 2015: The data below all look like they are in units of number flux or # cm-2 s-1 sr-1 eV-1. I believe the CDAWeb units are correct for most of these.</xhtml:div>
                        <xhtml:div class="parameter">Parameter #1</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">Name</xhtml:div>
                            <xhtml:div class="definition">Epoch</xhtml:div>
                            <xhtml:div class="term">ParameterKey</xhtml:div>
                            <xhtml:div class="definition">Epoch</xhtml:div>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Number of milliseconds since CDF_EPOCH: 0000-01-01T00:00:00.000.</xhtml:div>
                            <xhtml:div class="term">Units</xhtml:div>
                            <xhtml:div class="definition">ms</xhtml:div>
                            <xhtml:div class="term">UnitsConversion</xhtml:div>
                            <xhtml:div class="definition">1e-3&gt;s</xhtml:div>
                            <xhtml:div class="term">ValidMin</xhtml:div>
                            <xhtml:div class="definition">01-Jan-1956 00:00:00.000</xhtml:div>
                            <xhtml:div class="term">ValidMax</xhtml:div>
                            <xhtml:div class="definition">01-Jan-2083 00:00:00.000</xhtml:div>
                            <xhtml:div class="term">FillValue</xhtml:div>
                            <xhtml:div class="definition">-1.0E31</xhtml:div>
                            <xhtml:div class="term">Support</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">SupportQuantity</xhtml:div>
                                <xhtml:div class="definition">Temporal</xhtml:div>
                            </xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="parameter">Parameter #2</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">Name</xhtml:div>
                            <xhtml:div class="definition">Unix Time</xhtml:div>
                            <xhtml:div class="term">ParameterKey</xhtml:div>
                            <xhtml:div class="definition">TIME</xhtml:div>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Time since 1970-01-01T00:00:00Z in seconds</xhtml:div>
                            <xhtml:div class="term">Units</xhtml:div>
                            <xhtml:div class="definition">s</xhtml:div>
                            <xhtml:div class="term">Support</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">SupportQuantity</xhtml:div>
                                <xhtml:div class="definition">Temporal</xhtml:div>
                            </xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="parameter">Parameter #3</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">Name</xhtml:div>
                            <xhtml:div class="definition">Electron Flux</xhtml:div>
                            <xhtml:div class="term">ParameterKey</xhtml:div>
                            <xhtml:div class="definition">FLUX</xhtml:div>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Proton number flux 70 keV - 6.8 MeV as a function of energy in 9 channels</xhtml:div>
                            <xhtml:div class="term">Units</xhtml:div>
                            <xhtml:div class="definition">#/(cm^2*ster*eV*s)</xhtml:div>
                            <xhtml:div class="term">Particle</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">ParticleType</xhtml:div>
                                <xhtml:div class="definition">Electron</xhtml:div>
                                <xhtml:div class="term">ParticleQuantity</xhtml:div>
                                <xhtml:div class="definition">NumberFlux</xhtml:div>
                            </xhtml:div>
                        </xhtml:div>
                        <xhtml:div class="parameter">Parameter #4</xhtml:div>
                        <xhtml:div class="definition">
                            <xhtml:div class="term">Name</xhtml:div>
                            <xhtml:div class="definition">Electron Energy</xhtml:div>
                            <xhtml:div class="term">ParameterKey</xhtml:div>
                            <xhtml:div class="definition">ENERGY_filled</xhtml:div>
                            <xhtml:div class="term">Description</xhtml:div>
                            <xhtml:div class="definition">Time-varying proton energies in 9 channels</xhtml:div>
                            <xhtml:div class="term">Units</xhtml:div>
                            <xhtml:div class="definition">eV</xhtml:div>
                            <xhtml:div class="term">Structure</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">Size</xhtml:div>
                                <xhtml:div class="definition">9</xhtml:div>
                                <xhtml:div class="term">Description</xhtml:div>
                                <xhtml:div class="definition">The 9 average electron energies</xhtml:div>
                            </xhtml:div>
                            <xhtml:div class="term">Particle</xhtml:div>
                            <xhtml:div class="definition">
                                <xhtml:div class="term">ParticleType</xhtml:div>
                                <xhtml:div class="definition">Electron</xhtml:div>
                                <xhtml:div class="term">Qualifier</xhtml:div>
                                <xhtml:div class="definition">Average</xhtml:div>
                                <xhtml:div class="term">ParticleQuantity</xhtml:div>
                                <xhtml:div class="definition">Energy</xhtml:div>
                                <xhtml:div class="term">EnergyRange</xhtml:div>
                                <xhtml:div class="definition">
                                    <xhtml:div class="term">Low</xhtml:div>
                                    <xhtml:div class="definition">70000</xhtml:div>
                                    <xhtml:div class="term">High</xhtml:div>
                                    <xhtml:div class="definition">6800000</xhtml:div>
                                    <xhtml:div class="term">Units</xhtml:div>
                                    <xhtml:div class="definition">eV</xhtml:div>
                                </xhtml:div>
                            </xhtml:div>
                        </xhtml:div>
                    </xhtml:div>
                </xhtml:div>
            </xhtml:div>
        </xhtml:div>
        <xhtml:div class="footer">
            <xhtml:div class="footer">
                <xhtml:img class="image-left" src="/logos/nasa-logo.svg" alt="NASA Insignia"/>
                <xhtml:div class="footer-item">Contact SPDF: <xhtml:a style="all:revert" href="mailto:NASA-SPDF-Support@nasa.onmicrosoft.com?subject=HDPWS SPASE">NASA-SPDF Feedback/Support</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">Responsible NASA Official: <xhtml:a style="all: revert" href="mailto:Robert.M.Candey@nasa.gov">Robert M. Candey</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">Site Editor: <xhtml:a style="all:revert" href="mailto:NASA-SPDF-Support@nasa.onmicrosoft.com">Tami Kovalick</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://ror.org/00ryjtt64">SPDF ROR ID</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.re3data.org/repository/r3d100010168">SPDF re3data ID</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/about/">About NASA</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/accessibility/">Accessibility</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/foia/">FOIA</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/no-fear-act/">No FEAR Act</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/privacy/">Privacy Policy</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:a style="all:revert" href="https://www.nasa.gov/vulnerability-disclosure-policy/">Vulnerability Disclosure Policy</xhtml:a>
                </xhtml:div>
                <xhtml:div class="footer-item">
                    <xhtml:span>Last Updated: 2025-12-04</xhtml:span>
                </xhtml:div>
            </xhtml:div>
        </xhtml:div>
    </xhtml:body>
</html>