Skip to content

FIX: Handle potential NaNs in the middle of the repointing files - #278

Merged
greglucas merged 1 commit into
IMAP-Science-Operations-Center:mainfrom
greglucas:repointing-nan
Oct 7, 2025
Merged

FIX: Handle potential NaNs in the middle of the repointing files#278
greglucas merged 1 commit into
IMAP-Science-Operations-Center:mainfrom
greglucas:repointing-nan

Conversation

@greglucas

Copy link
Copy Markdown
Collaborator

We are getting files with NaN values in the middle and that is causing the first conversion to date of the start_time to fail now. Check for that case and skip over any repointings with an invalid start date.

We are getting files with NaN values in the middle and that is causing
the first conversion to date of the start_time to fail now. Check
for that case and skip over any repointings with an invalid start date.
@greglucas
greglucas requested a review from tmplummer October 7, 2025 17:18
@greglucas greglucas self-assigned this Oct 7, 2025
@greglucas greglucas added this to the October 2025 milestone Oct 7, 2025

@tmplummer tmplummer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@greglucas
greglucas merged commit 58376ee into IMAP-Science-Operations-Center:main Oct 7, 2025
16 checks passed
@greglucas
greglucas deleted the repointing-nan branch October 7, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants