Skip to content

Check for climate change using Sweden's air temperature since 1722

Notifications You must be signed in to change notification settings

highfestiva/climate_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

climate_check.py

A no-nonsense climate checker. It downloads all monthly mean air temperatures from SMHI (Sweden's institute of meteorology) and calculates the temperature increase since measurements started. Note that SMHI always leaves out the last four months, as they are "unverified".

This check might be considered unscientific as I am only using Swedish air temperature, not world-wide air and ocean temperatures.

You will need to pip install pandas sklearn.

Usage

$ ./climate_check.py

...

loading station data:
  100%  Söderarm A
  911 stations counted.
Average air temperature in Sweden is up by 1.2 degrees C since 1741.

Result

climate-unchange

If you find any bugs, let me know or add a pull request.

Licence

MIT

About

Check for climate change using Sweden's air temperature since 1722

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages