NOAA-EMC / fv3atm

Other
29 stars 154 forks source link

Bucket change during integration #835

Closed DusanJovic-NOAA closed 4 months ago

DusanJovic-NOAA commented 4 months ago

Description

RRFS requested to allow bucket change during integration. This is initial code updates for that capability.

At this time, the bucket (fhzero) is updated the forecast side, we need to update attribute at forecast time to pass the change to write grid component.

NOTE This PR replaces #775

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository. (Remember, issues should always be created before starting work on a PR branch!)

Testing

How were these changes tested? Regression test What compilers / HPCs was it tested with? Intel/GNU Hera Are the changes covered by regression tests? Yes
Have the ufs-weather-model regression test been run? Yes. On what platform? Hera

$ nccmp -dfg phyf006.nc /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240503/regional_control_intel/phyf006.nc
DIFFER : GLOBAL ATTRIBUTE TYPES : fhzero : FLOAT <> INT

Dependencies

N/A