Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 551 Bytes

File metadata and controls

5 lines (3 loc) · 551 Bytes

Working with weather station data available on https://www.ncdc.noaa.gov/cdo-web/datasets

The above website enables to download csv files used in the code, that include daily summaries of minimum, maximum an average temperatures for the selected station in th selecte date range.

The purpose of the code is to extract and plot the minimum, maximum and average daily temperature recorded on Vancouver Harbour station (station number: CA001108446) in Celsius as well as calculate and present monthly average temperature in 2022 in a table.