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

Moved Messenger data into source #3745

Merged
merged 25 commits into from
Mar 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 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 …
paarongiroux Feb 11, 2020
09f3572
Merge branch 'dev' of https://github.com/USGS-Astrogeology/ISIS3 into…
paarongiroux Feb 18, 2020
f86c52f
Merge branch 'dev' of https://github.com/USGS-Astrogeology/ISIS3 into…
paarongiroux 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…
paarongiroux Mar 3, 2020
a8eef87
Merge branch 'appdata' of https://github.com/USGS-Astrogeology/ISIS3 …
paarongiroux Mar 10, 2020
f786130
moved mdessenger translation files into source
paarongiroux Mar 10, 2020
0a4eb7a
moved mdisArchive translation files to MessengerMdisArchive.trn
paarongiroux Mar 10, 2020
32089de
moved mdisBandBin translation files to MessengerMdisBandBin.trn
paarongiroux Mar 10, 2020
91f837f
moved mdisInstrument translation files to MessengerMdisInstrument.trn
paarongiroux Mar 10, 2020
29c77ec
moved mdisCDRLabel translation files to MessengerMdisCdrLabel.trn
paarongiroux Mar 10, 2020
fd02ba0
moved mdisDDRLabel translation files to MessengerMdisDdrLabel.trn
paarongiroux Mar 10, 2020
dfb55ff
added translations directory with mdisCalibration translation files
paarongiroux Mar 10, 2020
8ea18bc
moved mdisCalibration files to MessengerMdisCalibration.trn
paarongiroux Mar 10, 2020
f781f55
updated mdis apps references to translation files.
paarongiroux Mar 10, 2020
80256d2
renamed mdisSerialNumber files to MessengerMdisSerialNumber.trn
paarongiroux Mar 10, 2020
4dfd4e5
copied over mdis template files to source
paarongiroux Mar 10, 2020
dad1a88
renamed mdis template files
paarongiroux Mar 10, 2020
5df4aad
update references to template files in source code
paarongiroux Mar 10, 2020
1bf76b1
changed naming and references of template files
paarongiroux Mar 10, 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
31 changes: 31 additions & 0 deletions isis/appdata/serialnumbers/MessengerMdisSerialNumber.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Group = Keyword1
Auto
InputKey = SpacecraftName
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword1
OutputPosition = (Group, SerialNumberKeywords)
Translation = (MeSSEnGeR, Messenger)
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
202 changes: 202 additions & 0 deletions isis/src/messenger/apps/mdis2isis/MessengerMdisArchive.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
#
# The group names listed here are the native names used by
# applications to get the foreign names and values
#
# There is only one level of groups the groups are not
# allowed to be nested
#
# The Group names can NOT be repeated.
#
# InputGroup is a comma delimited list of objects and/or
# groups in the foreign label. Traversing this list will
# lead to the correct level to find the foreign keyword.
#
# InputKey is the keyword within the group which holds
# the information.
#
# InputDefault is the value used if there is no value for
# the keyword
#
# Translation is the native and corresponding foreign values.
# Translation may be repeated as needed.
#
Group = DataSetId
Auto
InputKey = DATA_SET_ID
OutputName = DataSetId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = DataQualityDesc
Auto
Optional
InputKey = DATA_QUALITY_DESC
OutputName = DataQualityDesc
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (Null, NULL)
Translation = (*, *)
End_Group

Group = DataQualityId
Auto
Optional
InputKey = DATA_QUALITY_ID
OutputName = DataQualityId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (Null, NULL)
Translation = (*, *)
End_Group

Group = ProducerId
Auto
InputKey = PRODUCER_INSTITUTION_NAME
OutputName = ProducerId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = OriginalProductId
Auto
Optional
InputKey = ORIGINAL_PRODUCT_ID
OutputName = OriginalProductId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = EdrSourceProductId
Auto
Optional
InputKey = SOURCE_PRODUCT_ID
OutputName = EdrSourceProductId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = ProductId
Auto
InputKey = PRODUCT_ID
OutputName = ProductId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = SequenceName
Auto
InputKey = SEQUENCE_NAME
InputDefault = UNKNOWN
OutputName = SequenceName
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = ObservationId
Auto
InputKey = OBSERVATION_ID
InputDefault = UNKNOWN
OutputName = ObservationId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = ObservationType
Auto
InputKey = OBSERVATION_TYPE
InputDefault = UNKNOWN
OutputName = ObservationType
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = SiteId
Auto
InputKey = SITE_ID
InputDefault = UNKNOWN
OutputName = SiteId
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = MissionElapsedTime
Auto
InputKey = MESS:MET_EXP
InputDefault = NULL
OutputName = MissionElapsedTime
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = EdrProductCreationTime
Auto
InputKey = PRODUCT_CREATION_TIME
OutputName = EdrProductCreationTime
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = ObservationStartTime
Auto
InputKey = START_TIME
OutputName = ObservationStartTime
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = SpacecraftClockStartCount
Auto
InputKey = SPACECRAFT_CLOCK_START_COUNT
InputDefault = -9999
OutputName = SpacecraftClockStartCount
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = SpacecraftClockStopCount
Auto
InputKey = SPACECRAFT_CLOCK_STOP_COUNT
InputDefault = -9999
OutputName = SpacecraftClockStopCount
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = Exposure
Auto
InputKey = MESS:EXPOSURE
InputDefault = -9999
OutputName = Exposure
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = CCDTemperature
Auto
InputKey = MESS:CCD_TEMP
InputDefault = -9999
OutputName = CCDTemperature
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (*, *)
End_Group

Group = FilterNumber
Auto
InputKey = FILTER_NUMBER
InputDefault = 0
OutputName = OriginalFilterNumber
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (0, N/A)
Translation = (*, *)
End_Group

Group = OrbitNumber
Auto
Optional
InputKey = ORBIT_NUMBER
InputDefault = 0
OutputName = OrbitNumber
OutputPosition = (Object, IsisCube, Group, Archive)
Translation = (0, N/A)
Translation = (*, *)
End_Group
End
59 changes: 59 additions & 0 deletions isis/src/messenger/apps/mdis2isis/MessengerMdisBandBin.trn
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#
# The group names listed here are the native names used by
# applications to get the foreign names and values
#
# There is only one level of groups the groups are not
# allowed to be nested
#
# The Group names can NOT be repeated.
#
# InputGroup is a comma delimited list of objects and/or
# groups in the foreign label. Traversing this list will
# lead to the correct level to find the foreign keyword.
#
# InputKey is the keyword within the group which holds
# the information.
#
# InputDefault is the value used if there is no value for
# the keyword
#
# Translation is the native and corresponding foreign values.
# Translation may be repeated as needed.
#
Group = FilterName
Auto
InputKey = FILTER_NAME
OutputName = Name
OutputPosition = (Object, IsisCube, Group, BandBin)
Translation = (Monochrome, N/A)
Translation = (*, *)
End_Group

Group = FilterNumber
Auto
InputKey = FILTER_NUMBER
InputDefault = 0
OutputName = Number
OutputPosition = (Object, IsisCube, Group, BandBin)
Translation = (0, N/A)
Translation = (*, *)
End_Group

Group = FilterCenter
Auto
InputKey = CENTER_FILTER_WAVELENGTH
OutputName = Center
OutputPosition = (Object, IsisCube, Group, BandBin)
Translation = (750, N/A)
Translation = (*, *)
End_Group

Group = FilterWidth
Auto
InputKey = BANDWIDTH
OutputName = Width
OutputPosition = (Object, IsisCube, Group, BandBin)
Translation = (50, N/A)
Translation = (*, *)
End_Group
End
Loading