-
Notifications
You must be signed in to change notification settings - Fork 28
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
bugfix/long_term_stats #663
bugfix/long_term_stats #663
Conversation
CC: @QiShi-NOAA for you awareness |
The job is underway. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed the changes made in this PR and found them to be consistent with the stated fixes in the submission! The associated long-term QPF plots look much better than they did on the Headline Score webpage. If the results of Perry's test are good, then I approve this PR to be merged. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haha... how about I approve it this time instead of just comment? :)
@malloryprow Based on Alicia's comment, should I also run the plots as part of this test? |
I don't think so, the problem was in the stats calculation not how the plots was displaying them. |
OK great - I was just wondering if seeing the plots display the stats was the best way to see that the stats corrections were OK. |
Nah, I can look in the text files. |
The job is still running, but here is the information as to where to find all the output. .o file: |
@malloryprow The job has been completed. |
Log and stat files look good to me! |
All right! I will review and then merge if all is good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes work as expected. Approved for merge.
…AA/EVS into feature/narre_MPMD * 'feature/narre_MPMD' of https://github.com/BinbinZhou-NOAA/EVS: Update naming conventions per Executive Order 14172 (NOAA-EMC#666) GEFS -CHEM PLOTS MPMD BUGFIX - Feature/gef splotmpmd (NOAA-EMC#664) bugfix/long_term_stats (NOAA-EMC#663) Global-det SST sea ice fix (NOAA-EMC#660) bugfix/dev_fix_ghrsst (NOAA-EMC#662)
Note to developers: You must use this PR template!
Description of Changes
This corrects some items for the global_det long-term stats. It uses stat_analysis to aggregate FSS and doesn't require a minimum number of days to calculate for precip. This matches the methods that had been previously done by verf_precip. It also fixes an issue with the 3 inch conversion to mm.
Developer Questions and Checklist
${USER}
where necessary throughout the code.HOMEevs
are removed from the code.dev/drivers/scripts
ordev/modulefiles
have been made in the correspondingecf/scripts
andecf/defs/evs-nco.def
?Testing Instructions
Set-up
ln -sf /lfs/h2/emc/vpppg/noscrub/emc.vpppg/verification/EVS_fix fix
🔲 global_det stats
cd dev/drivers/scripts/stats/global_det
jevs_global_det_atmos_long_term_stats.sh
(takes a few hours to run)