Weighting Function: Barnes vs Barnes2

Hello, I am working on a project that requires me to use pyart.map.grid_from_radars. I was wondering what the difference between the Barnes and Barnes2 weighting functions were.

Thanks!

Ashlee

Hi Ashlee,

If I remember correctly, Barnes weighting function was calculating the ROI incorrectly see:

We added in Barnes 2 as a fix and then we were over time depreciating Barnes due to giving folks time to switch if they were using Barnes 1 in their workflows. Which this is actually a good reminder that we need to fully phase out Barnes 1.

Hope that helps!

Oh perfect! Thanks for the reply!