{
  "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/Voyager1/LECP/Flux/Ion/Sectored/PT3H",
      "ResourceHeader": {
        "ResourceName": "Voyager 1 Low-Energy Charged Particle (LECP) Ion Channel Intensities By Sector in ASCII Format 3-hour",
        "AlternateName": "V1-LECP-IONFLUX-SECTORED-PT3H",
        "ReleaseDate": "2020-07-07T21:15:52Z",
        "Description": "Count Rates, For All Sectors, Voyager1, LECP, Filtered, Channel, Calibrated, CadencePT3H",
        "Acknowledgement": "Please acknowledge the LECP PI (S.M. Krimigis) and the lead LECP CoI (R.B. Decker)",
        "Contact": [
          {
            "PersonID": "spase://SMWG/Person/Stamatios.M.Krimigis",
            "Role": "PrincipalInvestigator"
          },
          {
            "PersonID": "spase://SMWG/Person/Robert.B.Decker",
            "Role": "CoInvestigator"
          },
          {
            "PersonID": "spase://SMWG/Person/Lawrence.Brown",
            "Role": "ArchiveSpecialist"
          }
        ],
        "InformationURL": {
          "Name": "Informational Website for Voyager 1 and 2 LECP\n\t\t\t\t\tInstrument",
          "URL": "http://sd-www.jhuapl.edu/VOYAGER/v1_data/v1_3h/v1_ion_3h/aaa_read_me.txt",
          "Description": "The webpage provides a detailed description of Ion Channel Intensity files."
        },
        "PriorID": [
          "spase://VEPO/NumericalData/Voyager1/LECP/Flux.Ion.Sectored.PT3H",
          "spase://VSPO/NumericalData/Voyager1/LECP/Flux/Ion/Sectored/PT3H"
        ]
      },
      "AccessInformation": [
        {
          "RepositoryID": "spase://SMWG/Repository/JHU_APL",
          "Availability": "Online",
          "AccessRights": "Open",
          "AccessURL": {
            "Name": "Voyager1 LECP Average Filtered Rate Data in ASCII Format",
            "URL": "http://sd-www.jhuapl.edu/VOYAGER/v1_data/v1_3h/v1_ion_3h/",
            "Description": "Count Rates, All Sectors, Voyager1, LECP, Filtered, Channel CSV Text Files, File Name Template: http://sd-www.jhuapl.edu/VOYAGER/v1_data/v1_3h/v1_ion_3h/v1_%Y_ion_3h/%{*;regexp='.*'}%Y%{*;regexp='.*'}"
          },
          "Format": "Text",
          "Encoding": "GZIP",
          "Acknowledgement": "S.M. Krimigis, JHU/APL"
        },
        {
          "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/voyager/voyager1/particle/lecp/v1_ion_3hour/",
              "Description": "ftp access to annual non-zipped ASCII files"
            },
            {
              "Name": "HTTPS from SPDF",
              "URL": "https://spdf.gsfc.nasa.gov/pub/data/voyager/voyager1/particle/lecp/v1_ion_3hour/",
              "Description": "In CDF via HTTP from SPDF"
            }
          ],
          "Format": "Text",
          "Acknowledgement": "S.M. Krimigis, JHU/APL, and the Space Physics Data Facility"
        }
      ],
      "InstrumentID": "spase://SMWG/Instrument/Voyager1/LECP",
      "MeasurementType": "EnergeticParticles",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1991-01-01T00:00:00.000Z",
          "StopDate": "2009-05-31T23:59:59.999"
        },
        "Cadence": "PT3H"
      },
      "ObservedRegion": [
        "Heliosphere.Outer",
        "Heliosphere.Heliosheath"
      ],
      "Parameter": [
        {
          "Name": "Start Time of Data Record",
          "ParameterKey": "StartTime",
          "Description": "Start Time for the record given in year, day of\n\t\t\t\tyear, hour.",
          "Cadence": "PT3H",
          "Structure": {
            "Size": "5",
            "Element": [
              {
                "Name": "Year",
                "Index": "1",
                "ValidMin": "1977",
                "ValidMax": "2008"
              },
              {
                "Name": "Day of year",
                "Index": "2",
                "ValidMin": "1",
                "ValidMax": "366"
              },
              {
                "Name": "Hour of day",
                "Index": "3",
                "ValidMin": "0",
                "ValidMax": "23"
              },
              {
                "Name": "Minute of hour",
                "Index": "4",
                "ValidMin": "0",
                "ValidMax": "59"
              },
              {
                "Name": "Seconds of minute",
                "Index": "5",
                "ValidMin": "0",
                "ValidMax": "59.99"
              }
            ]
          },
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Start Time of Data Record (Decimal Year)",
          "ParameterKey": "DEC_YEAR",
          "Description": "decimal year (double precision) = year + (doy - 1 + hr/24)/dpy (dpy=365 or 366)",
          "Cadence": "PT3H",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Start Time of Data Record (Decimal Day of Year)",
          "ParameterKey": "DEC_DOY",
          "Description": "Decimal Day of Year (1.0-365.0 or 366.0)",
          "Cadence": "PT3H",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Start Time of Data Record (Decimal Hour of Day)",
          "ParameterKey": "DEC_HR",
          "Description": "Decimal Hour of Day",
          "Cadence": "PT3H",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "PL01 Flux",
          "ParameterKey": "PL01_FLUX",
          "Description": "PL01 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.04",
              "High": "0.053",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL02 Flux",
          "ParameterKey": "PL02_FLUX",
          "Description": "PL02 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.053",
              "High": "0.085",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL03 Flux",
          "ParameterKey": "PL03_FLUX",
          "Description": "PL03 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.085",
              "High": "0.139",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL04 Flux",
          "ParameterKey": "PL04_FLUX",
          "Description": "PL04 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.139",
              "High": "0.22",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL05 Flux",
          "ParameterKey": "PL05_FLUX",
          "Description": "PL05 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.22",
              "High": "0.55",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL06 Flux",
          "ParameterKey": "PL06_FLUX",
          "Description": "PL06 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "0.55",
              "High": "1.05",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL07 Flux",
          "ParameterKey": "PL07_FLUX",
          "Description": "PL07 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "1.05",
              "High": "2.0",
              "Units": "MeV/ion"
            }
          }
        },
        {
          "Name": "PL08 Flux",
          "ParameterKey": "PL08_FLUX",
          "Description": "PL08 Ion Flux",
          "Cadence": "PT3H",
          "Units": "Ions/(cm^2 sec ster MeV)",
          "Structure": {
            "Size": "18",
            "Element": [
              {
                "Name": "Sector 01",
                "Index": "0"
              },
              {
                "Name": "Sector 01 Uncertainty",
                "Index": "1"
              },
              {
                "Name": "Sector 02",
                "Index": "2"
              },
              {
                "Name": "Sector 02 Uncertainty",
                "Index": "3"
              },
              {
                "Name": "Sector 03",
                "Index": "4"
              },
              {
                "Name": "Sector 03 Uncertainty",
                "Index": "5"
              },
              {
                "Name": "Sector 04",
                "Index": "6"
              },
              {
                "Name": "Sector 04 Uncertainty",
                "Index": "7"
              },
              {
                "Name": "Sector 05",
                "Index": "8"
              },
              {
                "Name": "Sector 05 Uncertainty",
                "Index": "9"
              },
              {
                "Name": "Sector 06",
                "Index": "10"
              },
              {
                "Name": "Sector 06 Uncertainty",
                "Index": "11"
              },
              {
                "Name": "Sector 07",
                "Index": "12"
              },
              {
                "Name": "Sector 07 Uncertainty",
                "Index": "13"
              },
              {
                "Name": "Sector 08",
                "Index": "14"
              },
              {
                "Name": "Sector 08 Uncertainty",
                "Index": "15"
              },
              {
                "Name": "Averaged Over All Sectors",
                "Index": "16"
              },
              {
                "Name": "Averaged Over All Sectors Uncertainty",
                "Index": "17"
              }
            ]
          },
          "FillValue": "-1",
          "Particle": {
            "ParticleType": "Ion",
            "ParticleQuantity": "EnergyFlux",
            "EnergyRange": {
              "Low": "2.0",
              "High": "4.0",
              "Units": "MeV/ion"
            }
          }
        }
      ]
    }
  }
}