Update transmit.py change to passes

master-b-dt
Alan Johnston 1 month ago committed by GitHub
parent c55843147f
commit 8fc5d62437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1153,7 +1153,7 @@ if __name__ == "__main__":
try:
# Navigate the dictionary structure
pass_profile = iss_doppler_database[TARGET_PASS]
pass_profile = iss_doppler_passes[TARGET_PASS]
data_entry = pass_profile[index] # relative_time_index]
# Extract the specific metric

Loading…
Cancel
Save

Powered by TurnKey Linux.