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

release/public-v1: Add FAQ chapter with the following questions: #157

Merged
merged 2 commits into from
Jul 15, 2020
Merged

release/public-v1: Add FAQ chapter with the following questions: #157

merged 2 commits into from
Jul 15, 2020

Conversation

JulieSchramm
Copy link
Collaborator

  • How do I build and run a single test of the UFS Weather Model?

  • How do I change the length of the model run?

  • How do I change the model output to netcdf or nemsio?

  • Add FAQ chapter to index.rst

  • Add references to sections in other chapters

  • Add FAQ chapter to introduction

Both html and latex builds succeed.

   - How do I build and run a single test of the UFS Weather Model?
   - How do I change the length of the model run?
   - How do I change the model output to netcdf or nemsio?

- Add FAQ chapter to index.rst
- Add references to sections in other chapters
- Add FAQ chapter to introduction

Both html and latex builds succeed.
@llpcarson
Copy link
Collaborator

Good info to add, Julie!

@junwang-noaa junwang-noaa changed the title - Add FAQ chapter with the following questions: release/public-v1: Add FAQ chapter with the following questions: Jul 1, 2020
(``rt.sh``). This script is widely used by model developers on Tier 1 and 2 platforms
and is described in :numref:`Section %s <ConductingRegTests>`. The advantages to this approach are:

- You can bypass the workflow, pre- and post-processing steps.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suggest changing the language here. The UFS WM does not have a workflow with pre- and post- that needs to be bypassed (the App does, but this documentation is for the model).

Suggested change
- You can bypass the workflow, pre- and post-processing steps.
- It does not require a workflow, pre- or post-processing steps.

variable ``nhours_fcst`` to the desired number of hours.

=====================================================
How do I change the model output to netcdf or nemsio?
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
How do I change the model output to netcdf or nemsio?
How do I select the file format for the model output (NetCDF or NEMSIO)?

Copy link
Collaborator

@ligiabernardet ligiabernardet 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 to me. Thanks.

Copy link
Collaborator

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

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

approved

@ligiabernardet
Copy link
Collaborator

@junwang-noaa What is the process for having these documentation updates merged into the release branch? Note that we have a few more updates coming.

@junwang-noaa junwang-noaa merged commit 8cb21f8 into ufs-community:release/public-v1 Jul 15, 2020
@junwang-noaa
Copy link
Collaborator

@junwang-noaa What is the process for having these documentation updates merged into the release branch? Note that we have a few more updates coming.

Please submit PR to the release branch and it will be committed after reviewers' approval.

@ligiabernardet
Copy link
Collaborator

Thanks @junwang-noaa The PR has been submitted and the assigned reviewers have approved it. If necessary, you can assign additional reviewers. Thanks.

pjpegion pushed a commit to NOAA-PSL/ufs-weather-model.p7b that referenced this pull request Jul 20, 2021
Add two new interstitial variables to GFS_typedefs.{F90,meta} that are required for the RRTMG cloud overlap additions by @mjiacono (see NCAR/ccpp-physics#487). Other changes:

* fix wrong metadata in GFS_typedefs.meta (optional and intent are not valid for host model variable tables)
* note that RRTMG and RRTMGP use different interstitial variables for the decorrelation parameter alpha; this is because RRTMGP only works when the number of model levels is the same for radiation (levr) and other physics (levs), while RRTMG works with different numbers of levels; only the one in use gets allocated
* replace GSL drag suite with CIRES UGWP/GFS GWD in ccpp/suites/suite_FV3_RRFS_v1beta.xml (cherry-picked from PR ufs-community#173 for release/public-v2)
KevinViner-NOAA pushed a commit to KevinViner-NOAA/ufs-weather-model that referenced this pull request Mar 6, 2023
epic-cicd-jenkins pushed a commit that referenced this pull request Apr 17, 2023
bug fix for config_defaults.sh, modified files:
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.

None yet

4 participants