Skip to content
Snippets Groups Projects
Commit c38386dd authored by paarongiroux's avatar paarongiroux Committed by Jesse Mapel
Browse files

Added ISIS label Naif spice driver for Viking (#286)

* added viking isislabel datanaif driver, tests and test data

* cleaned up tests

* cleaned up tests part II: Electric Boogaloo

* added logic for vo2

* fixed logic

* added load tests and data for vo2 cam a & b, vo1 cam a

* cleaned up driver and tests, added another ephemeris_start_time test to hit else branch
parent 05f017d8
No related branches found
No related tags found
No related merge requests found
Showing
with 14582 additions and 0 deletions
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
\begindata
INS-30001_TRANSX = ( 0.0, 0.0117647058823529, 0.0)
INS-30001_TRANSY = ( 0.0, 0.0, 0.0117647058823529)
INS-30001_ITRANSS = ( 0.0, 85.0, 0.0)
INS-30001_ITRANSL = ( 0.0, 0.0, 85.0)
INS-30002_TRANSX = ( 0.0, 0.0117647058823529, 0.0)
INS-30002_TRANSY = ( 0.0, 0.0, 0.0117647058823529)
INS-30002_ITRANSS = ( 0.0, 85.0, 0.0)
INS-30002_ITRANSL = ( 0.0, 0.0, 85.0)
\begintext
These are the parameters for writing c-kernels. Isis will create ck
with the same frame endpoints as the mission ck. For Viking1 the ck
instrument frame is VO2_PLATFORM (-30000) and the ck reference frame
is B1950 (2) or J2000 (1), depending on the ck used. The mdim2.0_rand
ck is in J2000.
\begindata
INS-30001_CK_FRAME_ID=-30000
INS-30001_CK_REFERENCE_ID=2
INS-30002_CK_FRAME_ID=-30000
INS-30002_CK_REFERENCE_ID=2
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
\begindata
INS-27001_TRANSX = ( 0.0, 0.0117647058823529, 0.0)
INS-27001_TRANSY = ( 0.0, 0.0, 0.0117647058823529)
INS-27001_ITRANSS = ( 0.0, 85.0, 0.0)
INS-27001_ITRANSL = ( 0.0, 0.0, 85.0)
INS-27002_TRANSX = ( 0.0, 0.0117647058823529, 0.0)
INS-27002_TRANSY = ( 0.0, 0.0, 0.0117647058823529)
INS-27002_ITRANSS = ( 0.0, 85.0, 0.0)
INS-27002_ITRANSL = ( 0.0, 0.0, 85.0)
\begintext
These are the parameters for writing c-kernels. Isis will create ck
with the same frame endpoints as the mission ck. For Viking1 the ck
instrument frame is VO1_PLATFORM (-27000) and the ck reference frame
is B1950 (2) or J2000 (1), depending on the ck used. The mdim2.0_rand
ck is in J2000.
\begindata
INS-27001_CK_FRAME_ID=-27000
INS-27001_CK_REFERENCE_ID=2
INS-27002_CK_FRAME_ID=-27000
INS-27002_CK_REFERENCE_ID=2
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment