Skip to content

A problem set on depicting or analyzing a trend on the weather data collection.

Notifications You must be signed in to change notification settings

Millennium-stack/weather-trend

Repository files navigation

weather-trend

A problem set on depicting or analysing a trend on the weather data collection.

This task involves calculating statistics from a data-set. We shall start with the weather data captured from lake Pond Oreille in Northern Idaho, US.

We have almost 20 Mb of data from the years 2012-15 containing several variables or properties. Our aim for this task is to write a function that accepts a start date and time and an end date and time and inclusive of those dates and times return the coefficient of the slope of the barometric pressure.

A rising slope indicates fair weather and a decreasing slope indicates stormy weather.

alt text

The above data has been visulaized from time duration of "2012-01-02 00:00:00 to 2012-01-02 17:00:00"

This depicts a negative or decreasing slope which indicates a stormy weather for that respective time period.

About

A problem set on depicting or analyzing a trend on the weather data collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages