Unverified Commit 27c0f32f authored by AustinSanders's avatar AustinSanders Committed by GitHub
Browse files

Fixes target specification for Dawn / Vesta (#4670)



* Added translation from '4 VESTA' to 'VESTA'

* Added changelog entry

Co-authored-by: default avatarAustin Sanders <arsanders@ugs.gov>
Co-authored-by: default avatarJesse Mapel <jmapel@usgs.gov>
parent f0b8de56
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ Keywords when running CAMSTATS. [#3605](https://github.com/USGS-Astrogeology/IS
### Deprecated
- Deprecated edrget as discussed in [#3313](https://github.com/USGS-Astrogeology/ISIS3/issues/3313).

### Fixed
- Fixed the Vesta target name not being translated properly in dawnfc2isis. [#4638](https://github.com/USGS-Astrogeology/ISIS3/issues/4638)

## [6.0.0] - 2021-08-27

### Added
+11 −10
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ Group = TargetName
  OutputName     = TargetName
  InputDefault   = "N/A"
  OutputPosition = (Object, IsisCube, Group, Instrument)
  Translation    = ("VESTA", "4 VESTA")
  Translation    = (*, *)
End_Group