Skip to content
/ VSCM Public

A very simple multiple linear regression model of the average global temperature in Python.

License

Notifications You must be signed in to change notification settings

0-k/VSCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCM (Very Simple Climate Model)

A very simple multiple linear regression model of the Earth's climate in Python.

Features

  • CO2 concentration in the atmosphere in PPM
  • CH4 concentration in the atmosphere in PPB
  • SO2 emissions per year in million tonnes
  • Aerosols in the atmosphere
  • Solar irradiance

Predicting:

  • Average global temperature anomaly

Data sources:

Other assumptions:

  • Pre-industrial level of CO2: 280 PPM
  • Pre-industrial level of Methane: 700 PPB
  • GWP of CHP: 25

About

A very simple multiple linear regression model of the average global temperature in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages