This is Part 2 of a series of notebooks showing how to plot GINI-formatted satellite data from a THREDDS server using MetPy and Siphon. In Part 1 we covered how to access and parse the data file. In this part, we cover:
- Grabbing the data from the file
- Making sense of the projection information
- Plotting with CartoPy and matplotlib