Suggestion: Change 'radius' to 'halfwidth' in Neighbourhood-methods #107
dodohjk
started this conversation in
General discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am reading the wiki for Neighbourhood methods
https://github.com/metno/gridpp/wiki/Neighbourhood-methods
The function calculates the statistics for a square around a gridpoint. Radius is defined as the half width of the square.
I suggest changing this to halfwidth or similar.
This would make it clearer that it is not considering a circular radius.
Beta Was this translation helpful? Give feedback.
All reactions