Skip to content

Commit ae02264

Browse files
committed
refactor: remove unused schism-related modules and commands
1 parent d971b02 commit ae02264

5 files changed

Lines changed: 0 additions & 1166 deletions

File tree

pydelmod/cli.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,15 +311,11 @@ def dsm2_analyze(config_file):
311311
from pydelmod import dsm2ui
312312
from pydelmod import deltacdui
313313
from pydelmod import calibplotui
314-
from pydelmod import schismui
315-
from pydelmod import schismcalibplotui
316314
from pydelmod import ptm_animator
317315

318316
# from pydelmod.nbplot import calsim_dsm2_analysis
319317
from pydelmod import deltacduimgr
320318

321-
main.add_command(schismui.show_schism_output_ui)
322-
main.add_command(schismcalibplotui.schism_calib_plot_ui)
323319
main.add_command(dsm2ui.show_dsm2_output_ui)
324320
main.add_command(dsm2ui.show_dsm2_tidefile_ui)
325321
main.add_command(dssui.show_dss_ui)

pydelmod/schism_plot_metrics.py

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)