diff --git a/CHANGELOG.md b/CHANGELOG.md index 05e2edf568ea0fb6589141f706338942278cda66..6f1ecd465a7d796db7c853019fd296cfe8de522d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,6 @@ release. ## [Unreleased] ### Added -- Added serial number translation for ideal camera [#5662](https://github.com/DOI-USGS/ISIS3/issues/5662) ### Changed diff --git a/isis/appdata/serialnumbers/IdealIdealSerialNumber.trn b/isis/appdata/serialnumbers/IdealIdealSerialNumber.trn deleted file mode 100644 index 9c9069df327a38fc0e6a2102f99ec9aee2565822..0000000000000000000000000000000000000000 --- a/isis/appdata/serialnumbers/IdealIdealSerialNumber.trn +++ /dev/null @@ -1,30 +0,0 @@ -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