Skip to content

Commit

Permalink
7.0 (#4798)
Browse files Browse the repository at this point in the history
* Add a list of browse records to the output rdr if they exist on the cube (#4774)

* Converted TGO IngestReingest Category Test. (#4789)

* Fixed disk trashing on input cube reads (#4793)

* Prepwork for 7.0.0 RC1

* Cleaning up the Markdown a bit

I saw that some sections had wrong section numbers as they were hardcoded instead of making use of Markdown's auto-numbering.
I repaired the indents for auto-numbering to work in the first half of the document and didn't touch the 2nd half where things looked okay.

* Fixed jigsaw observation mode (#4791)

* Test modification

* Added changelog

* Revert "added custom target to copy over camera.plugin files on ninja install solves #3834 (#4769)"

This reverts commit 2681ffe.

* updates for conda build of 7.0 (#4783)

* xalan is required for ISIS, see cmakelists.txt (#4785)

* Mac OS 11.6 local build fixes (#4788)

* xalan is required for ISIS, see cmakelists.txt

* Fix conda build for Mac 11.6

* Added log entry for #4793 (#4796)

Co-authored-by: acpaquette <[email protected]>
Co-authored-by: Amy Stamile <[email protected]>
Co-authored-by: Michael Aye <[email protected]>
Co-authored-by: Jesse Mapel <[email protected]>
Co-authored-by: Jesse Mapel <[email protected]>
  • Loading branch information
6 people authored Feb 11, 2022
1 parent 8d4b96e commit 85ad13e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ Keywords when running CAMSTATS. [#3605](https://github.com/USGS-Astrogeology/IS
- Fixed Maptrim failures when mode=both for PositiveWest longitude direction. [#4646](https://github.com/USGS-Astrogeology/ISIS3/issues/4646)
- Fixed the Vesta target name not being translated properly in dawnfc2isis. [#4638](https://github.com/USGS-Astrogeology/ISIS3/issues/4638)
- Fixed a bug where the measure residuals reported in the bundleout.txt file were incorrect. [#4655](https://github.com/USGS-Astrogeology/ISIS3/issues/4655)
- Fuxed a bug where jigsaw would raise an error when solving for framing camera pointing in observation mode. [#4686](https://github.com/USGS-Astrogeology/ISIS3/issues/4686)
- Fixed a bug where jigsaw would raise an error when solving for framing camera pointing in observation mode. [#4686](https://github.com/USGS-Astrogeology/ISIS3/issues/4686)
- Fixed slow runs of automos when the priority was BAND. [#4793](https://github.com/USGS-Astrogeology/ISIS3/pull/4793)


## [6.0.0] - 2021-08-27

Expand Down

0 comments on commit 85ad13e

Please sign in to comment.