{
  "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/POLAR/Ephemeris/PT60S",
      "ResourceHeader": {
        "ResourceName": "Polar Predicted Orbit, 1 min Data",
        "ReleaseDate": "2021-04-27T15:38:11Z",
        "Description": "Polar orbit data, 1-min GSE and GSM (originally \"predicted,\" but so good that generation of \"definitive\" data were dropped)",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/Jan.Merka",
            "Role": "MetadataContact"
          },
          {
            "PersonID": "spase://SMWG/Person/Robert.M.Candey",
            "Role": "GeneralContact"
          }
        ],
        "PriorID": [
          "spase://VSPO/NumericalData/P_POLAR_HDR_PREDORBIT_60S",
          "spase://VMO/NumericalData/POLAR/Ephemeris/PT01M",
          "spase://VSPO/NumericalData/POLAR/Ephemeris/PT60S"
        ]
      },
      "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/polar/orbit/pre_or/"
            },
            {
              "Name": "HTTPS from SPDF",
              "URL": "https://spdf.gsfc.nasa.gov/pub/data/polar/orbit/pre_or/",
              "Description": "In CDF via HTTP from CDAWeb"
            },
            {
              "Name": "CDAWeb",
              "URL": "https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?dataset=PO_OR_PRE&index=sp_phys",
              "ProductKey": "PO_OR_PRE"
            }
          ],
          "Format": "CDF"
        },
        {
          "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": "PO_OR_PRE",
            "Description": "Web Service to this product using the HAPI interface."
          },
          "Format": "CSV"
        }
      ],
      "InstrumentID": "spase://SMWG/Instrument/POLAR/Ephemeris",
      "MeasurementType": "Ephemeris",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1996-02-27T00:00:00",
          "StopDate": "2008-04-16T00:00:00"
        },
        "Cadence": "PT60S"
      },
      "ObservedRegion": "Earth.Magnetosphere",
      "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",
                "Index": "1",
                "Units": "year",
                "ValidMin": "1992",
                "ValidMax": "2020",
                "FillValue": "-2147483648"
              },
              {
                "Name": "Day of Year (Jan 1 = day 1)",
                "Index": "2",
                "Units": "day",
                "ValidMin": "1",
                "ValidMax": "366",
                "FillValue": "-2147483648"
              },
              {
                "Name": "elapsed ms of day",
                "Index": "3",
                "Units": "ms",
                "UnitsConversion": "1e-3>s",
                "ValidMin": "0",
                "ValidMax": "86399000",
                "FillValue": "-2147483648"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "GCI Cartesian Position",
          "ParameterKey": "GCI_POS",
          "Units": "km/s",
          "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",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GSE Cartesian Position",
          "ParameterKey": "GSE_POS",
          "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",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Other"
          }
        },
        {
          "Name": "GSM Cartesian Position",
          "ParameterKey": "GSM_POS",
          "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",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSM"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz",
                "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",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GEI"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "Xsun",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Ysun",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "Zsun",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-1.6E8",
                "ValidMax": "1.6E8",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "HEC Cartesian Position",
          "ParameterKey": "HEC_POS",
          "Units": "km",
          "UnitsConversion": "1e3>m",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "HAE"
          },
          "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",
          "Units": "km/s",
          "UnitsConversion": "1e3>m/s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSM"
          },
          "Structure": {
            "Size": "3",
            "Element": [
              {
                "Name": "vx",
                "Qualifier": "Component.I",
                "Index": "1",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vy",
                "Qualifier": "Component.J",
                "Index": "2",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              },
              {
                "Name": "vz",
                "Qualifier": "Component.K",
                "Index": "3",
                "ValidMin": "-12.0",
                "ValidMax": "12.0",
                "FillValue": "-1.0E31"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Velocity"
          }
        },
        {
          "Name": "CRN of the Earth",
          "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",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "0.0",
          "ValidMax": "6.283185306999999",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.AzimuthAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Lat of the Earth",
          "ParameterKey": "LAT_EARTH",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "-1.5707963269999998",
          "ValidMax": "1.5707963269999998",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.ElevationAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "CRN of the Spacecraft",
          "ParameterKey": "CRN_SPACE",
          "Description": "Carrington rotation number of the spacecraft",
          "ValidMin": "1857",
          "ValidMax": "2239",
          "FillValue": "-2147483648",
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Long of Craft",
          "ParameterKey": "LONG_SPACE",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "0.0",
          "ValidMax": "6.283185306999999",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.AzimuthAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Heliographic Lat of the Craft",
          "ParameterKey": "LAT_SPACE",
          "Units": "rad",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "HG"
          },
          "ValidMin": "-1.5707963269999998",
          "ValidMax": "1.5707963269999998",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.ElevationAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Calculated EDMLT Time",
          "ParameterKey": "EDMLT_TIME",
          "Description": "Calculated Magnetic Local Time (EDMLT) in hours",
          "Units": "hour",
          "UnitsConversion": "3600>s",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "MAG"
          },
          "ValidMin": "0.0",
          "ValidMax": "24.0",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.AzimuthAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "Magnetic Latitude",
          "ParameterKey": "MAG_LATITUDE",
          "Description": "Calculated magnetic latitude.",
          "Units": "deg",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Spherical",
            "CoordinateSystemName": "MAG"
          },
          "ValidMin": "-90.0",
          "ValidMax": "90.0",
          "FillValue": "-1.0E31",
          "Support": {
            "Qualifier": "DirectionAngle.ElevationAngle",
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "L_SHELL",
          "ParameterKey": "L_SHELL",
          "Units": "Re",
          "ValidMin": "1.0",
          "ValidMax": "20000.0",
          "FillValue": "-1.0E31",
          "Support": {
            "SupportQuantity": "Positional"
          }
        }
      ]
    }
  }
}