Releases: JGCRI/hector
Releases · JGCRI/hector
v2.0.1
- Updated license - intended to be GPLv3
- Incorporated 1-D diffusive ocean heat model as new temperature component (DOECLIM) (PR #206)
- Bugfix: double counting halocarbon radiative forcing (PR #201)
- Bugfix: re-enabled CO2 concentration constraint (PR #163)
- Various changes to internals to support calling Hector from external code like pyhector
- Component loggers are now optional (PR #218)
- Renamed anthro emissions to ffi emisisons (fossil fuel industrial) (PR #116)
- Hector-2.0.1-Windows.zip with a Windows executable file
- Hector-2.0.1-MacOSx.zip with a MacOS executable file
Hector version 1.1.4
Hector version 1.1.3
Changes:
- Model now returns nonzero exit code on error
- Compiles correctly on newer Visual Studio
Hector version 1.1.2
This release adds the libhector build target to the OS X and Windows project files (it was already available in the Linux build). This library is needed in order to link Hector to an outside model. There are no changes to the model behavior relative to v.1.1.1.
Hector version 1.1.1
Changes:
- Fix OS X build
- Update sample output files
- Add GPL license
Hector version 1.1
Hector 1.1
- API for linking with external models.
- Backend R scripts faster and cleaner.
- Minor bug fixes and documentation updates.