Skip to content
Snippets Groups Projects
Unverified Commit 3aa6d786 authored by Christine Kim's avatar Christine Kim Committed by GitHub
Browse files

Revert "Add serial number translation file for ideal camera (#5695)" (#5708)

This reverts commit 0676eb65.
parent 31384b81
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,6 @@ release.
## [Unreleased]
### Added
- Added serial number translation for ideal camera [#5662](https://github.com/DOI-USGS/ISIS3/issues/5662)
### Changed
......
Group = Keyword1
Auto = 1
InputKey = SpacecraftName
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword1
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
Group = Keyword2
Auto = 1
InputKey = InstrumentId
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword2
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
Group = Keyword3
Auto = 1
InputKey = EphemerisTime
InputGroup = "IsisCube,Instrument"
InputPosition = (IsisCube, Instrument)
OutputName = Keyword3
OutputPosition = (Group, SerialNumberKeywords)
Translation = (*, *)
End_Group
End
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment