{
  "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  https://www.spase-group.org/data/schema/spase-2_3_2.xsd",
    "Version": "2.3.2",
    "NumericalData": {
      "ResourceID": "spase://NASA/NumericalData/STEREO-B/IMPACT/MAG/SC/L1/PT0.125S",
      "ResourceHeader": {
        "ResourceName": "STEREO-B In-Situ Measurements of Particles and CME Transients (IMPACT) Fluxgate Magnetometer (MAG) Magnetic Field Vectors, in Spacecraft (SC) Coordinates",
        "ReleaseDate": "2021-04-27T15:38:11Z",
        "Description": "STEREO Behind In-situ Measurements of Particles and CME Transients, IMPACT, Magnetometer Instrument, MAG, Magnetic Field Vectors, Level 1 Data",
        "Acknowledgement": "J. Luhmann",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/Janet.G.Luhmann",
            "Role": "PrincipalInvestigator"
          },
          {
            "PersonID": "spase://SMWG/Person/Robert.E.McGuire",
            "Role": "MetadataContact"
          },
          {
            "PersonID": "spase://SMWG/Person/Lee.Frost.Bargatze",
            "Role": "MetadataContact"
          }
        ],
        "InformationURL": {
          "Name": "STEREO IMPACT Experiment Web Site",
          "URL": "http://sprg.ssl.berkeley.edu/impact/",
          "Description": "STEREO, In-situ Measurements of Particles and CME Transients, IMPACT, Experiment and Data Descriptions"
        },
        "PriorID": [
          "spase://VSPO/NumericalData/STEREO-B/IMPACT/MAG/PT1S",
          "spase://VSPO/NumericalData/STEREO-B/IMPACT/MAG/SC/L1/PT0.125S"
        ]
      },
      "AccessInformation": [
        {
          "RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF",
          "Availability": "Online",
          "AccessRights": "Open",
          "AccessURL": [
            {
              "Name": "FTPS from SPDF (not with most browsers)",
              "URL": "ftps://spdf.gsfc.nasa.gov/pub/data/stereo/behind/l1/impact/sc/mag/",
              "Description": "Access to Data in CDF Format via ftp from SPDF"
            },
            {
              "Name": "HTTPS from SPDF",
              "URL": "https://spdf.gsfc.nasa.gov/pub/data/stereo/behind/l1/impact/sc/mag/",
              "Description": "Access to Data in CDF Format via http from SPDF"
            },
            {
              "Name": "CDAWeb",
              "URL": "https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=STB_L1_MAG_SC&index=sp_phys",
              "ProductKey": "STB_L1_MAG_SC",
              "Description": "Access to ASCII, CDF, and plots via NASA/GSFC CDAWeb"
            }
          ],
          "Format": "CDF",
          "Encoding": "None",
          "Acknowledgement": "J. Luhmann. Please acknowledge the data providers and CDAWeb when using these data."
        },
        {
          "RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF",
          "Availability": "Online",
          "AccessRights": "Open",
          "AccessURL": {
            "Name": "CDAWeb HAPI Server",
            "URL": "https://cdaweb.gsfc.nasa.gov/hapi",
            "Style": "HAPI",
            "ProductKey": "STB_L1_MAG_SC",
            "Description": "Web Service to this product using the HAPI interface."
          },
          "Format": "CSV",
          "Acknowledgement": "J. Luhmann. Please acknowledge the data providers and CDAWeb when using these data."
        }
      ],
      "ProcessingLevel": "Calibrated",
      "InstrumentID": "spase://SMWG/Instrument/STEREO-B/IMPACT/MAG",
      "MeasurementType": "MagneticField",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "2006-11-07T00:00:05",
          "StopDate": "2014-09-27T23:59:59.999"
        },
        "Cadence": "PT0.125S"
      },
      "ObservedRegion": "Heliosphere.Remote1AU",
      "Parameter": [
        {
          "Name": "Epoch Time, since 0 A.D.",
          "ParameterKey": "Epoch",
          "Description": "Epoch Time, Milliseconds since 0 A.D.",
          "Caveats": "Interval-Centered Time Tag",
          "Cadence": "PT0.125S",
          "Units": "ms",
          "UnitsConversion": "1e-3>s",
          "RenderingHints": {
            "AxisLabel": "Epoch"
          },
          "ValidMin": "01-Jan-1990 00:00:00.000",
          "ValidMax": "31-Dec-2020 00:00:00.000",
          "FillValue": "31-Dec-9999 23:59:59.999",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "IMPACT/MAG Magnetic Field Vector, SC",
          "Set": "Time series defined by using: EPOCH",
          "ParameterKey": "BFIELD",
          "Description": "IMPACT/MAG Magnetic Field Vector, Spacecraft, SC, Coordinates",
          "Cadence": "PT0.125S",
          "Units": "nT",
          "UnitsConversion": "1e-9>T",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "SC"
          },
          "RenderingHints": {
            "DisplayType": "TimeSeries",
            "ValueFormat": "E13.6",
            "ScaleType": "LinearScale"
          },
          "Structure": {
            "Size": "4",
            "Element": [
              {
                "Name": "Bx(s/c)",
                "Index": "1",
                "RenderingHints": {
                  "AxisLabel": "Bx(s/c)"
                }
              },
              {
                "Name": "By(s/c)",
                "Index": "2",
                "RenderingHints": {
                  "AxisLabel": "By(s/c)"
                }
              },
              {
                "Name": "Bz(s/c)",
                "Index": "3",
                "RenderingHints": {
                  "AxisLabel": "Bz(s/c)"
                }
              },
              {
                "Name": "BTotal",
                "Index": "4",
                "RenderingHints": {
                  "AxisLabel": "BTotal"
                }
              }
            ]
          },
          "ValidMin": "-10000.0",
          "ValidMax": "10000.0",
          "FillValue": "-1.0e+31",
          "Field": {
            "Qualifier": [
              "Vector",
              "Magnitude"
            ],
            "FieldQuantity": "Magnetic"
          }
        },
        {
          "Name": "IMPACT/MAG Status Flag",
          "Set": "Time series defined by using: EPOCH",
          "ParameterKey": "MAGFLAGUC",
          "Description": "IMPACT/MAG Status Flag, Highly Encoded Values",
          "Caveats": "Bits 0:3-Magnetometer Error Counter, Bits 4:7-Magnetometer Command Counter, Bit 8-Spare, Bit 9-First, Bit 10-Time, Bit 11-Interface Parity Error, 0=OK, 1=Fault, Bit 12-Interface Timeout Error, 0=OK, 1=Fault, Bit-13 ADC Calibration, 0=Off, 1=On, Bit 14-In Flight Calibration, 0=Off, 1=On, Bit 15-Range, 0=Low Field, High Sensitivity, 1=High Field, Low Sensitivity, Bit 16-Calibration, 0=Old Calibration, 1=New Calibration, Bit-17 STEREO Stepping For X-Axis, Bits 18:31 Spare",
          "Cadence": "PT0.125S",
          "RenderingHints": {
            "AxisLabel": "MAGFLAGUC",
            "ValueFormat": "I8",
            "ScaleType": "LinearScale"
          },
          "ValidMin": "0",
          "ValidMax": "4294967295",
          "FillValue": "4294967295",
          "Support": {
            "Qualifier": "Scalar",
            "SupportQuantity": "Other"
          }
        }
      ]
    }
  }
}