Skip to content
Snippets Groups Projects
Unverified Commit 025cea7e authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Enable haybusa2 ONC IsisLabelNaifSpice driver (#596)

* Enable haybusa2 ONC IsisLabelNaifSpice driver

* Added changelog entry
parent 4e89736a
Branches
No related tags found
No related merge requests found
...@@ -34,6 +34,9 @@ release. ...@@ -34,6 +34,9 @@ release.
--> -->
## [Unreleased] ## [Unreleased]
### Changed
- Enabled Hayabusa2 drivers [#596](https://github.com/DOI-USGS/ale/pull/596)
### Added ### Added
- Apollo Metric drivers, tests, and data [#533](https://github.com/DOI-USGS/ale/pull/533) - Apollo Metric drivers, tests, and data [#533](https://github.com/DOI-USGS/ale/pull/533)
- Rosetta Virtis drivers, tests, and data [#520](https://github.com/DOI-USGS/ale/pull/520) - Rosetta Virtis drivers, tests, and data [#520](https://github.com/DOI-USGS/ale/pull/520)
......
...@@ -24,7 +24,6 @@ from abc import ABC ...@@ -24,7 +24,6 @@ from abc import ABC
# Explicit list of disabled drivers # Explicit list of disabled drivers
__disabled_drivers__ = ["ody_drivers", __disabled_drivers__ = ["ody_drivers",
"hayabusa2_drivers",
"juno_drivers", "juno_drivers",
"tgo_drivers"] "tgo_drivers"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment