Emissions-based MCMC chains for Hector emissions scenario paper
收藏资源简介:
These csvs contain MCMC chains and sampled subsets for emissions-based calibration of the Hector simple climate model (https://github.com/JGCRI/hector, DOI:10.5194/gmd-8-939-2015). The calibrations use a version of Hector that includes the BRICK sea-level module (https://github.com/scrim-network/BRICK, DOI:10.5194/gmd-10-2741-2017). Hector with BRICK is available on my fork of the Hector model (https://github.com/bvegawe/hector/tree/dev_slr). The calibration process is also adapted from BRICK. The code used to produce these chains can be found at https://github.com/bvegawe/hector_probabilistic, DOI:10.5281/zenodo.3236411. These four sets of MCMC chains were produced using hector_calib_driver.R. Inputs used to create each calibration are specified below: emissions_05.csv: Rscript hector_calib_driver.wideDiff.R -f *output folder* -n 1000000 --endyear 2005 --np 10 emissions_09.csv: Rscript hector_calib_driver.wideDiff.R -f *output folder* -n 1000000 --endyear 2009 --np 10 emissions_ohc_05.csv: Rscript hector_calib_driver.wideDiff.R -f *output folder* -n 1000000 --endyear 2005 --np 10 --obs_set noTE_obs --model_set noTE_model emissions_ohc_09.csv: Rscript hector_calib_driver.wideDiff.R -f *output folder* -n 1000000 --endyear 2009 --np 10 --obs_set noTE_obs --model_set noTE_model



