Skip to content

Commit

Permalink
rename functions for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 committed Sep 15, 2024
1 parent 26220b6 commit 7c60dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Utils


.. automodule:: pcmdi_metrics.utils
:members: daily_time_axis_checker, monthly_time_axis_checker, create_land_sea_mask, apply_landmask, apply_oceanmask, regrid
:members: check_daily_time_axis, check_monthly_time_axis, create_land_sea_mask, apply_landmask, apply_oceanmask, regrid
:undoc-members:
:show-inheritance:
:show-inheritance:

0 comments on commit 7c60dd8

Please sign in to comment.