Commit 5f3e262f authored by Tyler Wilson's avatar Tyler Wilson
Browse files

Removed FOCAL_PLANE_Z_DIRECTION keyword

parent c10f8ac6
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -251,10 +251,7 @@
           "description": "The type of interpolation method to use.",
           "type": "string"
       },
       "FOCAL_PLANE_Z_DIRECTION" : {
           "description" : "The z-direction of the focal plane. FIXME can we make the ISD-creator deal with this?",
	   "type": "number"
       }

   },
   "required": ["FOCAL_LENGTH", "BORESIGHT","CCD_CENTER","IMAGE_LINES","IMAGE_SAMPLES", "FOCAL_PLANE_Z_DIRECTION"]
}