Data Analysis and Visualizations with Python Avraham Persin The current surface temperature analysis (GISTEMP) relies on legacy Fortran code. We will explore a new version of the GISTEMP analysis written and optimized using python and some scientific modules. Complementing the new GISTEMP analysis is a an interface for creating interactive web embeddable plots from the resulting data. After demonstrating the plotter and its capabilities, we will discuss itsŐ future as a general purpose plotter. We will look at an interactive map of station locations, 3D isosurface plotting library, and a new way to display data on a basemap projection.