NOAA-EMC / EVS

12 stars 27 forks source link

feature/EVS-GLWU_plots_initialized #592

Closed SamiraArdani-NOAA closed 1 month ago

SamiraArdani-NOAA commented 1 month ago

Note to developers: You must use this PR template!

Description of Changes

Please include a summary of the changes and the related GitHub issue(s). Please also include relevant motivation and context.

This PR initializes the EVS-GLWU verification plots.

Developer Questions and Checklist

Please include testing instructions for the PR assignee. Include all relevant input datasets needed to run the tests.

To test this PR, you need to run the driver script for stats and plots steps. 2- Clone my fork in your local and checkout branch feature/EVS-GLWU_plots_initialized. 3- ln -s fix directory. 4- In COMIN, replace the ${USER} with emc.vpppg. 5- The stats step is just tested to see if the MPR line_type is added. Run the driver scripts for stats step located at: EVS/dev/drivers/scripts/stats/glwu/ 6- Run the driver scripts for plots step located at: EVS/dev/drivers/scripts/plots/glwu/

malloryprow commented 1 month ago

I will kick off the stats job at 1500Z, when the glwu stats job runs.

malloryprow commented 1 month ago

jevs_glwu_wave_grid2obs_stats.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr592/EVS/dev/drivers/scripts/stats/glwu/jevs_glwu_wave_grid2obs_stats.o158976459 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr592/evs/v2.0/stats/glwu DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_glwu_wave_grid2obs_stats.158976459.cbqs01

SamiraArdani-NOAA commented 1 month ago

@malloryprow, I checked the .o file. No ERROR was found. Also, the Point-Stat files now show the MPR line_type.

malloryprow commented 1 month ago

jevs_glwu_wave_grid2obs_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr592/EVS/dev/drivers/scripts/plots/glwu/jevs_glwu_wave_grid2obs_plots.o158977139 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr592/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_glwu_wave_grid2obs_plots.158977139.cbqs01

SamiraArdani-NOAA commented 1 month ago

@malloryprow, I see no ERRORs in the .o file. I see that the plots are now generated for both last 31days and last90days and the tar files contain both type of plots: time_series and lead_average.

malloryprow commented 1 month ago

@AndrewBenjamin-NOAA This needs your review (and pending approval) when you get a chance.

AndrewBenjamin-NOAA commented 1 month ago

@SamiraArdani-NOAA, have you untarred and taken a look at your plots? Do you have a location where I would be able to take a look?

SamiraArdani-NOAA commented 1 month ago

@AndrewBenjamin-NOAA, Yes, I have untarred them in EMCRZDM at: /home/people/emc/www/htdocs/users/verification/ocean_lake/glwu/test/grid2obs/images/*. Also, I have created a /test webpage at: https://www.emc.ncep.noaa.gov/users/verification/ocean_lake/glwu/test/grid2obs/wsp. I still need to enhance webpage dropdowns functionality. This verification contains significant wave height (htsgw) and wind speed (wind). Note that htsgw does not show that much results for the last31days duration because there was no matched pair for the last week of September ~ current for this wave field. You can check some saved images in the images folder in "old" directory for duration of mid-September when we had more matched pairs.

malloryprow commented 1 month ago

@SamiraArdani-NOAA Can you do a sync fork before I merge?