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

Add option to specify history and inline post files output directory #826

Merged
merged 5 commits into from
May 9, 2024

Conversation

DusanJovic-NOAA
Copy link
Collaborator

Description

What bug does it fix, or what feature does it add?

  • Add new model_configure option (fv3atm_output_dir) to specify directory in which all history and inline post files will be saved instead of in the run directory.
  • Repair ci workflow (remove unnecessary renaming of UPP doc directory)

Is a change of answers expected from this PR? No.

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?

  • Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
  • Please commit the regression test log files in your ufs-weather-model branch

Dependencies

If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs

  • waiting on noaa-emc/nems/pull/<pr_number>
  • waiting on noaa-emc/fv3atm/pull/<pr_number>

fv3_cap.F90 Outdated Show resolved Hide resolved
Copy link
Collaborator

@junwang-noaa junwang-noaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the change, it looks good to me.

Copy link
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Thank you for working on this so quickly.

@DusanJovic-NOAA
Copy link
Collaborator Author

In order to fix the github workflow we need to update upp (see #819 (comment)). I am running test on Hercules and if there are no changes in the baselines I'll update the upp submodule. @WenMeng-NOAA

@DusanJovic-NOAA DusanJovic-NOAA marked this pull request as ready for review April 26, 2024 13:40
@WenMeng-NOAA
Copy link
Contributor

In order to fix the github workflow we need to update upp (see #819 (comment)). I am running test on Hercules and if there are no changes in the baselines I'll update the upp submodule. @WenMeng-NOAA

@DusanJovic-NOAA Your plan sounds good to me. There might be inline post result changes (grib2 files) with upp submodule update.

@zach1221
Copy link
Collaborator

zach1221 commented May 9, 2024

@jkbk2004 Testing on WM PR #2215 is complete. We have approval for this PR, can you please merge it?

@jkbk2004 jkbk2004 merged commit 7147dac into NOAA-EMC:develop May 9, 2024
6 checks passed
@DusanJovic-NOAA DusanJovic-NOAA deleted the fv3atm_output_dir branch May 13, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write output in subdirectory FV3ATM_OUTPUT/
6 participants