{
  "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://JAXA/NumericalData/Geotail/Ephemeris/PT10M",
      "ResourceHeader": {
        "ResourceName": "Geotail Spacecraft Definitive Positions",
        "ReleaseDate": "2021-04-27T17:52:35Z",
        "Description": "Definitive Geotail spacecraft positions in various coordinate systems",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/Gerald.Blackwell",
            "Role": "DataProducer"
          },
          {
            "PersonID": "spase://SMWG/Person/Jan.Merka",
            "Role": "MetadataContact"
          }
        ],
        "PriorID": [
          "spase://VMO/NumericalData/Geotail/Ephemeris/PT10M",
          "spase://VSPO/NumericalData/Geotail/Ephemeris/PT10M"
        ]
      },
      "AccessInformation": [
        {
          "RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF/CDAWeb",
          "Availability": "Online",
          "AccessRights": "Open",
          "AccessURL": [
            {
              "Name": "FTPS from SPDF (not with most browsers)",
              "URL": "ftps://spdf.gsfc.nasa.gov/pub/data/geotail/orbit/def_or/",
              "Description": "NASA/GSFC CDAWeb ftp access to the data."
            },
            {
              "Name": "HTTPS from SPDF",
              "URL": "https://spdf.gsfc.nasa.gov/pub/data/geotail/orbit/def_or/",
              "Description": "In CDF via HTTP from SPDF"
            },
            {
              "Name": "CDAWeb",
              "URL": "https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=GE_OR_DEF&index=sp_phys",
              "ProductKey": "GE_OR_DEF"
            },
            {
              "Name": "SSCWeb",
              "URL": "https://sscweb.gsfc.nasa.gov/cgi-bin/Locator.cgi",
              "ProductKey": "geotail"
            }
          ],
          "Format": "CDF",
          "Encoding": "None"
        },
        {
          "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": "GE_OR_DEF",
            "Description": "Web Service to this product using the HAPI interface."
          },
          "Format": "CSV"
        }
      ],
      "InstrumentID": "spase://SMWG/Instrument/Geotail/Ephemeris",
      "MeasurementType": "Ephemeris",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1992-07-27T16:00:00",
          "RelativeStopDate": "-P7D"
        },
        "Cadence": "PT10M"
      },
      "Parameter": [
        {
          "Name": "Orbit Epoch Time",
          "ParameterKey": "Epoch",
          "Description": "Number of milliseconds since the CDF epoch",
          "Units": "ms",
          "UnitsConversion": "1e-3>s",
          "ValidMin": "01-Jul-1992 00:00:00.000",
          "ValidMax": "31-Dec-2020 23:59:59.000",
          "FillValue": "-1.0E31",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Orbit PB5 Time",
          "ParameterKey": "Time_PB5",
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "Year",
                "Qualifier": "Component.I",
                "Index": "1",
                "Units": "year",
                "ValidMin": "1992",
                "ValidMax": "2020",
                "FillValue": "-2147483648"
              },
              {
                "Name": "Day of Year (Jan 1 = day 1)",
                "Qualifier": "Component.I",
                "Index": "2",
                "Units": "day",
                "ValidMin": "1",
                "ValidMax": "366",
                "FillValue": "-2147483648"
              },
              {
                "Name": "Elapsed ms of day",
                "Qualifier": "Component.I",
                "Index": "3",
                "Units": "ms",
                "UnitsConversion": "1e-3>s",
                "ValidMin": "0",
                "ValidMax": "86399000",
                "FillValue": "-2147483648"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "GCI Cartesian Position",
          "ParameterKey": "GCI_POS",
          "Description": "Spacecraft position vector in GCI coordinates",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "X GCI",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Y GCI",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Z GCI",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GCI Cartesian Velocity",
          "ParameterKey": "GCI_VEL",
          "Description": "Spacecraft orbital velocity vector in GCI coordinates",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx GCI",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy GCI",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz GCI",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Velocity"
          }
        },
        {
          "Name": "GSE Cartesian Position",
          "ParameterKey": "GSE_POS",
          "Description": "Spacecraft position vector in GSE coordinates",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "X GSE",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Y GSE",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Z GSE",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GSE Cartesian Velocity",
          "ParameterKey": "GSE_VEL",
          "Description": "Spacecraft orbital velocity vector in GSE coordinates",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx GSE",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy GSE",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz GSE",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Velocity"
          }
        },
        {
          "Name": "GSM Cartesian Position",
          "ParameterKey": "GSM_POS",
          "Description": "Spacecraft position vector in GSM coordinates",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSM"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "X GSM",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Y GSM",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Z GSM",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GSM Cartesian Velocity",
          "ParameterKey": "GSM_VEL",
          "Description": "Spacecraft orbital velocity vector in GSM coordinates",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSM"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx GSM",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy GSM",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz GSM",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Velocity"
          }
        },
        {
          "Name": "GCI Sun Postion Vector",
          "ParameterKey": "SUN_VECTOR",
          "Description": "Sun position vector in GCI coordinates",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "Sun X GCI",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Sun Y GCI",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Sun Z GCI",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "HEC Cartesian Position",
          "ParameterKey": "HEC_POS",
          "Description": "Spacecraft position vector in HEC coordinates",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "HEE"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "X HEC",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Y HEC",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Z HEC",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1800000.0",
                "ValidMax": "1800000.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "HEC Cartesian Velocity",
          "ParameterKey": "HEC_VEL",
          "Description": "Spacecraft orbital velocity vector in HEC coordinates",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "HEE"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx HEC",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy HEC",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz HEC",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Velocity"
          }
        },
        {
          "Name": "Carrington Rotation Number",
          "ParameterKey": "CRN_EARTH",
          "Description": "Carrington rotation number of the Earth",
          "ValidMin": "1857",
          "ValidMax": "2239",
          "FillValue": "-2147483648",
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Long of the Earth",
          "ParameterKey": "LONG_EARTH",
          "Description": "Heliographic longitude of the Earth",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "0.0",
          "ValidMax": "6.283185307",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.AzimuthAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Lat of the Earth",
          "ParameterKey": "LAT_EARTH",
          "Description": "Heliographic latitude of the Earth",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "-1.570796327",
          "ValidMax": "1.570796327",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.ElevationAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Long of Craft",
          "ParameterKey": "LONG_SPACE",
          "Description": "Heliographic longitude of the spacecraft",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "0.0",
          "ValidMax": "6.283185307",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.AzimuthAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Lat of the Craft",
          "ParameterKey": "LAT_SPACE",
          "Description": "Heliographic latitude of the spacecraft",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "-1.570796327",
          "ValidMax": "1.570796327",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.ElevationAngle",
            "SupportQuantity": "Positional"
          }
        }
      ]
    }
  }
}