We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6d2f5 commit 0ce645dCopy full SHA for 0ce645d
bdschism/pyproject.toml
@@ -90,5 +90,5 @@ hot_date = "bdschism.hotstart_date:set_hotstart_date_cli"
90
hot_nudge_data = "bdschism.hotstart_nudging_data:hotstart_nudge_data_cli"
91
create_nudging = "schimpy.nudging:main"
92
uv3d = "bdschism.uv3d:interpolate_uv3d_cli"
93
-ccf_gate = "bdschism.ccf_gate_height:ccf_gate_cli"
94
-make_links = "bdschism.make_links_full:make_links"
+ccf_gate_height = "bdschism.ccf_gate_height:ccf_gate_cli"
+make_links = "bdschism.create_sflux_links:make_links"
0 commit comments