Source code for oasislmf.pytools.aal.utils

import numba as nb


@nb.njit(cache=True, error_model="numpy")