NCAR / wrf_hydro_nwm_public

WRF-Hydro model code
https://ral.ucar.edu/projects/wrf_hydro
Other
181 stars 139 forks source link

Fixed Plotting for New CI #748

Closed scrasmussen closed 1 month ago

scrasmussen commented 6 months ago

TYPE: bugfix

KEYWORDS: CI, Github Actions

SOURCE: Soren Rasmussen, NCAR

DESCRIPTION OF CHANGES: This fixes paths for the new CI. When there's a difference in output from PR changes, plots are generated and need to be copied into a directory that gets zipped as an artifact. Commit is copied from testing/new-ci-plotting branch. See "Tests Conducted" section.

TESTS CONDUCTED:

NOTES: Once this is merged PR#747 can be closed.

TODO:

Checklist

scrasmussen commented 6 months ago

Plots are now attaching, as seen in the test PR. There seems to be an issue when all cases are trying to push the images to the same branch but at least some are getting through. The github artifact does have all of the plots though