kcc

fork from https://gitlab.com/saidqasmi/KCC and https://gitlab.com/saidqasmi/kcc_notebook.git

https://github.com/jnickla1/kcc

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

fork from https://gitlab.com/saidqasmi/KCC and https://gitlab.com/saidqasmi/kcc_notebook.git

Basic Info
  • Host: GitHub
  • Owner: jnickla1
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 668 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

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

  • Sad Qasmi (said.qasmi@meteo.fr)
  • Aurlien Ribes (aurelien.ribes@meteo.fr)

Acknowledgments and Reference

If you use our package, please cite us and include this sentence in the acknowledgments: "We thank Sad Qasmi and Aurlien 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/.

Owner

  • Login: jnickla1
  • Kind: user

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

DESCRIPTION cran
  • MASS * imports
  • abind * imports
  • gam * imports
  • stats * imports