-
- Downloads
Frame Chain (#274)
* Adds voyager driver and associated tests * Dictionary diff changes and isis_formatter updates * Removed unnecessary imports from MRO driver * Removed voyager playground notebook * Removed comments on test data. * Added comments to isis_formatter * Updated tests based on changes to the isis_formatter * Updated sun_position again for light time correction * Updated frame chain, tests, and other drivers * Cleaned up some logic * Updated mro test with new frame chain output * Test updates to mostly quaternions and moves frame_trace into transformation.py * Added USGS channel to the environment file * Adds Spiceypy outside of the environment.yml * Updated python version * Reverted travis and environment files * Added back spiceypy to environment file * Moved channels and updated version * Install python into the base env * More messing with travis * Travis syntax fix * Removed usgs channel * Readded usgs channel and fixed networkx name * Updated kaguya and mdis tests and the data_naif sensor_position target swapping
Showing
- .travis.yml 2 additions, 1 deletion.travis.yml
- ale/base/data_naif.py 11 additions, 8 deletionsale/base/data_naif.py
- ale/drivers/co_drivers.py 0 additions, 11 deletionsale/drivers/co_drivers.py
- ale/formatters/isis_formatter.py 23 additions, 25 deletionsale/formatters/isis_formatter.py
- ale/transformation.py 95 additions, 16 deletionsale/transformation.py
- environment.yml 2 additions, 1 deletionenvironment.yml
- recipe/meta.yaml 1 addition, 1 deletionrecipe/meta.yaml
- tests/pytests/test_cassini_drivers.py 50 additions, 49 deletionstests/pytests/test_cassini_drivers.py
- tests/pytests/test_dawn_drivers.py 3 additions, 3 deletionstests/pytests/test_dawn_drivers.py
- tests/pytests/test_isis_formatter.py 4 additions, 4 deletionstests/pytests/test_isis_formatter.py
- tests/pytests/test_kaguya_drivers.py 7 additions, 6 deletionstests/pytests/test_kaguya_drivers.py
- tests/pytests/test_lro_drivers.py 1 addition, 0 deletionstests/pytests/test_lro_drivers.py
- tests/pytests/test_mdis_drivers.py 3 additions, 3 deletionstests/pytests/test_mdis_drivers.py
- tests/pytests/test_mro_drivers.py 48 additions, 56 deletionstests/pytests/test_mro_drivers.py
- tests/pytests/test_transformation.py 7 additions, 7 deletionstests/pytests/test_transformation.py
- tests/pytests/test_usgscsm_formatter.py 3 additions, 3 deletionstests/pytests/test_usgscsm_formatter.py
- tests/pytests/test_voyager_drivers.py 34 additions, 12 deletionstests/pytests/test_voyager_drivers.py
Loading
Please register or sign in to comment