MCPcopy Create free account
hub / github.com/NCAR/wrf-python / main

Function main

test/ci_tests/make_test_file.py:163–165  ·  view source on GitHub ↗
(opts)

Source from the content-addressed store, hash-verified

161
162
163def main(opts):
164 copy_and_reduce(opts)
165 make_result_file(opts)
166
167
168if __name__ == "__main__":

Callers 1

make_test_file.pyFile · 0.70

Calls 2

copy_and_reduceFunction · 0.85
make_result_fileFunction · 0.85

Tested by

no test coverage detected