Skip to content

Commit

Permalink
Remove xcdat module from Classes list to fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Oct 8, 2024
1 parent 80795b2 commit c25c207
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ Classes
.. autosummary::
:toctree: generated/

xcdat.bounds.BoundsAccessor
xcdat.spatial.SpatialAccessor
xcdat.temporal.TemporalAccessor
xcdat.regridder.accessor.RegridderAccessor
xcdat.regridder.regrid2.Regrid2Regridder
xcdat.regridder.xesmf.XESMFRegridder
xcdat.regridder.xgcm.XGCMRegridder
bounds.BoundsAccessor
spatial.SpatialAccessor
temporal.TemporalAccessor
regridder.accessor.RegridderAccessor
regridder.regrid2.Regrid2Regridder
regridder.xesmf.XESMFRegridder
regridder.xgcm.XGCMRegridder

.. currentmodule:: xarray

Expand Down

0 comments on commit c25c207

Please sign in to comment.