avg_temp_map Visualization of average temperature for selected country and year Uses open data from https://www1.ncdc.noaa.gov/ How to run: python3 avg_temp_map --country "Contry code" --year "Year" Example python3 avg_temp_map --country NO --year 2020