Skip to content

maint/fix: move nan handling into Fortran code#102

Merged
greglucas merged 1 commit into
SWxTREC:mainfrom
greglucas:nan-replacement
Jun 28, 2026
Merged

maint/fix: move nan handling into Fortran code#102
greglucas merged 1 commit into
SWxTREC:mainfrom
greglucas:nan-replacement

Conversation

@greglucas

Copy link
Copy Markdown
Member

The previous nan checks were handled within the numpy-layer, instead we can reference the msis-specific dmissing quantity from within Fortran and then pass back a nan to Python directly rather than having our fuzzy check for floating point values.

The previous nan checks were handled within the numpy-layer, instead
we can reference the msis-specific dmissing quantity from within
Fortran and then pass back a nan to Python directly rather than having
our fuzzy check for floating point values.
@greglucas greglucas merged commit 6fd685f into SWxTREC:main Jun 28, 2026
38 checks passed
@greglucas greglucas deleted the nan-replacement branch June 28, 2026 12:04
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.

1 participant