pyguymer3.geo.buffer()
pyguymer3.geo.fillin()
pyguymer3.geo.find_middle_of_locs()
pyguymer3.geo.great_circle()
pyguymer3.geo.add_map_underlay()
pyguymer3.image.save_array_as_image()
save_array_as_PPM()
Save an array as a PPM image.
img – a 3D NumPy array of type uint8 with shape (ny,nx,3) fname – output file name