Skip to content

Commit

Permalink
remove cdms-based functions that replaced by xcdat-based thus no long…
Browse files Browse the repository at this point in the history
…er used
  • Loading branch information
lee1043 committed Dec 4, 2024
1 parent 35696c2 commit a84a436
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion pcmdi_metrics/variability_mode/lib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
linear_regression,
linear_regression_on_globe_for_teleconnection,
)
from .landmask import data_land_mask_out, estimate_landmask # noqa
from .lib_variability_mode import ( # noqa
search_paths,
check_start_end_year,
Expand Down
78 changes: 0 additions & 78 deletions pcmdi_metrics/variability_mode/lib/landmask.py

This file was deleted.

0 comments on commit a84a436

Please sign in to comment.