Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

#3015 added a new use case to tc_and_extra_tc
Created by @georgemccabe

georgemccabe and others added 12 commits May 28, 2025 15:33
* per #2998, update instructions for updating truth data to note that the latest develop branch run needs to finish running. also cleaned up some out-of-date info

* add note to delete the temporary branch generated for updating develop-ref
* enhance pytest fixture so it will work with wrappers that don't have class variable WRAPPER_ENV_VAR_KEYS

* per #2980, add test to recreate bug when building a 3 year accumulation using 1 year accums

* clean up tests

* Per #2980, fix bug in determining accumulation seconds used to find last valid time to check for an accumulation -- The search time minus the output accumulation is used as the reference time to compute the number of seconds of the input accumulation. The input accumulation is subtracted from this time to determine the number of seconds, which depending on the time can cross over a leap year when the actual accumulation calculations do not. This fix adds the input accumulation to the 'first' time to ensure that it is correctly calculated
* Per 2857, added information about the team drive where data is uploaded to and labelling for organization or institution.

* Per #2857, resolved duplicate explicit target name warning.
* Per #2921, adding documentation for setting up a sphinx environment using MacPorts

* Per #2921, adding context to explain why a developer may need to run these commands.
* per #2577, add use case files

* turn off use case that shouldn't be on

* fix path to data and scripts

* fix path to plotting scripts

* added scripts to create wrf_plot conda env that contains the METplus Analysis requirements and the wrf package. change use case to use that env and obtain METdataio and METplotpy

* fix name of wrf python package

* override input and output directories in WRF plotting script

* clean up script re: SonarQube

* renaming variables for SonarQube

* turn off 100-m wind speed plot because zlev files are not included in the input data

* added missing closing single quote

* add version of package that was obtained for reproducibility

* refactor WRF plotting script to split logic into functions to reduce cognitive complexity

* try creating output directory before running reformatter

* METdataio reformatter does not accept environment variables in its config file, so attempting to change directory to output directory and find input data relative to that directory

* change approach to reference plot directory

* add WRF and MADIS file types to quick search keywords and start doc for new use case

* fix formatting for output file lists and correct info about output directories (use case path are added for automated tests, but are relative to {OUTPUT_BASE} if run by a user)

* write log file to logs directory and rename it to include .log extension

* add more information for use case doc

* turn off use case for PR

* refactor map functions script to reduce cognitive complexity for SonarQube

* update scientific objective with input from @jaredalee
@github-project-automation github-project-automation bot moved this to 🩺 Needs Triage in METplus-6.1 Development Jun 30, 2025
@georgemccabe georgemccabe added this to the METplus-6.1.0 milestone Jun 30, 2025
@georgemccabe georgemccabe merged commit 7c8b1c1 into main_v6.1-ref Jun 30, 2025
1 check was pending
@github-project-automation github-project-automation bot moved this from 🩺 Needs Triage to 🏁 Done in METplus-6.1 Development Jun 30, 2025
@georgemccabe georgemccabe deleted the update_main_v6.1_53818476 branch June 30, 2025 16:35
@georgemccabe georgemccabe linked an issue Jun 30, 2025 that may be closed by this pull request
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

New Use Case: Hurricane Matthew using native WRF
3 participants