diff --git a/CHANGELOG.md b/CHANGELOG.md index c3bd6caffc..92abf9e8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ release. ### Added -### Changed +### Changed ### Fixed - Fixed kaguyatc2isis invalid BandBin values [#5629](https://github.com/DOI-USGS/ISIS3/issues/5629) @@ -51,8 +51,9 @@ release. - Added Chandrayaan2 template for isisimport - Added majority replacement for reduce app [#5101](https://github.com/DOI-USGS/ISIS3/issues/5101). - Added HRSC support in socetlinescankeywords [#5465](https://github.com/DOI-USGS/ISIS3/issues/5465) +- Added option to save and apply bundle adjustment values in `jigsaw` [#4474](https://github.com/DOI-USGS/ISIS3/issues/4474) -### Changed +### Changed - Refactored the pixel2map app - Updated pixel2map documentation - Changed PVL parsing to no longer allow valueless keywords [#5573](https://github.com/DOI-USGS/ISIS3/pull/5573) @@ -104,7 +105,6 @@ file. Slightly modified the FunctionalTestJigsawBundleXYZ ctest accordingly. Iss - Fixed gllssi2isis to support V1.1 data [#5396](https://github.com/DOI-USGS/ISIS3/issues/5396) ### Added -- Added option to save and apply bundle adjustment values in `jigsaw` [#4474](https://github.com/DOI-USGS/ISIS3/issues/4474) - Added versioned default values to lrowacphomap's PHOALGO and PHOPARCUBE parameters and updated lrowacphomap to handle them properly. [#5452](https://github.com/DOI-USGS/ISIS3/pull/5452) ## [8.2.0] - 2024-04-18 diff --git a/environment.yml b/environment.yml index 9fca007e68..d0441833c7 100644 --- a/environment.yml +++ b/environment.yml @@ -1,7 +1,6 @@ channels: - conda-forge - - defaults - + dependencies: - ale =0.10.0,<1 - aom