Commit 743387da authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Updates for spiceypy 5

parent 35b492b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ dependencies:
  - python
  - python-dateutil
  - scipy>=1.4.0
  - spiceypy>=2.3.0
  - spiceypy>=4.0.1
  - pyyaml
  - pytest
  - pytest-cov
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ requirements:
    - python-dateutil
    - pytz
    - scipy >=1.4.0
    - spiceypy >=2.3.0
    - spiceypy >=4.0.1
    - pyyaml

test:
+1 −1
Original line number Diff line number Diff line
@@ -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 )
+1 −1
Original line number Diff line number Diff line
@@ -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 )