Skip to content
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

Changing neighbor interpolation to bilinear interpolation for AEMFLX #548

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

EricJames-NOAA
Copy link
Contributor

Modifying interpolation of AEMFLX (smoke emissions) to retain all emission points going from NA_3km grid to CONUS grid.

DESCRIPTION OF CHANGES:

Add an if statement within the wgrib2 interpolation call going from RRFS_NA_3km domain to CONUS 3 km domain, to use bilinear interpolation instead of nearest neighbor.

TESTS CONDUCTED:

Tested on Jet for a real-time RRFS_NA_3km case.

Machines/Platforms:

  • WCOSS2
    • Cactus/Dogwood
    • Acorn
  • RDHPCS
    • Hera
    • Jet
    • Orion
    • Hercules

Test cases:

  • Engineering tests
    • Non-DA engineering test
    • DA engineering test
      • Retro
      • Ensemble
      • Parallel
  • RRFS fire weather
  • RRFS_A:
  • RRFS_B:
  • RTMA:
  • Others:

ISSUE:

…(smoke emissions) to retain all emission points going from NA_3km grid to CONUS grid.
Copy link
Contributor

@MatthewPyle-NOAA MatthewPyle-NOAA left a comment

Choose a reason for hiding this comment

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

Looks like an easy one liner...

@MatthewPyle-NOAA MatthewPyle-NOAA merged commit ab3fe93 into NOAA-EMC:main Nov 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants