Skip to content

adding extra surface fields to the model output#378

Merged
WenMeng-NOAA merged 18 commits into
NOAA-EMC:developfrom
HelinWei-NOAA:develop
Sep 22, 2021
Merged

adding extra surface fields to the model output#378
WenMeng-NOAA merged 18 commits into
NOAA-EMC:developfrom
HelinWei-NOAA:develop

Conversation

@HelinWei-NOAA
Copy link
Copy Markdown
Contributor

as described in the issue 376

Comment thread parm/post_avblflds.xml Outdated
@HelinWei-NOAA
Copy link
Copy Markdown
Contributor Author

one sample history that includes all of these additional surface fields:
/scratch1/NCEPDEV/stmp2/Helin.Wei/RUNDIRS/ufs2scm/gfs.20200121/00/gfs.t00z.sfcf006.nc on hera

@WenMeng-NOAA WenMeng-NOAA linked an issue Sep 13, 2021 that may be closed by this pull request
@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

@WenMeng-NOAA WenMeng-NOAA added the Baseline Change The baselines of the UPP regression tests are changed. label Sep 20, 2021
@HelinWei-NOAA
Copy link
Copy Markdown
Contributor Author

the new test data
/scratch1/NCEPDEV/stmp2/Helin.Wei/RUNDIRS/ufs2scm/gfs.20190620/00

@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

@HelinWei-NOAA

the new test data
/scratch1/NCEPDEV/stmp2/Helin.Wei/RUNDIRS/ufs2scm/gfs.20190620/00
I conducted the UPP standalone test on GFS with your new model history files. The results are at
/scratch1/NCEPDEV/stmp2/Wen.Meng/com2/gfs/test/gfs.20190620/00. Please verify them.

@HelinWei-NOAA
Copy link
Copy Markdown
Contributor Author

@HelinWei-NOAA

the new test data
/scratch1/NCEPDEV/stmp2/Helin.Wei/RUNDIRS/ufs2scm/gfs.20190620/00
I conducted the UPP standalone test on GFS with your new model history files. The results are at
/scratch1/NCEPDEV/stmp2/Wen.Meng/com2/gfs/test/gfs.20190620/00. Please verify them.

The results look good.

@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

The UPP regression tests were conducted on WCOSS-Dell, WCOSS-Cray, Hera. A new baseline for gfs is needed after this PR merging.

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
!

