Skip to content

Instantly share code, notes, and snippets.

@Kelvinrr
Created March 30, 2020 16:58
Show Gist options
  • Select an option

  • Save Kelvinrr/2f147eec8749afa603e3598fc1cf2ad1 to your computer and use it in GitHub Desktop.

Select an option

Save Kelvinrr/2f147eec8749afa603e3598fc1cf2ad1 to your computer and use it in GitHub Desktop.
{
"name_model" : "USGS_ASTRO_LINE_SCANNER_SENSOR_MODEL",
"name_platform" : "TEST_PLATFORM",
"name_sensor" : "TEST_SENSOR",
"center_ephemeris_time": 1000.0,
"starting_ephemeris_time": 999.2,
"line_scan_rate": [
[0.5, -0.8, 0.1]
],
"detector_sample_summing": 1,
"detector_line_summing": 1,
"t0_ephemeris": -0.8,
"dt_ephemeris": 0.2,
"t0_quaternion": -0.8,
"dt_quaternion": 0.2,
"focal2pixel_lines": [0.0, 10.0, 0.0],
"focal2pixel_samples": [0.0, 0.0, 10.0],
"focal_length_model": {
"focal_length": 50
},
"image_lines": 16,
"image_samples": 16,
"detector_center" : {
"line" : 0.5,
"sample" : 8.0
},
"interpolation_method": "lagrange",
"optical_distortion": {
"radial": {
"coefficients": [0.0, 0.0, 0.0]
}
},
"radii": {
"semimajor": 10,
"semiminor": 10,
"unit":"m"
},
"reference_height": {
"maxheight": 1,
"minheight": -1,
"unit": "m"
},
"starting_detector_line": 0,
"starting_detector_sample": 0,
"IsisCameraVersion": 1,
"NaifKeywords": {
"BODY_CODE": 499,
"BODY499_RADII": [
3396.19,
3396.19,
3376.2
],
"BODY_FRAME_CODE": 10014,
"CLOCK_ET_-27999_33322515_COMPUTED": "d5b9203a4d24c5c1",
"INS-27002_TRANSX": [
0.0,
0.011764705882353,
0.0
],
"INS-27002_TRANSY": [
0.0,
0.0,
0.011764705882353
],
"INS-27002_ITRANSS": [
0.0,
85.0,
0.0
],
"INS-27002_ITRANSL": [
0.0,
0.0,
85.0
]
},
"InstrumentPointing": {
"TimeDependentFrames": [
-27000,
1
],
"CkTableStartTime": -709401200.2611448,
"CkTableEndTime": -709401200.2611448,
"CkTableOriginalSize": 1,
"EphemerisTimes": [
-709401200.2611448
],
"Quaternions": [
[
0.31520810249542935,
-0.9166503199522611,
-0.1584333983076251,
-0.18786937311160073
]
],
"AngularVelocity": [
[
0.0,
0.0,
0.0
]
],
"ConstantFrames": [
-27002,
-27000
],
"ConstantRotation": [
-0.0003979349968896706,
0.9999292841798486,
-0.011885633652183106,
-0.9999997648597387,
-0.00040454501685083244,
-0.0005537362156469968,
-0.000558505331602465,
0.011885410506372852,
0.9999292100388355
]
},
"BodyRotation": {
"TimeDependentFrames": [
10014,
1
],
"CkTableStartTime": -709401200.2611448,
"CkTableEndTime": -709401200.2611448,
"CkTableOriginalSize": 1,
"EphemerisTimes": [
-709401200.2611448
],
"Quaternions": [
[
0.53600001724021,
0.07306205657296709,
-0.3096271483964462,
0.7819827021000583
]
],
"AngularVelocity": [
[
3.1626696613081345e-05,
-2.8772751199032417e-05,
5.0812583480214036e-05
]
]
},
"InstrumentPosition": {
"SpkTableStartTime": -709401200.2611448,
"SpkTableEndTime": -709401200.2611448,
"SpkTableOriginalSize": 1,
"EphemerisTimes": [
-709401200.2611448
],
"Positions": [
[
-2314.3697349186045,
1641.5929356131498,
3043.112681407324
]
],
"Velocities": [
[
-4.130724817121533,
-0.7713952678774164,
-0.8993971780228228
]
]
},
"SunPosition": {
"SpkTableStartTime": -709401200.2611448,
"SpkTableEndTime": -709401200.2611448,
"SpkTableOriginalSize": 1,
"EphemerisTimes": [
-709401200.2611448
],
"Positions": [
[
-199122331.6742814,
-67302869.13807923,
-25474695.77623297
]
],
"Velocities": [
[
7.293383953631856,
-22.524325637284665,
-10.52853149380628
]
]
},
"misc" : {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment