MCPcopy Create free account
hub / github.com/comaps/comaps / run_gen_tool

Function run_gen_tool

tools/python/maps_generator/generator/gen_tool.py:161–162  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

159
160
161def run_gen_tool(*args, **kwargs):
162 GenTool(*args, **kwargs).run()

Callers 5

step_preprocessFunction · 0.90
step_featuresFunction · 0.90
_generate_common_indexFunction · 0.90
make_coastlineFunction · 0.90

Calls 2

GenToolClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected