ISIS 8.2.0 Release Candidate 1 is now available #5481
chkim-usgs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to install or update to 8.2.0_RC1
Installation instructions of ISIS can be found in the README on our github page .
If you already have a version of ISIS 4.0.0 or later installed in an anaconda environment, you can update to 8.2.0_RC1 by activating your existing isis conda environment and running
conda update -c "usgs-astrogeology/label/RC" isis=8.2.0_RC1
.How to get access to 8.2.0_RC1 at the ASC
The new process proposed in the internal RFC is now in full effect. Please review the process of using anaconda environments to activate isis here.
Once a version of conda is active, run the command:
conda activate isis8.2.0-RC1
to use this newest version of ISIS.Changes for 8.2.0_RC1
Changed
Fixed
Added
ctxcal
to use monthly computed flatfield files for "Frown" removal in CTX images. #5338SpacecraftName
to acceptHAYABUSA2
#5395Notes
The following operating systems are supported for this release:
(Other Linux/macOS variants may be able to run this release, but are not officially supported.)
If you find a problem with this release, please create an issue on our github issues page
Beta Was this translation helpful? Give feedback.
All reactions