-
- Downloads
Added initial nadir pointing (#332)
* Added nadir orientation calculation to frame_chain
* Added comments, replaced conditional dict access, replaced hard-coded bool for nadir parameter.
* Updated orientation to be obtained from the frame chain and added tests
* Updated the frame trace returns if nadir is true and propogated those changes to the frame chain from_spice function
* Updated focal2pixel_lines test for the time being
Co-authored-by:
Adam Paquette <acpaquette@usgs.gov>
Showing
- ale/base/data_naif.py 30 additions, 14 deletionsale/base/data_naif.py
- ale/drivers/lro_drivers.py 2 additions, 8 deletionsale/drivers/lro_drivers.py
- ale/transformation.py 6 additions, 3 deletionsale/transformation.py
- tests/pytests/test_data_naif.py 19 additions, 0 deletionstests/pytests/test_data_naif.py
- tests/pytests/test_lro_drivers.py 2 additions, 2 deletionstests/pytests/test_lro_drivers.py
Loading
Please register or sign in to comment