Skip to content

Conversation

@wienkers
Copy link

@wienkers wienkers commented Aug 6, 2025

skin() function argument order was mismatched with apply_ufunc call of skin_np(). This was causing rad_lw to be erroneously used as slp, which was crashing the skin() calculation because the values were out of range. The changes in the argument ordering are now also consistent with calling structure in aerobulk.

@jbusecke
Copy link

jbusecke commented Aug 6, 2025

Thank you so much for finding this @wienkers!

I am a bit shocked that we missed this. Do you have a small example that we could use in the tests by any chance?

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