-
Notifications
You must be signed in to change notification settings - Fork 12
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
NGEN/Snow-17 output varies from Snow-17-only #51
Comments
@drakest123, it appears the output writing utility in Snow-17 standalone is responsible for many of these differences. Line 493 in 2752d88
I'll respond using the same bullets as above (note I'm using the combined variable names as that is what is accessible via BMI):
|
It looks like those unit transforms in the standalone output, which were just a convenience for snow17 output analysis (ie put everything into mm for an easy mass balance calculation) are the issue. They could just be deleted from the standalone case to match whatever the nextgen model convention is (ie output a flux as L/T or M/T or a state as L or M). |
@andywood It makes no difference to me what the output units are for Snow-17 in standalone mode. It only matters that BMI correctly advertises the proper model units. I believe this issue can be closed or adjusted once @drakest123 expands upon the |
Sounds good!
…On Tue, Sep 10, 2024 at 6:23 AM K. Jennings ***@***.***> wrote:
@andywood <https://github.com/andywood> It makes no difference to me what
the output units are for Snow-17 in standalone mode. It only matters that
BMI correctly advertises the proper model units.
I believe this issue can be closed or adjusted once @drakest123
<https://github.com/drakest123> expands upon the raim_comb values.
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIKARISGCEXVSVWEYZEYTLZV3QF3AVCNFSM6AAAAABN2LK4UCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBQGU3DGMRYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
NGEN is passing data with improper units to Snow-17
Current behavior
The output from NGEN/Snow-17 remains different from Snow-17-only. It was difficult to debug this problem with real data so I created a one-month simulated data set as input.
Expected behavior
The outputs should be the same.
Steps to replicate behavior (include URLs)
Screenshots
See entry for 9/7/2024 in https://docs.google.com/document/d/1RA52-iAZQP5n-feTo4E-VDl8ZmrPbhuCmcJKfAZi8B8/edit?usp=sharing
The text was updated successfully, but these errors were encountered: