Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving apollo15 data into source #3733

Merged
merged 28 commits into from
Mar 5, 2020
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e330d53
Abstracted campt app.
kaitlyndlee Feb 6, 2020
94552c0
Revert "Merge branch 'campt' of https://github.com/kaitlyndlee/ISIS3 …
Feb 11, 2020
09f3572
Merge branch 'dev' of https://github.com/USGS-Astrogeology/ISIS3 into…
Feb 18, 2020
f86c52f
Merge branch 'dev' of https://github.com/USGS-Astrogeology/ISIS3 into…
Feb 25, 2020
834b5b5
Used CK quality for PCK selection in spiceinit (#3716)
jessemapel Feb 28, 2020
3b955cd
Adds the ability to save and restore a greyscale stretch to/from a Cu…
krlberry Feb 28, 2020
3eec82d
Updated kaguyatc2isis to allow ingestion of data provided by JAXA onl…
AustinSanders Feb 28, 2020
b59f3b2
Fixes ddd2isis to support updated uvflat files (#3719)
acpaquette Feb 28, 2020
e1e2903
Changed version numbers for 4.1 RC (#3722)
jessemapel Mar 3, 2020
bb58616
Merge branch 'dev' of https://github.com/USGS-Astrogeology/ISIS3 into…
Mar 3, 2020
6f33af9
Merge branch 'appdata' of https://github.com/USGS-Astrogeology/ISIS3 …
Mar 3, 2020
8c469d5
adds apollopantranstable translations
Mar 3, 2020
7f765c2
rename apollopantranstable0001.trn -> apollopantranstable.trn
Mar 3, 2020
c3c2f37
move apollopantranstable0002.trn -> apollopantranstable.trn
Mar 3, 2020
0cd4e9d
adds apollo15 serialNumbers
Mar 3, 2020
b0437e0
renaming serial number files
Mar 3, 2020
475e342
moved SerialNumber0002 -> Apollo15SerialNumber and metricSerialNumber…
Mar 3, 2020
7147582
moved metricSerialNumber0003.trn -> Apollo15MetricSerialNumber.trn
Mar 3, 2020
1b5391f
created templates directory and added apollo template. updated apollo…
Mar 3, 2020
15a0725
Merge branch 'appdata' of https://github.com/USGS-Astrogeology/ISIS3 …
Mar 5, 2020
75dfc12
added apollo templates directory
Mar 5, 2020
74b3f7e
renamed apolloPanFiducialFinder.pvl -> apolloPanFiducialFinder.def
Mar 5, 2020
e17c478
Merge branch 'appdata' of https://github.com/USGS-Astrogeology/ISIS3 …
Mar 5, 2020
5523b12
update paths referencing data
Mar 5, 2020
834e5cc
fixed redundant naming of apolloPanFiducialFinder.def -> PanFiducialF…
Mar 5, 2020
172bdeb
renamed apollopantranstable.trn -> ApolloPanInit.trn, updated referen…
Mar 5, 2020
0690b4c
changed Instruments translation file to uper camel case
Mar 5, 2020
a75ed42
more tweaks to Instruments.trn
Mar 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions isis/appdata/serialnumbers/Apollo15MetricSerialNumber.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Group = Keyword1
Auto
InputKey = SpacecraftName
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword1
OutputPosition = (Group, SerialNumberKeywords)
Translation = (APOLLO15, *)
End_Group

Group = Keyword2
Auto
InputKey = InstrumentId
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword2
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group

Group = Keyword3
Auto
InputKey = StartTime
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword3
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
End
32 changes: 32 additions & 0 deletions isis/appdata/serialnumbers/Apollo15PanoramicSerialNumber.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
ObservationKeys = 3

Group = Keyword1
Auto
InputKey = SpacecraftName
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword1
OutputPosition = (Group, SerialNumberKeywords)
Translation = (APOLLO15, *)
End_Group

Group = Keyword2
Auto
InputKey = InstrumentId
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword2
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group

Group = Keyword3
Auto
InputKey = StartTime
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword3
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
End
30 changes: 30 additions & 0 deletions isis/appdata/serialnumbers/Apollo15SerialNumber.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Group = Keyword1
kaitlyndlee marked this conversation as resolved.
Show resolved Hide resolved
Auto
InputKey = SpacecraftName
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword1
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group

Group = Keyword2
Auto
InputKey = InstrumentId
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword2
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group

Group = Keyword3
Auto
InputKey = SpacecraftClockCount
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword3
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
End
53 changes: 53 additions & 0 deletions isis/src/apollo/apps/apollopaninit/apollopantranstable.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
Group = SpacecraftName
kaitlyndlee marked this conversation as resolved.
Show resolved Hide resolved
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ("APOLLO",*)
EndGroup
Group = InstrumentName
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ("APOLLO PANORAMIC CAMERA",*)
EndGroup
Group = TargetName
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = (MOON,*)
EndGroup
Group = LeapSecond
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ($base/kernels/lsk/naif0010.tls,File1)
EndGroup
Group = InstrumentId
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = (APOLLO_PAN,*)
EndGroup
Group = TargetAttitudeShape
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ($base/kernels/pck/pck00009.tpc,File1)
Translation = ($apollo15/kernels/pck/moon_080317.tf,File2)
Translation = ($apollo15/kernels/pck/moon_assoc_me.tf,File3)
EndGroup
Group = TargetPosition
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ($apollo15/kernels/tspk/moon_pa_de421_1900-2050.bpc,File1)
Translation = ($apollo15/kernels/tspk/de421.bsp,File2)
EndGroup
Group = ShapeModel
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ($base/dems/ldem_128ppd_Mar2011_clon180_radius_pad.cub,File1)
EndGroup
Group = InstrumentAddendum
OutputGroup = IsisCube
OutputKey = SpacecraftName
Translation = ($apollo15/kernels/iak/apolloPanAddendum001.ti,APOLLO12)
Translation = ($apollo15/kernels/iak/apolloPanAddendum001.ti,APOLLO14)
Translation = ($apollo15/kernels/iak/apolloPanAddendum001.ti,APOLLO15)
Translation = ($apollo16/kernels/iak/apolloPanAddendum001.ti,APOLLO16)
Translation = ($apollo17/kernels/iak/apolloPanAddendum001.ti,APOLLO17)
EndGroup
End
Loading