C2SM / iconarray

R&D Python package for processing ICON data with xarray
https://c2sm.github.io/iconarray/
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

retrieve neighbouring values #20

Open swester opened 1 year ago

swester commented 1 year ago

It would be convenient to have a functionality which lets me efficiently retrieve the neighbouring values of a specific variable at a specific cell center. E.g. for calculating slopes, locating cold air pools, finding the highest surface elevation difference between adjacent cells...