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

ported changelog for #4905 #4909

Merged
merged 1 commit into from
Apr 15, 2022
Merged
Changes from all commits
Commits
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
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,16 @@ release.
synchronized with footprintinit default values of the same parameters.
This corrects inconsistencies of footprint generation failing in caminfo
but passing in footprintinit. [#4651](https://github.com/USGS-Astrogeology/ISIS3/issues/4651).
- Changed website layout to better surface relevant documents.
[#4839](https://github.com/USGS-Astrogeology/ISIS3/pull/4839)
[#4847](https://github.com/USGS-Astrogeology/ISIS3/pull/4847)
[#4851](https://github.com/USGS-Astrogeology/ISIS3/pull/4851)
[#4852](https://github.com/USGS-Astrogeology/ISIS3/pull/4852)
[#4856](https://github.com/USGS-Astrogeology/ISIS3/pull/4856)
[#4865](https://github.com/USGS-Astrogeology/ISIS3/pull/4865)
[#4859](https://github.com/USGS-Astrogeology/ISIS3/pull/4859)
[#4872](https://github.com/USGS-Astrogeology/ISIS3/pull/4872)
[#4871](https://github.com/USGS-Astrogeology/ISIS3/pull/4871)

### Added
- Added the USECAMSTATSTBL option to caminfo. This allows caminfo to extract existing
Expand All @@ -67,6 +77,12 @@ Keywords when running CAMSTATS. [#3605](https://github.com/USGS-Astrogeology/IS
- Added import templates for isisimport, Cassini ISS, Cassini Vims, Kaguya TC Kaguya MI, Dawn FC, Dawn VIR, LROC NAC, LO HRC, MGS MOC, MER MI, MRO CTX, Rosetta Osiris, Viking VIS [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606)
- Added export templates for isisexport, LROC NAC EDR [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606)
- Added optional JSON data output parameter, DATA, for debugging template engine failures [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606)
- Added new documentation for contributing code.
[#4859](https://github.com/USGS-Astrogeology/ISIS3/pull/4859)
[#4871](https://github.com/USGS-Astrogeology/ISIS3/pull/4871)
- Added versioning to website documentation.
[#4852](https://github.com/USGS-Astrogeology/ISIS3/pull/4852)
[#4872](https://github.com/USGS-Astrogeology/ISIS3/pull/4872)

### Deprecated
- Deprecated edrget as discussed in [#3313](https://github.com/USGS-Astrogeology/ISIS3/issues/3313).
Expand Down