Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
163
def
main(opts):
164
copy_and_reduce(opts)
165
make_result_file(opts)
166
167
168
if
__name__ ==
"__main__"
:
Callers
1
make_test_file.py
File · 0.70
Calls
2
copy_and_reduce
Function · 0.85
make_result_file
Function · 0.85
Tested by
no test coverage detected