-
Notifications
You must be signed in to change notification settings - Fork 86
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
Modify/add predefined grids #305
Modify/add predefined grids #305
Conversation
…RRR25km and GSD_HRRR13km grids so that they include all of the contiguous US; add new WE2E test for the GSD_HRRR13km grid (previously, none existed).
… expected by the latest version of tests/run_experiments.sh.
… Lambert conformal write-component grid.
The -f flag to readlink requires that the last "component" of the path passed to it exist. In the way readlink is used in ush/setup.sh, the path may not yet exist. Thus, change the -f to a -m, which states that none of the components of the path need to exist.
…with the new regional_esg_grid code.
…files from user-staged directories.
…with the new regional_esg_grid code.
…ese are now automatically optimized by the new regional_esg_grid code.
…possible while still fitting inside the HRRRX domain.
…ion of an RRFS_CONUS_3km grid.
* Change name of GSD_RRFSAK_3km grid to RRFS_AK_3km and modify its write-component grid parameters using values generated by the NCL grid-plotting scripts. * Add RRFS_AK_13km grid.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not test (since I run on hera and it has already been tested there) but looking through the files everything seems in order. (Does that count as an approval?!)
Sounds good to me, but you still gotta push some buttons to approve! There should be a green "Add your review" button up top. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given the thumbs up from Gerard that my visual review was good enough I am approving this PR.
DESCRIPTION OF CHANGES:
This PR renames and modifies several existing grids and creates some new ones. Details below.
Note that the 3 grids required for the ufs-srweather-app release are created in this PR: RRFS_CONUS_25km, RRFS_CONUS_13km, RRFS_CONUS_3km. These pass their tests (2 tests per grid) except for RRFS_CONUS_13km, which fails one of its two tests in the make_ics task. This may need further attention, possibly after the PR is merged.
CONUS and SUBCONUS grids of ESGgrid type:
CONUS grids of GFDLgrid type:
Alaska grids:
TESTS CONDUCTED:
Ran the 14 new WE2E tests added in this PR. Test results are as follows:
Note that: