Skip to content

use bilinear mapping for ATM-WAV fields#86

Merged
DeniseWorthen merged 2 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/add_unstr
Apr 3, 2023
Merged

use bilinear mapping for ATM-WAV fields#86
DeniseWorthen merged 2 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/add_unstr

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen commented Mar 29, 2023

Changes the mapping of ATM<->WAV fields from mapnstod_consf (conservative + nearest-source-to-destination) to mapbilnr_nstod (bilinear + nearest-source-to-destination).

See testing in associated UFS PR ufs-community/ufs-weather-model#1685

Fixes #85

Copy link
Copy Markdown
Collaborator

@junwang-noaa junwang-noaa left a comment

Choose a reason for hiding this comment

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

I agree, bilinear with nearest source to destination is a better interpolation method for state fields

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.

map using bilinear + nearest source-to-destination for ATM-WAV

3 participants