We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075d827 commit f263813Copy full SHA for f263813
1 file changed
uxarray/grid/area.py
@@ -2,7 +2,6 @@
2
from numba import njit
3
4
from uxarray.constants import ERROR_TOLERANCE
5
-from uxarray.grid.coordinates import _lonlat_rad_to_xyz
6
7
8
@njit(cache=True)
0 commit comments