{
  "_id": "033082",
  "name": "<no name>",
  "values": [
    {
      "codeentry": "Invalid input data (indicates that any of the spacecraft ephemeris or attitude data are invalid)",
      "codefigure": "7"
    },
    {
      "codeentry": "Bad pointing (indicates that the sensor LOS does not intersect the geoid, is near the limb, has invalid sensor angles or other similar condition)",
      "codefigure": "8"
    },
    {
      "codeentry": "Bad terrain (indicates that the algorithm could not obtain a valid terrain value)",
      "codefigure": "9"
    },
    {
      "codeentry": "Invalid solar angles",
      "codefigure": "10"
    },
    {
      "codeentry": "Missing at most a small gap of altitude and ephemeris data",
      "codefigure": "11"
    },
    {
      "codeentry": "Missing more than a small gap of altitude and ephemeris data, but no more than a granule boundary",
      "codefigure": "12"
    },
    {
      "codeentry": "Missing more than a granule boundary of altitude and ephemeris data",
      "codefigure": "13"
    },
    {
      "codeentry": "The number of encoder pulse values per delta time is not as expected",
      "codefigure": "14"
    },
    {
      "codeentry": "Solar eclipse during Earth view scan",
      "codefigure": "15"
    }
  ]
}