MCPcopy Create free account
hub / github.com/Apress/python-for-matlab-development / main

Function main

code/bin/patch_cartopy.py:155–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 print(f'Wrote updated {str(P)}')
154# }}}
155def main():
156 fix_geos()
157 fix_img_tiles()
158 pass
159
160if __name__ == "__main__": main()

Callers 1

patch_cartopy.pyFile · 0.70

Calls 2

fix_geosFunction · 0.85
fix_img_tilesFunction · 0.85

Tested by

no test coverage detected