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

Marci Driver #475

Merged
merged 8 commits into from
Jul 22, 2022
Merged

Marci Driver #475

merged 8 commits into from
Jul 22, 2022

Conversation

acpaquette
Copy link
Collaborator

Adds the Marci driver for use within ISIS. There are changes that need to go into ISIS for this driver to work but this gets it working in ALE.

A small bug was also fixed in the comparison function to handle arrays of strings.

Copy link
Collaborator

@Kelvinrr Kelvinrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some comments.

Comment on lines +188 to +262
def sensor_model_version(self):
"""
Returns
-------
: int
ISIS sensor model version
"""
return 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably be useful to have some boilerplate for docs here, but adding a boilerplate doc string is probably better than nothing?

tests/pytests/conftest.py Outdated Show resolved Hide resolved
tests/pytests/conftest.py Outdated Show resolved Hide resolved
@acpaquette acpaquette requested a review from Kelvinrr June 15, 2022 23:10
@acpaquette acpaquette merged commit 1881319 into DOI-USGS:master Jul 22, 2022
jrcain-usgs pushed a commit to jrcain-usgs/ale that referenced this pull request May 19, 2023
* Initial Marci driver for ale

* Added Marci tests and corrected comparison function

* Added kernel data for use in Marci load tests

* Pushed marci ISD for use in loads test

* Adds function doc strings to Marci and HiRISE drivers

* Updated comparison function and marci load test

* Added another set of doc string info

* Cached reference frame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants