From 9cb3cd7f4781d885c7b17658dfc1efbab46f8e7f Mon Sep 17 00:00:00 2001 From: "Noah D. Brenowitz" Date: Mon, 16 Sep 2024 12:49:56 -0700 Subject: [PATCH] update api docs --- docs/api.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index a272fc2..d57f5e8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -19,7 +19,12 @@ Regridding .. autofunction:: earth2grid.get_regridder +.. autofunction:: earth2grid.KNNS2Interpolator + +.. autofunction:: earth2grid.BilinearInterpolator + Other utilities --------------- +.. autofunction:: earth2grid.healpix.reorder .. autofunction:: earth2grid.healpix.pad