global-workflow icon indicating copy to clipboard operation
global-workflow copied to clipboard

Update to add 1-deg global wave grid

Open JessicaMeixner-NOAA opened this issue 9 months ago • 1 comments

Description

This PR adds options to use a global 1 deg grid, intended for testing with the SFS applicaiton.

Requires new fix file chnages https://github.com/NOAA-EMC/global-workflow/issues/2618

Type of change

  • New feature - new wave grid option

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO

How has this been tested?

  • Forecast-only on Hera, GEFS with 1 enemble member: /scratch1/NCEPDEV/climate/Jessica.Meixner/SFS/testwave02/sfs06/sfs06/ Note this was tested with @NeilBarton-NOAA branch + some updates that shouldn't be used in develop, but this did test that the grid and mesh file were as expected.

Checklist

  • [ ] Any dependent changes have been merged and published
  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] My changes generate no new warnings
  • [ ] New and existing tests pass with my changes
  • [ ] I have made corresponding changes to the documentation if necessary

JessicaMeixner-NOAA avatar May 22 '24 15:05 JessicaMeixner-NOAA