NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 18 forks source link

use bilinear mapping for ATM-WAV fields #86

Closed DeniseWorthen closed 1 year ago

DeniseWorthen commented 1 year ago

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 https://github.com/ufs-community/ufs-weather-model/pull/1685

Fixes #85