{
  "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_4_0.xsd",
    "Version": "2.4.0",
    "NumericalData": {
      "ResourceID": "spase://CNES/NumericalData/CDPP-Archive/ISEE1/Ephemeris/ISEE1_ORBIT_GSE",
      "ResourceHeader": {
        "ResourceName": "ISEE1 orbit data (GSE frame, 1 min resolution)",
        "DOI": "https://doi.org/10.24400/802406/z5bt-c037",
        "ReleaseDate": "2022-02-17T16:06:54Z",
        "Description": "ISEE 1 and 2 Orbit data description\n\nEach ASCII file represents one day.\nThe coordinate system used is GSE (Geocentric Solar Ecliptic).\nData record are arranged chronologically.\nOne record each minute containing :\nTime-tag, X.GSE (km), Y.GSE (km), Z.GSE (km), Vx.GSE (km/s), Vy.GSE (km/s), Vz.GSE (km/s)\n\nData in the records are separated by commas and blanks.\nCaution: For the first line, the velocity is NaN (Not a Number) initialized.",
        "Contact": {
          "PersonID": "spase://CNES/Person/CDPP-Archive/Robert.McGuire",
          "Role": "GeneralContact"
        }
      },
      "AccessInformation": {
        "RepositoryID": "spase://CNES/Repository/CDPP-Archive/REGARDS-CDPP",
        "Availability": "Online",
        "AccessURL": {
          "Name": "REGARDS",
          "URL": "https://regards.cnes.fr/user/cdpp/modules/1777?sp=DatasetName;q=DatasetName:ISEE1_ORBIT_GSE",
          "Description": "Access via CNES Data Archive for CDPP"
        },
        "Format": "Text.ASCII"
      },
      "InstrumentID": "spase://CNES/Instrument/CDPP-Archive/ISEE1/Ephemeris",
      "MeasurementType": "Ephemeris",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1977-10-22T00:00:00Z",
          "StopDate": "1987-09-26T00:00:00Z"
        }
      },
      "ObservedRegion": [
        "Earth.Magnetosphere",
        "Earth.Magnetosheath",
        "Heliosphere.NearEarth"
      ],
      "Parameter": [
        {
          "Name": "ISEE1 Spacecraft position (GSE)",
          "Description": "ISEE1 spacecraft position in GES frame at  1 min resolution",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Support": {
            "Qualifier": "Vector",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "ISEE1 Spacecraft velovcity (GSE)",
          "Description": "ISEE1 spacecraft velocity  in GSE frame at  1 min resolution",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Support": {
            "Qualifier": "Vector",
            "SupportQuantity": "Velocity"
          }
        }
      ]
    }
  }
}