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

Unit test for "Fix steps to vec unit test" #108

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

scottstanie
Copy link
Contributor

Broke the unit test away from the main PR fix so that COMPASS testing can proceed.
Will be debugging the CircleCI issue causing the tests to fail that are passing locally

Now that the function `self.as_isce3_radargrid` has parameters for step sizes, we dont need to redo the logic to compute the coordinates.

This should fix isce-framework#105 where the differing logic causes different coordinates.

It also allows us to remove redundant error checking that happens in the `as_isce3_radaragrid` function
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.

1 participant