IF (IGET(1002)>0) THEN
IF(MODELNAME == 'NCAR'.OR.MODELNAME=='RSM' .OR. &
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.

@HelinWei-NOAA I don't think a specified setting is needed for RAPR, NCAR, RSM models since this is total new field.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
ENDDO
ID(1:25) = 0
ITPREC = NINT(TPREC)
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
else
IFINCR = 0
endif
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
ENDDO
ID(1:25) = 0
ITPREC = NINT(TPREC)
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
else
IFINCR = 0
endif
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
ENDDO
ID(1:25) = 0
ITPREC = NINT(TPREC)
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

Comment thread sorc/ncep_post.fd/SURFCE.f Outdated
else
IFINCR = 0
endif
!mp
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.

@HelinWei-NOAA Please remove this comment line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed

@HelinWei-NOAA
Copy link
Copy Markdown
Contributor Author

The test data for C768 can be found from /scratch1/NCEPDEV/stmp2/Helin.Wei/RUNDIRS/ufs2scm/gfs.20210216/00

Copy link
Copy Markdown

@barlage barlage left a comment

Choose a reason for hiding this comment

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

As much as I understand this, everything looks good to me.

@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

@barlage Thanks for code review.

@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

The UPP regression test baseline for gfs was recreated with model output provided by the developer from 2021021600 F006 on Hera, WCOSS-Dell and WCOSS-Cray.

@WenMeng-NOAA WenMeng-NOAA merged commit 1aaec8d into NOAA-EMC:develop Sep 22, 2021
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
## DESCRIPTION OF CHANGES: 
Part of the effort described in ufs-community/ufs-srweather-app#71 to update the master branch of ufs-srweather-app to a functioning state.

Updates include:

 - Cherry-picking 5a4b90e7 from release branch in order to include the RRFS_v1alpha CCPP suite, as well as fixing some updated namelist settings in the ufs-weather-model
 - Fixing other namelist options that have been updated in ufs-weather-model

This PR must be merged prior to ufs-community/ufs-srweather-app#71, then that PR updated to point to this PR's hash.

## TESTS CONDUCTED: 

The following end-to-end tests are now all successful on Hera:

- DOT_OR_USCORE
- GST_release_public_v1
- get_extrn_files_from_hpss_FV3GFS_FV3GFS
- get_extrn_files_from_hpss_GSMGFS_GSMGFS
- get_extrn_files_from_hpss_HRRR_RAP
- get_extrn_files_from_hpss_RAP_RAP
- grid_GSD_HRRR_AK_50km
- grid_GSD_RAP13km
- grid_RRFS_AK_13km_FV3GFS_FV3GFS
- grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
- grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16beta
- grid_RRFS_CONUS_13km_ics_HRRR_lbcs_RAP_suite_GSD_SAR
-  grid_RRFS_CONUS_13km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta
- grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
- grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16beta
- grid_RRFS_CONUS_25km_ics_HRRR_lbcs_RAP_suite_GSD_SAR
- grid_RRFS_CONUS_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta
- new_ESGgrid
- new_GFDLgrid
- new_GFDLgrid__GFDLgrid_USE_GFDLgrid_RES_IN_FILENAMES_eq_FALSE
- new_GFDLgrid__GFDLgrid_USE_GFDLgrid_RES_IN_FILENAMES_eq_TRUE
- regional_001
- regional_002
- suite_FV3_GFS_v15p2
- suite_FV3_GFS_v16beta
- suite_FV3_GSD_SAR
- suite_FV3_GSD_v0
- suite_FV3_RRFS_v1beta

The following end-to-end tests were successful on Jet:
 - DOT_OR_USCORE
 - get_extrn_files_from_hpss_FV3GFS_FV3GFS
 - get_extrn_files_from_hpss_GSMGFS_GSMGFS
 - get_extrn_files_from_hpss_HRRR_RAP
 - get_extrn_files_from_hpss_RAP_RAP
 - grid_RRFS_AK_13km_FV3GFS_FV3GFS
 - grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
 - grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16beta
 - grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
 - grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16beta
 - new_ESGgrid
 - new_GFDLgrid
 - new_GFDLgrid__GFDLgrid_USE_GFDLgrid_RES_IN_FILENAMES_eq_FALSE
 - regional_001
 - regional_002
 - suite_FV3_GFS_v16beta


A few tests on Hera and Jet are still failing, but they are known errors and will be fixed at a later date.

Cheyenne tests are failing but this is fixed by NOAA-EMC#378 

## ISSUE (optional): 
In conjunction with NOAA-EMC#378 and ufs-community/ufs-srweather-app#71, will solve ufs-community/ufs-srweather-app#57, fixing the master branch of ufs-srweather-app so everyone will be happy and nothing will be broken and we will all live happily ever after.
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
…tab on Cheyenne, as well as fix workflow generation on Cheyenne (NOAA-EMC#378)

## DESCRIPTION OF CHANGES: 
A fix was applied to the release branch for the Cheyenne workflow and automated testing in NOAA-EMC#343, this PR applies the same to develop.

## TESTS CONDUCTED: 
Workflow built and ran on Cheyenne; the following tests were run and all passed:
 - grid_RRFS_CONUS_13km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
 - grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2
 - grid_RRFS_CONUS_3km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2

## ISSUE (optional): 
Fully resolves NOAA-EMC#326
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
zhanglikate pushed a commit to zhanglikate/UPP that referenced this pull request Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Baseline Change The baselines of the UPP regression tests are changed. GFSV17 New input data required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

adding some extra surface fields to the model output

3 participants