Skip to content
Snippets Groups Projects
Unverified Commit 3f527ce4 authored by Austin Sanders's avatar Austin Sanders Committed by GitHub
Browse files

Updated for 8.0.0 RC release candidate (#5191)

* Updated for 8.0.0 RC release

* Updated for version 8.0.0 release
parent d0a8d9aa
No related branches found
No related tags found
No related merge requests found
...@@ -473,7 +473,7 @@ ...@@ -473,7 +473,7 @@
{ {
"name": "Jia, Bojun", "name": "Jia, Bojun",
"orcid": "0000-0001-7218-6746" "orcid": "0000-0001-7218-6746"
}, }
], ],
"title": "Integrated Software for Imagers and Spectrometers", "title": "Integrated Software for Imagers and Spectrometers",
"description": "A software library and set of tools to support ingestion, processing, and analysis of planetary science data.", "description": "A software library and set of tools to support ingestion, processing, and analysis of planetary science data.",
......
...@@ -67,6 +67,7 @@ Integrated Software for Imagers and Spectrometers Contributors ...@@ -67,6 +67,7 @@ Integrated Software for Imagers and Spectrometers Contributors
- Goins, Adam - Goins, Adam
- Gregg, Verna - Gregg, Verna
- Hahn, Marjorie - Hahn, Marjorie
- Hanson, Lavender
- Hare, Trent (United States Geological Survey, Astro Geology Science - Hare, Trent (United States Geological Survey, Astro Geology Science
Center) Center)
- Harvey, Rae - Harvey, Rae
...@@ -79,6 +80,7 @@ Integrated Software for Imagers and Spectrometers Contributors ...@@ -79,6 +80,7 @@ Integrated Software for Imagers and Spectrometers Contributors
- Humphrey, Ian - Humphrey, Ian
- Isbell, Chris - Isbell, Chris
- Jensen, Paul (University of Colorado) - Jensen, Paul (University of Colorado)
- Jia, Bojun
- Johnson, Jeff - Johnson, Jeff
- Jones, Mike (University of Colorado) - Jones, Mike (University of Colorado)
- Kamp, Lucas (Oxford University) - Kamp, Lucas (Oxford University)
...@@ -86,6 +88,8 @@ Integrated Software for Imagers and Spectrometers Contributors ...@@ -86,6 +88,8 @@ Integrated Software for Imagers and Spectrometers Contributors
- Keszthelyi, Laszlo (United States Geological Survey, Astro Geology - Keszthelyi, Laszlo (United States Geological Survey, Astro Geology
Science Center) Science Center)
- Kieffer, Hugh - Kieffer, Hugh
- Kim, Christine (United States Geological Survey, Astro Geology
Science Center)
- Kirk, Randy (United States Geological Survey, Astro Geology Science - Kirk, Randy (United States Geological Survey, Astro Geology Science
Center) Center)
- Koechle, Steven - Koechle, Steven
......
...@@ -35,6 +35,18 @@ release. ...@@ -35,6 +35,18 @@ release.
## [Unreleased] ## [Unreleased]
### Changed
### Added
### Deprecated
### Removed
### Fixed
## [8.0.0] - 2023-04-19
### Changed ### Changed
- Updated download location for Dawn source files to include updated pck from HAMO Dawn mosaic [#4001](https://github.com/USGS-Astrogeology/ISIS3/issues/4001) - Updated download location for Dawn source files to include updated pck from HAMO Dawn mosaic [#4001](https://github.com/USGS-Astrogeology/ISIS3/issues/4001)
- Pinned cspice version to 67 [#5083](https://github.com/USGS-Astrogeology/ISIS3/issues/5083) - Pinned cspice version to 67 [#5083](https://github.com/USGS-Astrogeology/ISIS3/issues/5083)
...@@ -43,6 +55,7 @@ release. ...@@ -43,6 +55,7 @@ release.
### Added ### Added
- Instructions on setting `channel_priority=flexible` for isis environment manually during installation [#5158](https://github.com/DOI-USGS/ISIS3/issues/5158) - Instructions on setting `channel_priority=flexible` for isis environment manually during installation [#5158](https://github.com/DOI-USGS/ISIS3/issues/5158)
- Added additional filters to downloadIsisData to reduce download of extraneous kernels [#5143](https://github.com/DOI-USGS/ISIS3/issues/5143)
### Deprecated ### Deprecated
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
"name": "ISIS3", "name": "ISIS3",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)",
"version": "7.1.0", "version": "8.0.0",
"status": "Production", "status": "Production",
"permissions": { "permissions": {
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
}, },
"date": { "date": {
"metadataLastUpdated": "2022-02-08" "metadataLastUpdated": "2023-04-19"
} }
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment