Skip to content

Comments

I-ALiRT - fix time conversion#2701

Merged
laspsandoval merged 2 commits intoIMAP-Science-Operations-Center:devfrom
laspsandoval:modify_time
Feb 18, 2026
Merged

I-ALiRT - fix time conversion#2701
laspsandoval merged 2 commits intoIMAP-Science-Operations-Center:devfrom
laspsandoval:modify_time

Conversation

@laspsandoval
Copy link
Contributor

@laspsandoval laspsandoval commented Feb 13, 2026

Change Summary

Overview

I realized that I don't have SPICE kernels loaded in my lambda. So I had this error. Instead of adding SPICE to my lambda, I decided to use the time conversion in cdflib.

"errorType": "SpiceNOLEAPSECONDS",
"requestId": "83491479-0e1c-41ee-9b2f-9785aae2481f",
"stackTrace": [
" File "/var/task/ialirt_archive.py", line 127, in lambda_handler\n dataset = create_xarray_from_records(all_items)\n",
" File "/var/lang/lib/python3.12/site-packages/imap_processing/ialirt/utils/create_xarray.py", line 59, in create_xarray_from_records\n start_ttj2000 = et_to_ttj2000ns(str_to_et(start_str))\n",

Updated Files

  • create_xarray.py
    • Update time conversion

@laspsandoval laspsandoval self-assigned this Feb 13, 2026
@laspsandoval laspsandoval added this to the February 2026 milestone Feb 13, 2026
@laspsandoval laspsandoval merged commit 183cd81 into IMAP-Science-Operations-Center:dev Feb 18, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants