Skip to content

Climate implications of removing all the cows... Hint: unmeasurable.

License

Notifications You must be signed in to change notification settings

klemenkk/Impact-of-Removing-Cows-on-Climate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Killing all the cows has no measurable impact on global average temperature

Climate implications of reducing meat consumption (killing all the cows today "for the planet") today on the global average temperature (change in degrees Celsius, not contribution to emissions).

Climate projections of killing all the cows today

Pre-requisites

  • anaconda (install from www.anaconda.org)
  • python (v3.6 or later)
  • fair v2.1-dev. This is currently unreleased - please contact me if you want access (twitter @chrisroadmap)

Reproduction

  1. Clone the repository to your local disk.
  2. Create the conda environment with
conda env create -f environment.yml
  1. Activate the environment with
conda activate nordstream-leak
  1. (optional) If you want to make nice version-control friendly notebooks, which will remove all output and data upon committing to GitHub, run
nbstripout --install
  1. Start a jupyter console with
jupyter notebook

then navigate to the notebooks directory and run the notebooks.

About

Climate implications of removing all the cows... Hint: unmeasurable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%