README.md

DOI

KCC

An R package including all functions to perform kriging for climate change (KCC). A Jupyter Notebook is provided as a demonstration in this companion project: KCC_Notebook.

Content

Related Publications

Qasmi, S. and Ribes, A. (in revision): Reducing uncertainty in local climate projections in preparation DOI: 10.21203/rs.3.rs-364943/v3

Ribes, A. et al. (2021): Making climate projections conditional on historical observations. Science Advances, 7, eabc0671, DOI: 10.1126/sciadv.abc0671

Installation

KCC needs R version 3.5.3 or higher.

If needed, install the devtools package in a R console:

install.packages("devtools")

Download and install the KCC package with the following line: install_git("https://gitlab.com/saidqasmi/KCC.git")

Contributors

Acknowledgments and Reference

If you use our package, please cite us and include this sentence in the acknowledgments: "We thank Saïd Qasmi and Aurélien Ribes (CNRM) for providing the KCC package."

License

KCC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.



saidqasmi/KCC documentation built on July 8, 2022, 6:02 a.m.