Skip to content

RRFS_dev1: save background in fcst/INPUT and run model executable from local run directory#287

Merged
guoqing-noaa merged 1 commit into
NOAA-GSL:feature/RRFS_dev1from
hu5970:updateRRFSbaseB
Mar 8, 2022
Merged

RRFS_dev1: save background in fcst/INPUT and run model executable from local run directory#287
guoqing-noaa merged 1 commit into
NOAA-GSL:feature/RRFS_dev1from
hu5970:updateRRFSbaseB

Conversation

@hu5970
Copy link
Copy Markdown

@hu5970 hu5970 commented Mar 7, 2022

Add function to save background in fcst/INPUT, so we can easily repeat the GSI or find analysis increment.
Copy model executable to run directory before run the model, so the model executable will not be locked for hours.

#
#-----------------------------------------------------------------------
#SFC_CYC=2
if_update_ice="TRUE"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we have an parameter in config.sh to turn on/off if_update_ic?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yes, We have. No true/false but use cycle time to turn it on. If you set 00-23, it will be on with those cycles. The off is 99.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Got it. But here line 473 hardcodes "if_update_ice" to true. Is this temporarily?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I did not decide if this will be an option or remove it. Right now, cycle surface and update_ice go together.

cp_vrfy ${bkpath}/sfc_data.tile7.halo0.nc sfc_data.tile7.halo0.nc
ln_vrfy -s ${bkpath}/gfs_bndy.tile7.000.nc bk_gfs_bndy.tile7.000.nc
ln_vrfy -s ${bkpath}/gfs_data.tile7.halo0.nc bk_gfs_data.tile7.halo0.nc
ln_vrfy -s ${bkpath}/sfc_data.tile7.halo0.nc bk_sfc_data.tile7.halo0.nc
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Does "ln_vrfy" works for the purpose to "save background in fcst/INPUT"?

Copy link
Copy Markdown
Author

@hu5970 hu5970 Mar 7, 2022

Choose a reason for hiding this comment

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

Yes, we only need to know where the background come from.

@guoqing-noaa guoqing-noaa merged commit b07a263 into NOAA-GSL:feature/RRFS_dev1 Mar 8, 2022
@hu5970 hu5970 deleted the updateRRFSbaseB branch December 9, 2022 16:50
guoqing-noaa pushed a commit to guoqing-noaa/regional_workflow that referenced this pull request Sep 15, 2024
1) diag_table changes: turn on “ebu_smoke” and “ext550”
2) namelists changes to fix streak problem:
fv_sg_adj = 7200; n_sponge = 65;sg_cutoff = -1
3) remove bufrsnd in 18-h cycles
4) add prepbufr as dependence in GSI prod cycle
Co-authored-by: ming hu <ming.hu@clogin04.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.

2 participants