Use ESMF Redist instead of Remap for FV3 history bundles with 'cubed_sphere_grid' output grid#2595
Conversation
|
@DusanJovic-NOAA can you sync up branches? we can start working on this pr. |
Done. Do you want me to rerun the regression test on Hera to confirm which tests need new baselines? |
I am running on hera to re-confirm. I will keep posting. |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
|
@jkbk2004 In commit 65964e1 you updated |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
|
GaeaC5 and GaeaC6 jobs are still in queue. Both machines are currently very busy. |
Is EPIC having any fairshare issues on Gaea? |
Current fairshare on C5 epic is 0.559481: bil-fire8on C6 0.636517. Not bad. We can wait until this afternoon and make a decision to skip Gaea or not. |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
|
We need to skip GaeaC5/C6. Jobs are not moving on GaeaC5/C6. We will start merging process. |
|
@DusanJovic-NOAA new fv3atm hash is NOAA-EMC/ufsatm@44b5e18 |
Commit Queue Requirements:
Description:
Fix a bug in the FV3 write grid component where regional cubed sphere output have undefined (zero) values on some points on the edge (outermost rows and columns). This happens only when model is compiled with -D32BIT=ON option due to round off differences in lat/lon grid coordinate values between forecast and write grid component. When model is compiled without -D32BIT=ON, both forecast and write grid components use 64bit values for grid coordinates and in that case during the remapping all grid points are defined (i.e. 'inside the model domain'). Solution is to use ESMF Redist instead of Remap for all cubed sphere grid outputs.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: