Skip to content
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

Update logic in common run scripts to get date info from set_env.ksh and update namelists. #9

Open
JohnHalleyGotway opened this issue Sep 25, 2019 · 1 comment
Labels
topic: common scripts Related to common scripts type: enhancement Improve something that it is currently doing

Comments

@JohnHalleyGotway
Copy link
Collaborator

Modify the scripting logic to make running new cases easier.
Currently, you have to update the begin/end dates in several places: namelist.input, namelist.wps, and 2 spots in set_env.ksh.
Update the run scripts (run_wps.ksh and run_real.ksh) to source set_env.ksh and modify the namelists. Also, update the run_met.ksh so that it uses the date info that's set for UPP.

@JohnHalleyGotway JohnHalleyGotway added type: enhancement Improve something that it is currently doing and removed enhancement labels Aug 24, 2021
@JohnHalleyGotway
Copy link
Collaborator Author

We discussed this on 9/14/21 and @fossell will write up a new issue for standardizing the variable names used in set_env.ksh. For example, the WRF start time is listed at least 4 times. These changes should be done prior to any work on this issue.

While this issue specifically mentions date information, be sure to check for other variables that are set in multiple spots and consider defining them once in set_env.ksh instead. And if those variables exist, recommend renaming this issue in a more generic way.

@JohnHalleyGotway JohnHalleyGotway removed this from the Version 3.5 milestone Sep 14, 2021
@fossell fossell added this to the Backlog of Development Ideas milestone Aug 24, 2022
@fossell fossell added the topic: common scripts Related to common scripts label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: common scripts Related to common scripts type: enhancement Improve something that it is currently doing
Projects
None yet
Development

No branches or pull requests

2 participants