{
  "Spase": {
    "xmlns": "http://www.spase-group.org/data/schema",
    "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
    "xsi:schemaLocation": "http://www.spase-group.org/data/schema  http://www.spase-group.org/data/schema/spase-2_3_0.xsd",
    "Version": "2.3.0",
    "NumericalData": {
      "ResourceID": "spase://NOAA/NumericalData/LANL/2001/SOPA/PT10S",
      "ResourceHeader": {
        "ResourceName": "Los Alamos National Laboratory 01A spacecraft Synchronous Orbit Particle Analyzer (SOPA)",
        "AlternateName": "LANL-01A SOPA data",
        "ReleaseDate": "2019-05-05T12:34:56Z",
        "Description": "The LANL-97A SOPA data set contains various parameters at about 10 s resolution. These parameters include universal time, spacecraft location, electron and ion energy,  electron and ion particle flux, and electron and ion fluxes.",
        "Acknowledgement": "Los Alamos National Laboratory;  Dr. Reiner Friedel.",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/UNKNOWN",
            "Role": "DataProducer"
          },
          {
            "PersonID": "spase://SMWG/Person/James.M.Weygand",
            "Role": "MetadataContact"
          }
        ],
        "InformationURL": [
          {
            "Name": "National Oceanic and Atmospheric Administration archive of Los Alamos National Laboratory GEO\n Synchronous Orbit Particle Analyzer data",
            "URL": "https://www.ngdc.noaa.gov/stp/space-weather/satellite-data/satellite-systems/lanl_geo/data/LANL-01A/",
            "Description": "Data set of LANL GEO SOPA and MPA data.",
            "Language": "EN"
          },
          {
            "Name": "Los Alamos Nation Laboratory spacecraft Synchronous Orbit Particle Analyzer (SOPA)",
            "URL": "https://agupubs.onlinelibrary.wiley.com/doi/10.1029/92JA01139",
            "Description": "Journal of Geophysical Research Article containing information on the LANL SOPA instrument."
          }
        ]
      },
      "AccessInformation": {
        "RepositoryID": "spase://SMWG/Repository/NOAA/NGDC",
        "Availability": "Online",
        "AccessRights": "Open",
        "AccessURL": {
          "Name": "LANL GEO data archive",
          "URL": "https://www.ngdc.noaa.gov/stp/space-weather/satellite-data/satellite-systems/lanl_geo/data/",
          "Description": "NOAA data achive of LANL GEO SOPA and MPA data",
          "Language": "EN"
        },
        "Format": "Text.ASCII",
        "Encoding": "None",
        "Acknowledgement": "Los Alamos National Laboratory; Dr. Reiner Friedel Dr. Michael G. Henderson"
      },
      "ProcessingLevel": "Calibrated",
      "ProviderResourceName": "LANL-01A SOPA",
      "InstrumentID": "spase://SMWG/Instrument/LANL/01A/SOPA",
      "MeasurementType": "EnergeticParticles",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "2014-01-01T00:00:00",
          "StopDate": "2014-01-31T23:59:59"
        },
        "Cadence": "PT10.24S"
      },
      "Keyword": [
        "geosynchronus",
        "LANL",
        "Synchronous Orbit Particle Analyzer",
        "SOPA"
      ],
      "Parameter": [
        {
          "Name": "Epoch",
          "ParameterKey": "Column_1",
          "Description": "This is the time of the data collection date and time in ISO 8601 format. Universal Time in data cell: day, month, year hour, min, seconds. Ex: '01-Jan-1981 00:00:00.000'.",
          "RenderingHints": {
            "AxisLabel": "Epoch"
          },
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "LATLON",
          "ParameterKey": "Column_2-Column_3",
          "Description": "This is the latitude and longitude of the spacecraft.",
          "Cadence": "PT10.24S",
          "Units": "degrees",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "GEO"
          },
          "RenderingHints": {
            "AxisLabel": "Lat/Lon"
          },
          "Structure": {
            "Size": "2",
            "Description": "Latitude and Longitude Vector.",
            "Element": [
              {
                "Name": "Latitude",
                "Index": "1",
                "Units": "degrees",
                "ValidMin": "-180",
                "ValidMax": "360",
                "FillValue": "-99.0"
              },
              {
                "Name": "Longitude",
                "Index": "2",
                "Units": "degrees",
                "ValidMin": "-180",
                "ValidMax": "360",
                "FillValue": "-99.0"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "RAD",
          "ParameterKey": "Column_4",
          "Description": "This is the radius of the spacecraft.",
          "Cadence": "PT10.24S",
          "Units": "Re",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "GEO"
          },
          "RenderingHints": {
            "AxisLabel": "Radius"
          },
          "ValidMin": "1",
          "ValidMax": "10",
          "FillValue": "-99.0",
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "ENERGY_ELEC",
          "ParameterKey": "Column_5-Column_14",
          "Description": "This is the spin-averaged electron flux from FCF.",
          "Cadence": "PT10.24S",
          "Units": "cm^-2 s^-1 sr^-1 keV^-1",
          "RenderingHints": {
            "AxisLabel": "Spin-avg. Flux [[cm^-2 s^-1 sr^-1 keV^-1]]"
          },
          "Structure": {
            "Size": "10",
            "Description": "Ten channels of spin-average electron flux. The energy channels are: [60.6958, 89.4161, 128.9860, 185.700, 274.7960, 394.6230, 577.4410, 840.3280, 1210.3, 1580.99] with units of kEv.",
            "Element": [
              {
                "Name": "E1",
                "Index": "1",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E2",
                "Index": "2",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E3",
                "Index": "3",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E4",
                "Index": "4",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E5",
                "Index": "5",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E6",
                "Index": "6",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E7",
                "Index": "7",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E8",
                "Index": "8",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E9",
                "Index": "9",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "E10",
                "Index": "10",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              }
            ]
          },
          "Particle": {
            "ParticleType": "Electron",
            "Qualifier": "Scalar",
            "ParticleQuantity": "NumberFlux",
            "EnergyRange": {
              "Low": "50",
              "High": "2500",
              "Units": "keV"
            }
          }
        },
        {
          "Name": "ENERGY_PROT",
          "ParameterKey": "Column_15-Column_26",
          "Description": "This is the spin-averaged proton flux from FCF.",
          "Cadence": "PT10.24S",
          "Units": "cm^-2 s^-1 sr^-1 keV^-1",
          "RenderingHints": {
            "AxisLabel": "Spin-avg. Flux [[cm^-2 s^-1 sr^-1 keV^-1]]"
          },
          "Structure": {
            "Size": "14",
            "Description": "Twelve channels of spin-average electron flux. The energy channels are: [61.2373, 92.0598, 138.6000, 206.155, 316.2280, 517.6870, 896.6610, 1509.97, 2426.9300, 3937.0, 6204.8400, 19621.4000] in units of keV",
            "Element": [
              {
                "Name": "P1",
                "Index": "1",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P2",
                "Index": "2",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P3",
                "Index": "3",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P4",
                "Index": "4",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P5",
                "Index": "5",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P6",
                "Index": "6",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P7",
                "Index": "7",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P8",
                "Index": "8",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P9",
                "Index": "9",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P10",
                "Index": "10",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P11",
                "Index": "11",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              },
              {
                "Name": "P12",
                "Index": "12",
                "Units": "[cm^-2 s^-1 sr^-1 keV^-1]",
                "ValidMin": "0.1",
                "ValidMax": "10000000",
                "FillValue": "-1.0"
              }
            ]
          },
          "Particle": {
            "ParticleType": "Proton",
            "Qualifier": "Scalar",
            "ParticleQuantity": "NumberFlux",
            "EnergyRange": {
              "Low": "50",
              "High": "5000",
              "Units": "keV"
            }
          }
        }
      ]
    }
  }
}