Global human-made mass exceeds all living biomass
This repository contains all source data and code for the analysis found in "Global human-made mass exceeds all living biomass" by Emily Elhacham, Liad Ben Uri, Jonathan Grozovski, Yinon M. Bar-On and Ron Milo.
An index for the structure of this repository is given below:
biomass_calculation/| Data and code for biomass estimation and uncertaintyC_content/| Data and code for biomass carbon content calculationintersection_year_uncertainty/| Data and code for estimating the uncertainties of the years in which the anthropogenic mass and biomass intersectsensitivity_analysis/| Data and code for the sensitivity analysis of the anthropogenic mass definitionwet_weight_calculation/| Data and code for estimating biomass wet-to-dry-mass conversion factorfigures/| Code for generating the figures in the manuscript and SIdata/| Data used for the analysis and generating the figures
The code was tested on the following software versions:
- python 2.7.15
- ipython 5.8.0
- jupyter 1.0.0
- scipy 1.1.0
- pandas 0.23.4
- numpy 1.15.4
Tested on Windows 64bit.