Skip to content

Conversation

@magpowell
Copy link
Contributor

Lack on monotonic decrease in p_lev was causing the bug for a cloud botany scene but was not the cause of the increased bias in high SZA aerosols:
image

I'd recommend using TICA with caution with aerosols.

p_lay_copy->expand_dims({n_col, n_z_tilt});
p_lev_copy->expand_dims({n_col, n_zh_tilt});

for (int ilay=0; ilay<n_zh_tilt; ++ilay) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the change that fixed the bug for cloud botany test scene

@MennoVeerman MennoVeerman merged commit d12778a into microhh:main May 13, 2025
1 check passed
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