Skip to content

Instantly share code, notes, and snippets.

@garethpaul
Created January 22, 2020 05:21
Show Gist options
  • Save garethpaul/bf4a2517cc885672d73b0faf58fb608d to your computer and use it in GitHub Desktop.
Save garethpaul/bf4a2517cc885672d73b0faf58fb608d to your computer and use it in GitHub Desktop.
#initialize lists to store data
dates_temp = []
dates_prcp = []
temps = []
minT = []
maxT = []
prcp = []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment