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_PGM()
Save an array as a PGM image.
img – a 2D NumPy array of type uint8 with shape (ny,nx) fname – output file name