Skip to content

Instantly share code, notes, and snippets.

View pyroman1337's full-sized avatar

Roman Hüppi pyroman1337

View GitHub Profile
@pyroman1337
pyroman1337 / Gasflux_Simulation
Created May 8, 2018 14:38
This is the script for "Restricting the nonlinearity parameter in a commonly used soil greenhouse gas flux calculation scheme for more reliable flux estimates" published on PLOSone
###############################################
###### PAPER # 3 - Gas flux analysis #########
###############################################
# library(devtools)
# install_bitbucket("ecoRoland/gasfluxes")
library(gasfluxes)
library(data.table)
library(ggplot2)
library(plot3D)