Skip to content

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

Merged
jkbk2004 merged 5 commits into
NOAA-EMC:developfrom
DusanJovic-NOAA:fv3atm_output_dir
May 9, 2024
Merged

Add option to specify history and inline post files output directory#826
jkbk2004 merged 5 commits into
NOAA-EMC:developfrom
DusanJovic-NOAA:fv3atm_output_dir

Conversation

@DusanJovic-NOAA
Copy link
Copy Markdown
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>

@DusanJovic-NOAA DusanJovic-NOAA marked this pull request as draft April 25, 2024 13:10
Comment thread fv3_cap.F90 Outdated
Comment thread io/post_fv3.F90
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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