-
Notifications
You must be signed in to change notification settings - Fork 32
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
Extend functionality of run_jedi_exe.py #223
Comments
Sounds like we are going to 'abandon' run_jedi_exe |
While we may abandon |
I vote for merging your changes @RussTreadon-NOAA . I added a script that will run the soca jjobs here that takes as input an ordered list of j-jobs, but it will take some work to make it generic enough to run the other jedi applications. |
92d21cc adds
|
@RussTreadon-NOAA I think just the last 5 lines of |
OK, let me try. Thank you @CoryMartin-NOAA for your help in sorting this out. |
* Restore 3dvar capability to run_jedi_exe.py (#223) * Correct python norm errors (#223) * Remove yaml_template from 3dvar_orion.yaml (#223) * add genYAML.py; clean up run_jedi_exe.py (#223) * Update genYAML to use ufsda genYAML.py (#223) * add ufsda.genYAML to __init__.py (#223) * remove genYAML from yamltools.py (#223) * remove __main__ from genYAML.py * revert changes to ush/genYAML * remove stage from init, simplify genYAML * import specific ufsda.stage functions in run_jedi_exe.py * replace exclusive with mem=0 in sbatch jobcard * add ufsda.stage import to marine_analysis_prep script * use RussTreadon-NOAA/global-workflow feature/ufsda_stage in automated tests * Revert "use RussTreadon-NOAA/global-workflow feature/ufsda_stage in automated tests" This reverts commit 3c828e2. * update keywords in hera 3dvar yaml * provide default for NMEM_ENKF in run_jedi_exe.py
PR #278 restored the ability of Continued work in this issue will be done in |
Change title of issue to more accurately describe the scope of this issue. |
@RussTreadon-NOAA , we should remove the part that I added a while back that runs the "ex_script", it isn't needed anymore. |
@guillaumevernieres , are you referring to the
|
Yes, |
Make run_jedi_exe script more generic/flexible to exercise more components
The text was updated successfully, but these errors were encountered: