The focus of my summer internship was working on MetPy, both adding new
functionality and updating existing documentation to reflect recent updates to MetPy. In
particular, I focused on expanding current declarative syntax functionality to Matplotlib’s
pcolormesh
via the RasterPlot class. Declarative syntax enables quick and easy plotting
of data, particularly for users new to Python or MetPy.