Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2d variance metrics to reservoir training #2361

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

AnnaKwa
Copy link
Contributor

@AnnaKwa AnnaKwa commented Nov 1, 2023

This adds scalar metrics for the mean vertically-summed grid-scale variance of outputs in the x, y plane. Since the prognostic run reservoir predictions have issues with too much grid-scale noise in column-integrated quantities, I would like to see how the hyperparameters affect this in offline evaluation. I don't have area or pressure thicknesses saved in the data, so this is a very rough way of estimated the variance in column-integrated quantities.

During synchronization of the reservoir the _rc_out precipitable water field has a higher variance than the _hyb_in field, which suggests that this should be visible in offline evaluation.

image

Copy link
Contributor

@frodre frodre left a comment

Choose a reason for hiding this comment

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

LGTM

@AnnaKwa AnnaKwa merged commit 314edd5 into master Nov 3, 2023
13 of 14 checks passed
@AnnaKwa AnnaKwa deleted the add-offline-2d-variance-scalar branch November 3, 2023 21:02
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