{
  "Spase": {
    "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
    "xmlns": "http://www.spase-group.org/data/schema",
    "xsi:schemaLocation": "http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_9.xsd",
    "Version": "2.2.9",
    "NumericalData": {
      "ResourceID": "spase://NASA/NumericalData/ISEE3/MAG/PT0.16S",
      "ResourceHeader": {
        "ResourceName": "ISEE-3 High Resolution Magnetic Field Data",
        "ReleaseDate": "2020-07-07T21:14:40Z",
        "Description": "These data are the highest-time-resolution data available from the ISEE-3 MAG instrument. The data are separated into four files per day, each with the date (YYDDD) and starting hour (00, 06, 12, or 18) embedded in the data file name. The ASCII files were compressed using gzip, and must be de-compressed before using. Some or all files from any particular day may be absent due to absence of data. Files are located in yearly sub-directories.",
        "Acknowledgement": "Please acknowledge Edward J. Smith (P.I.) and the National Space Science Data Center.",
        "Contact": {
          "PersonID": "spase://SMWG/Person/Edward.J.Smith",
          "Role": "PrincipalInvestigator"
        },
        "PriorID": [
          "spase://VHO/NumericalData/ISEE3/MAG/PT0.16S",
          "spase://VSPO/NumericalData/ISEE3/MAG/PT0.167S",
          "spase://VSPO/NumericalData/P_ISEE3_HDR_MAG_0.167S",
          "spase://VSPO/NumericalData/ISEE3/MAG/PT0.16S"
        ]
      },
      "AccessInformation": {
        "RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF",
        "Availability": "Online",
        "AccessRights": "Open",
        "AccessURL": [
          {
            "Name": "FTPBrowser",
            "URL": "https://omniweb.sci.gsfc.nasa.gov/ftpbrowser/isee3.html"
          },
          {
            "Name": "FTPS from SPDF (not with most browsers)",
            "URL": "ftps://spdf.gsfc.nasa.gov/pub/data/isee/isee3/magnetic_fields/0.16sec_ascii_gz/"
          },
          {
            "Name": "HTTPS from SPDF",
            "URL": "https://spdf.gsfc.nasa.gov/pub/data/isee/isee3/magnetic_fields/0.16sec_ascii_gz/",
            "Description": "In CDF via HTTP from SPDF"
          }
        ],
        "Format": "Text.ASCII",
        "Encoding": "GZIP"
      },
      "InstrumentID": "spase://SMWG/Instrument/ISEE3/MAG",
      "MeasurementType": "MagneticField",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1978-01-01T00:00:00",
          "StopDate": "1985-12-31T00:00:00"
        },
        "Cadence": "PT0.16S"
      },
      "ObservedRegion": "Heliosphere.NearEarth",
      "Parameter": [
        {
          "Name": "Year",
          "ParameterKey": "Column_1",
          "Description": "2-digit year",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Day of Year",
          "ParameterKey": "Column_2",
          "Description": "day of year (Jan. 1 is 001)",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Hour",
          "ParameterKey": "Column_3",
          "Description": "Hour (0 to 23)",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Minute",
          "ParameterKey": "Column_4",
          "Description": "Minute (0 to 59.99)",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Seconds",
          "ParameterKey": "Column_5",
          "Description": "Seconds (0 - 59.99)",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Bx",
          "ParameterKey": "Column_6",
          "Description": "Bx in Solar Ecliptic coordinates",
          "Units": "nT",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "SE"
          },
          "Field": {
            "Qualifier": "Component.I",
            "FieldQuantity": "Magnetic"
          }
        },
        {
          "Name": "By",
          "ParameterKey": "Column_7",
          "Description": "By in Solar Ecliptic coordinates",
          "Units": "nT",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "SE"
          },
          "Field": {
            "Qualifier": "Component.J",
            "FieldQuantity": "Magnetic"
          }
        },
        {
          "Name": "Bz",
          "ParameterKey": "Column_8",
          "Description": "Bz in Solar Ecliptic coordinates",
          "Units": "nT",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "SE"
          },
          "Field": {
            "Qualifier": "Component.K",
            "FieldQuantity": "Magnetic"
          }
        },
        {
          "Name": "BT",
          "ParameterKey": "Column_9",
          "Description": "Magnetic Field Magnitude",
          "Units": "nT",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "SE"
          },
          "Field": {
            "Qualifier": "Magnitude",
            "FieldQuantity": "Magnetic"
          }
        }
      ]
    }
  }
}