payerle / hector

The Hector Simple Climate Model

Home Page:https://jgcri.github.io/hector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build status test-coverage codecov

Hector

This is the repository for Hector, an open source, object-oriented, simple global climate carbon-cycle model. It runs essentially instantaneously while still representing the most critical global scale earth system processes, and is one of a class of models heavily used for for emulating complex climate models and uncertainty analyses. For example, Hector's global temperature rise for the RCP 8.5 scenario, compared to observations and other model results, looks like this:

The primary link to Hector model documentation is the online manual, which is included in the repository in the vignettes/manual directory. The code is also documented with Doxygen-style comments. A formal model description paper (Hartin et al. 2015) documents its science internals and performance relative to observed data, the CMIP5 archive, and the reduced-complexity MAGICC model (as of version 1.0). In addition, we have developed two package vignettes demonstrating the basics of the Hector R interface and an example application of solving for an emissions pathway.

This research was supported by the U.S. Department of Energy, Office of Science, as part of research in Multi-Sector Dynamics, Earth and Environmental System Modeling Program. The Pacific Northwest National Laboratory is operated for DOE by Battelle Memorial Institute under contract DE-AC05-76RL01830.

Tools and Software That Work with Hector

  • GCAM: Hector can be used as the climate component in GCAM.
  • pyhector: a python interface to Hector.
  • HectorUI: run Hector in a web interface!

Contributing to Hector

The Hector team welcomes and values community contributions to Hector but please see Contribution Guide

About

The Hector Simple Climate Model

https://jgcri.github.io/hector

License:GNU General Public License v3.0


Languages

Language:C++ 83.0%Language:R 16.1%Language:C 0.6%Language:Shell 0.2%Language:Makefile 0.0%