Skip to content

RRFS_dev1: add function to process subdomain restart file#263

Merged
hu5970 merged 3 commits into
NOAA-GSL:feature/RRFS_dev1from
hu5970:subdomain_restart
Jan 6, 2022
Merged

RRFS_dev1: add function to process subdomain restart file#263
hu5970 merged 3 commits into
NOAA-GSL:feature/RRFS_dev1from
hu5970:subdomain_restart

Conversation

@hu5970
Copy link
Copy Markdown

@hu5970 hu5970 commented Jan 6, 2022

To speed up FV3LAM model initialization time under fms2 framework, NA 3km real-time needs to use io_layout(2)=10.
This PR is to add functions in regional workflow to handle io_layout > 1.

The scripts for prep, gsi, model, post have been updated. The surface cycle functions are also updated.
But cloud analysis for subdomain is not included in this PR.

…ut(2)=10

Add gsi fix files for CONUS 25km grid
for ii in $list_iolayout
do
iii=`printf %4.4i $ii`
ncatted -a checksum,,d,, ${file}.${iii}
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 the ncatted command take a lot of time to complete? If so, we can make all these ncatted command run in parallel in the future.

Copy link
Copy Markdown
Author

@hu5970 hu5970 Jan 6, 2022

Choose a reason for hiding this comment

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

I did not pay attention to run time from this piece of code. The whole prep task takes about 200s now.

@hu5970 hu5970 merged commit cec0616 into NOAA-GSL:feature/RRFS_dev1 Jan 6, 2022
@hu5970 hu5970 deleted the subdomain_restart branch December 9, 2022 16:50
guoqing-noaa pushed a commit to guoqing-noaa/regional_workflow that referenced this pull request Sep 15, 2024
… feed for smoke (NOAA-GSL#263)

1) Update workflow to run blending in retros
2) Update smoke process to use operational feed RAVE data.

Co-authored-by: ming hu <ming.hu@clogin07.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