{
  "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_2_9.xsd",
    "Version": "2.2.9",
    "NumericalData": {
      "ResourceID": "spase://NASA/NumericalData/POLAR/EFI/SC/GEI/Velocity/PT60S",
      "ResourceHeader": {
        "ResourceName": "Polar Electric Fields Instrument (EFI), Spacecraft Velocity in GEI coordinates",
        "ReleaseDate": "2020-07-07T21:15:01Z",
        "Description": "The Polar spacecraft velocity, in GEI coordinates.",
        "Acknowledgement": "The user will acknowledge, in any publication which uses POLAR EFI data, the instrument PI.",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/Forrest.S.Mozer",
            "Role": "PrincipalInvestigator"
          },
          {
            "PersonID": "spase://SMWG/Person/Jack.B.Vernetti",
            "Role": "MetadataContact"
          }
        ],
        "PriorID": [
          "spase://VWO/NumericalData/POLAR/EFI/S_C_GEI_Velocity",
          "spase://VSPO/NumericalData/POLAR/EFI/SC/GEI/Velocity/PT60S"
        ]
      },
      "AccessInformation": {
        "RepositoryID": "spase://SMWG/Repository/UCB/POLAR/EFI",
        "Availability": "Online",
        "AccessRights": "Open",
        "AccessURL": {
          "URL": "http://polarefi.ssl.berkeley.edu/PolarEFI",
          "Description": "This URL is the root location of the POLAR EFI archive. It consists of Yearly subdirectories: 1996, 1997, ..., 2008 each of which consists of Monthly subdirectories: 01, 02, ..., 12 The archive files for a given date are located in the corresponding YY/MM subdirectory.",
          "Language": "en"
        },
        "Format": "CDF",
        "Encoding": "None",
        "Acknowledgement": "The user will acknowledge, in any publication which uses POLAR EFI data, the instrument PI."
      },
      "InstrumentID": "spase://SMWG/Instrument/POLAR/EFI",
      "MeasurementType": "Ephemeris",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1996-03-16T00:00:00",
          "StopDate": "2008-04-13T24:00:00"
        },
        "Cadence": "PT60S"
      },
      "Parameter": [
        {
          "Name": "Time",
          "ParameterKey": "TIME_TAG",
          "Description": "Data point time-tags which are double precision floating point numbers which represent the number of seconds, UTC, from midnight of the day represented by the file.",
          "Cadence": "PT60S",
          "Units": "seconds",
          "ValidMin": "0.0",
          "ValidMax": "86460.0",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "SCVelocityGEIVector",
          "ParameterKey": "DATA_VALUES",
          "Description": "Data point vector values which are a triplet of single precision floating point numbers which represent the X,Y,Z components of the GEI spacecraft velocity, in km/sec.",
          "Cadence": "PT60S",
          "Units": "km/sec",
          "UnitsConversion": "1.0e+3>m/sec",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "ValidMin": "-20.0",
          "ValidMax": "20.0",
          "Support": {
            "SupportQuantity": "Velocity"
          }
        }
      ]
    }
  }
}