-
- Downloads
Voyager ISIS NaifSpice Class (#267)
* 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
Showing
- ale/drivers/mro_drivers.py 0 additions, 5 deletionsale/drivers/mro_drivers.py
- ale/drivers/voyager_drivers.py 46 additions, 0 deletionsale/drivers/voyager_drivers.py
- ale/formatters/isis_formatter.py 11 additions, 2 deletionsale/formatters/isis_formatter.py
- tests/pytests/conftest.py 6 additions, 1 deletiontests/pytests/conftest.py
- tests/pytests/data/c2065022/c2065022.spice_0.xsp 313 additions, 0 deletionstests/pytests/data/c2065022/c2065022.spice_0.xsp
- tests/pytests/data/c2065022/c2065022.spice_1.xsp 313 additions, 0 deletionstests/pytests/data/c2065022/c2065022.spice_1.xsp
- tests/pytests/data/c2065022/c2065022_isis3.lbl 139 additions, 0 deletionstests/pytests/data/c2065022/c2065022_isis3.lbl
- tests/pytests/data/c2065022/naif0012.tls 152 additions, 0 deletionstests/pytests/data/c2065022/naif0012.tls
- tests/pytests/data/c2065022/pck00008.tpc 3415 additions, 0 deletionstests/pytests/data/c2065022/pck00008.tpc
- tests/pytests/data/c2065022/vg200011.tsc 1391 additions, 0 deletionstests/pytests/data/c2065022/vg200011.tsc
- tests/pytests/data/c2065022/vg2_issna_v02.ti 51 additions, 0 deletionstests/pytests/data/c2065022/vg2_issna_v02.ti
- tests/pytests/data/c2065022/vg2_jup_qmw_na_fc-32100_t2_0_sliced_-32100.xc 31 additions, 0 deletions...ta/c2065022/vg2_jup_qmw_na_fc-32100_t2_0_sliced_-32100.xc
- tests/pytests/data/c2065022/vg2_jup_qmw_na_fc-32100_t2_1_sliced_-32100.xc 31 additions, 0 deletions...ta/c2065022/vg2_jup_qmw_na_fc-32100_t2_1_sliced_-32100.xc
- tests/pytests/data/c2065022/vg2_v02.tf 339 additions, 0 deletionstests/pytests/data/c2065022/vg2_v02.tf
- tests/pytests/data/c2065022/voyagerAddendum004.ti 36 additions, 0 deletionstests/pytests/data/c2065022/voyagerAddendum004.ti
- tests/pytests/test_isis_formatter.py 6 additions, 6 deletionstests/pytests/test_isis_formatter.py
- tests/pytests/test_mro_drivers.py 37 additions, 26 deletionstests/pytests/test_mro_drivers.py
- tests/pytests/test_voyager_drivers.py 70 additions, 0 deletionstests/pytests/test_voyager_drivers.py
Loading
Please register or sign in to comment