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 regional workflow for wcoss2 RRFS_A v0.6.1 #545

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

hu5970
Copy link

@hu5970 hu5970 commented Jul 14, 2023

Update the regional workflow based on current RRFS_A v0.5.3 on WCOSS2.
This version will be deployed as the RRFS_A v0.6.1 and was tested on WCOSS2 development machine.

@hu5970 hu5970 merged commit cef4bb1 into NOAA-GSL:feature/RRFS_dev1 Jul 14, 2023
@@ -674,6 +674,7 @@ if [[ ${gsi_type} == "ANALYSIS" && ${anav_type} == "radardbz" ]]; then
fi
if [[ ${gsi_type} == "ANALYSIS" && ${anav_type} == "conv_dbz" ]]; then
ANAVINFO=${FIX_GSI}/${ANAVINFO_CONV_DBZ_FN}
beta1_inv=0.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

@hu5970 @chunhuazhou Does it mean that all previous experiments used only 85% ensemble increments for ref DA?

Choose a reason for hiding this comment

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

@guoqing-noaa @hu5970 @chunhuazhou This part is effective only in the case of ${anav_type}=="conv_dbz" (simultaneous dbz DA). I deleted this "beta1_inv=0.0" to make simultaneous dbz DA possible with hybrid-EnVar in PR#533.

I don't know why "beta1_inv=0.0" was reverted here in this PR. I think "beta1_inv=0.0" shouldn't be added here.

Copy link
Author

Choose a reason for hiding this comment

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

I will delete "beta1_inv=0.0" in next PR.

@hu5970 hu5970 deleted the wcoss2_v061 branch October 3, 2023 04:08
guoqing-noaa added a commit to guoqing-noaa/regional_workflow that referenced this pull request Sep 15, 2024
…SL#32)

* copy sample files for cherry-picking

* Update regional workflow for wcoss2 RRFS_A v0.6.1 (NOAA-GSL#545)

Co-authored-by: ming hu <ming.hu@dlogin05.dogwood.wcoss2.ncep.noaa.gov>

* Further tuning for v0.6.1: (NOAA-GSL#546)

1. fix SST_ROOT bug on WCOSS2
2. set PPT = 0.5
3. set fhcyc = 0
4. add link to fvcom_mask.nc
5. clean forecast netcdf after post.
6. remove "beta1_inv=0.0" from exregional_run_analysis.sh (line 677)

Co-authored-by: ming hu <ming.hu@dlogin04.dogwood.wcoss2.ncep.noaa.gov>

* minor bug fix on copying stdout files in exregional_nonvarcldanl.sh (NOAA-GSL#547)

* Update workflow  based on RRFS_A v0.6.1 on Cactus. (NOAA-GSL#548)

Co-authored-by: ming hu <ming.hu@clogin08.cactus.wcoss2.ncep.noaa.gov>

* bugfix on exregional_run_prdgen.sh (NOAA-GSL#549)

* Uncommenting ice number concentration for RRFS output. (NOAA-GSL#550)

* Add configuration and update regional workflow for (NOAA-GSL#551)

running retros on wcoss2 with CONUS 3km grid.

Co-authored-by: ming hu <ming.hu@clogin01.cactus.wcoss2.ncep.noaa.gov>

* bump RTMA version to v0.6.1 (NOAA-GSL#552)

* move sample scripts to sample_configs/samples

* set primary by default for machinetype

* update README

* increase wtime_run_fcst on wcoss2

---------

Co-authored-by: Ming Hu <Ming.Hu@noaa.gov>
Co-authored-by: ming hu <ming.hu@dlogin05.dogwood.wcoss2.ncep.noaa.gov>
Co-authored-by: ming hu <ming.hu@dlogin04.dogwood.wcoss2.ncep.noaa.gov>
Co-authored-by: Guoqing Ge <guoqing.ge@noaa.gov>
Co-authored-by: ming hu <ming.hu@clogin08.cactus.wcoss2.ncep.noaa.gov>
Co-authored-by: EricJames-NOAA <eric.james@noaa.gov>
Co-authored-by: ming hu <ming.hu@clogin01.cactus.wcoss2.ncep.noaa.gov>
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.

4 participants