Colab Projects
A Python program that retrieves HRRR or NBM data and produces a simple weather map for a specified date/time. Runs in Google Colab, but can be modified for Jupyter Notebooks. It runs slowly on Google Colab (can take up to 10 minutes), but will work much faster in a local Jupyter Notebook environment.
A Python program that retrieves temperature departures and calculates the longest cold and warm streaks in a given period.