Loading ale/base/data_naif.py +1 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,7 @@ class NaifSpice(): 'SSB') state = ssb_tar_state - ssb_obs_state matrix = spice.sxform("J2000", self.reference_frame, time) state = spice.mxvg(matrix, state, 6, 6); state = spice.mxvg(matrix, state) else: state, _ = spice.spkezr(target, time, Loading environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ dependencies: - python - python-dateutil - scipy>=1.4.0 - spiceypy>=2.3.0 - spiceypy>=4.0.1 - pyyaml - pytest - pytest-cov Loading recipe/meta.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ requirements: - python-dateutil - pytz - scipy >=1.4.0 - spiceypy >=2.3.0 - spiceypy >=4.0.1 - pyyaml test: Loading tests/pytests/data/MVA_2B2_01_02329N002E0302/SEL_M_V01.TSC +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ SCLK_KERNEL_ID = ( @2009-06-10T12:57:27.4670 ) SCLK_DATA_TYPE_131 = ( 1 ) SCLK01_N_FIELDS_131 = ( 1 ) SCLK01_MODULI_131 = ( 4294967296 ) SCLK01_OFFSETS_131 = ( 0 0 ) SCLK01_OFFSETS_131 = ( 0 ) SCLK01_OUTPUT_DELIM_131 = ( 2 ) SCLK_PARTITION_START_131 = ( 0.0000000000000E+00 ) SCLK_PARTITION_END_131 = ( 1.2614400000000E+09 ) Loading tests/pytests/data/TC1S2B0_01_06691S820E0465/SEL_M_V01.TSC +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ SCLK_KERNEL_ID = ( @2009-06-10T12:57:27.4670 ) SCLK_DATA_TYPE_131 = ( 1 ) SCLK01_N_FIELDS_131 = ( 1 ) SCLK01_MODULI_131 = ( 4294967296 ) SCLK01_OFFSETS_131 = ( 0 0 ) SCLK01_OFFSETS_131 = ( 0 ) SCLK01_OUTPUT_DELIM_131 = ( 2 ) SCLK_PARTITION_START_131 = ( 0.0000000000000E+00 ) SCLK_PARTITION_END_131 = ( 1.2614400000000E+09 ) Loading Loading
ale/base/data_naif.py +1 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,7 @@ class NaifSpice(): 'SSB') state = ssb_tar_state - ssb_obs_state matrix = spice.sxform("J2000", self.reference_frame, time) state = spice.mxvg(matrix, state, 6, 6); state = spice.mxvg(matrix, state) else: state, _ = spice.spkezr(target, time, Loading
environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ dependencies: - python - python-dateutil - scipy>=1.4.0 - spiceypy>=2.3.0 - spiceypy>=4.0.1 - pyyaml - pytest - pytest-cov Loading
recipe/meta.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ requirements: - python-dateutil - pytz - scipy >=1.4.0 - spiceypy >=2.3.0 - spiceypy >=4.0.1 - pyyaml test: Loading
tests/pytests/data/MVA_2B2_01_02329N002E0302/SEL_M_V01.TSC +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ SCLK_KERNEL_ID = ( @2009-06-10T12:57:27.4670 ) SCLK_DATA_TYPE_131 = ( 1 ) SCLK01_N_FIELDS_131 = ( 1 ) SCLK01_MODULI_131 = ( 4294967296 ) SCLK01_OFFSETS_131 = ( 0 0 ) SCLK01_OFFSETS_131 = ( 0 ) SCLK01_OUTPUT_DELIM_131 = ( 2 ) SCLK_PARTITION_START_131 = ( 0.0000000000000E+00 ) SCLK_PARTITION_END_131 = ( 1.2614400000000E+09 ) Loading
tests/pytests/data/TC1S2B0_01_06691S820E0465/SEL_M_V01.TSC +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ SCLK_KERNEL_ID = ( @2009-06-10T12:57:27.4670 ) SCLK_DATA_TYPE_131 = ( 1 ) SCLK01_N_FIELDS_131 = ( 1 ) SCLK01_MODULI_131 = ( 4294967296 ) SCLK01_OFFSETS_131 = ( 0 0 ) SCLK01_OFFSETS_131 = ( 0 ) SCLK01_OUTPUT_DELIM_131 = ( 2 ) SCLK_PARTITION_START_131 = ( 0.0000000000000E+00 ) SCLK_PARTITION_END_131 = ( 1.2614400000000E+09 ) Loading