The documentation will be built on readthedocs and is available at the pycwr documents website. fig, ax = plt.subplots() graph = Graph(PRD) graph.plot_ppi(ax, 0, "dBZ", cmap="pyart_NWSRef") ...