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

Feature pytest click #13

Merged
merged 236 commits into from
Oct 15, 2023
Merged

Feature pytest click #13

merged 236 commits into from
Oct 15, 2023

Conversation

dugalh
Copy link
Collaborator

@dugalh dugalh commented Oct 15, 2023

  • Add a nested click CLI that provides access to most of the current functionality.
  • Add pytest unit tests for all modules, and remove old unit tests.
  • Remove pandas and shapely dependencies.
  • write_mask=None writes a mask with jpeg compression.
  • Replace custom with tqdm progress bar.
  • Add io module for reading / writing / converting interior & exterior parameter files.
  • Allow camera models to have a specified cx, cy principal point.
  • Add alpha camera parameter for specifying portion of valid pixels in undistorted image.
  • Fix OpenCV nan remap issue.
  • Setup environment for auto download of PROJ transformation grids.
  • Other fixes and improvements.

dugalh added 30 commits July 17, 2023 20:59
intersect (not clip) ortho poly with dem bounds,
limit steps along ortho boundary ray
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@dugalh dugalh merged commit 4420793 into main Oct 15, 2023
36 checks passed
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.

None yet

2 participants