You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V3.5.0 Development
* Minor documentation changes
* Several variables/parameters were renamed, FCH4 -> RF_CH4, alpha -> aero_scalar, & volscl -> vol_scalar
* Change RF vol implementation so it is not negative in the future period
* Expose soil and detritus RH fluxes as possible Hector outputs, RH_DETRITUS() & RH_SOIL()
* Add ALL_VARS() which helps users fetch all Hector output variables
* Update [CH4] lifetime parameters
* Allow for time varying historical N2O and CH4 natural emissions
* New default parameter values for ocean heat diffusivity, CO2 fertilization, and heterotrophic respiration temperature sensitivity from calibrating Hector to historical observations of gmst (Morice et al. 2021), [CO2] (Meinshausen et al. 2020), and ocean heat content (Kuhlbrodt et al. 2023)
Since the dev branch only includes materials that have been peer-reviewed at least once this PR review process should be relatively smooth should. That being said, before merging this branch into main and the new release is created several things must be completed first.
7
+
8
+
* Open a PR into main branch, it should be titled with the new release number
9
+
* Let Leeyabot generate a report detailing how the Hector output has changed!
10
+
* Add text to the PR documenting the major model changes. The PR is going to serve as an important record
11
+
* Pass automated checks
12
+
* Change the version number in the DESCRIPTION file
13
+
* Update the NEWS.md, are links additional materials necessary? Does the release need a new naming file?
14
+
* Check to make sure the internal package data is up to date (fxntable, inputstable, unitstable)
15
+
16
+
After merging PR
17
+
18
+
* Create the release via zenodo
19
+
* Add the zenodo links to README / NEWS & push directly to main
20
+
* Create new dev branch & update the DESCRIPTION version number to support the pkgdown documentation for the developmental branch!
* Fully documented in Dorheim, K., Gering, S., Gieseke, R., Hartin, C., Pressburger, L., Shiklomanov, A. N., Smith, S. J., Tebaldi, C., Woodard, D. L., and Bond-Lamberty, B.: Hector V3.2.0: functionality and performance of a reduced-complexity climate model, Geosci. Model Dev., 17, 4855–4869, https://doi.org/10.5194/gmd-17-4855-2024, 2024.
3
20
* Correct aerosol forcing coefficients based on Zelinka et al. (2023)
4
21
* Enable permafrost module and recalibrate model's default parameterization
0 commit comments