Loading schemas/isd.json +2 −1 Original line number Diff line number Diff line Loading @@ -227,7 +227,8 @@ }, "interpolation_method": { "description": "The type of interpolation method to use.", "type": "string" "type": "string", "enum" : ["lagrange"] }, "required": ["focal_length_model", "ephemeris_start_time, "ccd_center","reference_height","sensor_orientation", "focal2pixel_lines","focal2pixel_samples","radii","image_samples", "image_lines", "starting_detector_sample" Loading Loading
schemas/isd.json +2 −1 Original line number Diff line number Diff line Loading @@ -227,7 +227,8 @@ }, "interpolation_method": { "description": "The type of interpolation method to use.", "type": "string" "type": "string", "enum" : ["lagrange"] }, "required": ["focal_length_model", "ephemeris_start_time, "ccd_center","reference_height","sensor_orientation", "focal2pixel_lines","focal2pixel_samples","radii","image_samples", "image_lines", "starting_detector_sample" Loading