NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
14 stars 28 forks source link

Add inverse distance weighting option to superob function #1116

Closed ypwang19 closed 1 month ago

ypwang19 commented 1 month ago

Description:

  1. The superob function now incorporates the capability for inverse distance weighted averaging. If optional parameters are provided when calling the function, it conducts weighted averaging; otherwise, it defaults to simple averaging.

  2. The VIIRS converter has been enhanced to utilize this new functionality. Weighted averaging is only used in the computation of superobbed ObsValue and ObsError.