-
- Downloads
Adds MiniRF driver to ale, Radar sensor type, and to_usgscsm Radar formatter (#352)
* Adds MiniRF driver to ale, along with a Radar sensor type and updates to_usgscsm formatter to output Radar-specific ISD * remove debug output * Added updates based on comments, additional problems I found, and add test and test data * Add dt_ephem to Radar, update to actually ouput same # of positions/velocities as socetset code * cleanup * Forgot to add pck * Add pck in transfer format * Hopefully fix failing test? * Move isd information to external file
Showing
- ale/base/type_sensor.py 82 additions, 0 deletionsale/base/type_sensor.py
- ale/drivers/lro_drivers.py 102 additions, 2 deletionsale/drivers/lro_drivers.py
- ale/formatters/usgscsm_formatter.py 75 additions, 55 deletionsale/formatters/usgscsm_formatter.py
- tests/pytests/data/03821_16N196_S1/03821_16N196_S1_isis3.lbl 405 additions, 0 deletionstests/pytests/data/03821_16N196_S1/03821_16N196_S1_isis3.lbl
- tests/pytests/data/03821_16N196_S1/03821_16N196_S1_new_spice_0.xsp 277 additions, 0 deletions...ests/data/03821_16N196_S1/03821_16N196_S1_new_spice_0.xsp
- tests/pytests/data/03821_16N196_S1/03821_16N196_S1_new_spice_1.xsp 277 additions, 0 deletions...ests/data/03821_16N196_S1/03821_16N196_S1_new_spice_1.xsp
- tests/pytests/data/03821_16N196_S1/lro_clkcor_2020057_v00.tsc 23256 additions, 0 deletions...s/pytests/data/03821_16N196_S1/lro_clkcor_2020057_v00.tsc
- tests/pytests/data/03821_16N196_S1/lro_frames_2014049_v01.tf 1203 additions, 0 deletionstests/pytests/data/03821_16N196_S1/lro_frames_2014049_v01.tf
- tests/pytests/data/03821_16N196_S1/moc42r_2010090_2010121_v03_0_sliced_-85000.xc 560 additions, 0 deletions...1_16N196_S1/moc42r_2010090_2010121_v03_0_sliced_-85000.xc
- tests/pytests/data/03821_16N196_S1/moc42r_2010090_2010121_v03_1_sliced_-85000.xc 520 additions, 0 deletions...1_16N196_S1/moc42r_2010090_2010121_v03_1_sliced_-85000.xc
- tests/pytests/data/03821_16N196_S1/moon_080317.tf 599 additions, 0 deletionstests/pytests/data/03821_16N196_S1/moon_080317.tf
- tests/pytests/data/03821_16N196_S1/moon_assoc_me.tf 272 additions, 0 deletionstests/pytests/data/03821_16N196_S1/moon_assoc_me.tf
- tests/pytests/data/03821_16N196_S1/moon_pa_de421_1900-2050.xpc 220919 additions, 0 deletions.../pytests/data/03821_16N196_S1/moon_pa_de421_1900-2050.xpc
- tests/pytests/data/03821_16N196_S1/mrflroAddendum002.ti 20 additions, 0 deletionstests/pytests/data/03821_16N196_S1/mrflroAddendum002.ti
- tests/pytests/data/03821_16N196_S1/naif0012.tls 152 additions, 0 deletionstests/pytests/data/03821_16N196_S1/naif0012.tls
- tests/pytests/data/03821_16N196_S1/pck00009.tpc 3639 additions, 0 deletionstests/pytests/data/03821_16N196_S1/pck00009.tpc
- tests/pytests/data/isds/lrominirf_isd.json 10138 additions, 0 deletionstests/pytests/data/isds/lrominirf_isd.json
- tests/pytests/test_lro_drivers.py 43 additions, 3 deletionstests/pytests/test_lro_drivers.py
Loading
Please register or sign in to comment