cfr


Namecfr JSON
Version 2024.4.17 PyPI version JSON
download
home_pagehttps://github.com/fzhu2e/cfr
Summarycfr: a Python package for Climate Field Reconstruction
upload_time2024-04-18 01:30:03
maintainerNone
docs_urlNone
authorFeng Zhu, Julien Emile-Geay
requires_pythonNone
licenseBSD 3-Clause
keywords climate field reconstruction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/cfr.svg)](https://badge.fury.io/py/cfr)
[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()
[![license](https://img.shields.io/github/license/fzhu2e/cfr.svg)]()
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7855587.svg)](https://doi.org/10.5281/zenodo.7855587)

# `cfr`: a Python package for Climate Field Reconstruction

`cfr` aims to provide a universal framework for climate field reconstruction (CFR).
It provides a toolkit for

+ the processing and visualization of the proxy records, climate model simulations, and instrumental observations,
+ the calibration and running of the proxy system models (PSMs, [Evans et al., 2013](https://doi.org/10.1016/j.quascirev.2013.05.024)),
+ the preparation and running of the multiple reconstruction frameworks/algorithms, such as LMR ([Hakim et al., 2016](https://doi.org/10.1002/2016JD024751); [Tardif et al., 2019](https://doi.org/https://doi.org/10.5194/cp-15-1251-2019)) and GraphEM ([Guillot et al., 2015](https://doi.org/10.1214/14-AOAS794)), and
+ the validation of the reconstructions, etc.

For more details, please refer to the documentation linked below.

## Documentation

+ Homepage: https://fzhu2e.github.io/cfr
+ Installation: https://fzhu2e.github.io/cfr/ug-installation.html

## How to cite this repo

This repo can be cited with DOI: [10.5281/zenodo.7855587](https://doi.org/10.5281/zenodo.7855587)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fzhu2e/cfr",
    "name": "cfr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "climate field reconstruction",
    "author": "Feng Zhu, Julien Emile-Geay",
    "author_email": "fengzhu@ucar.edu, julieneg@usc.edu",
    "download_url": "https://files.pythonhosted.org/packages/a1/5d/52ada4f9cd047a62124f8958d8de7ac6a6f6a84b3e0a76923918970d1854/cfr-2024.4.17.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/cfr.svg)](https://badge.fury.io/py/cfr)\n[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()\n[![license](https://img.shields.io/github/license/fzhu2e/cfr.svg)]()\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7855587.svg)](https://doi.org/10.5281/zenodo.7855587)\n\n# `cfr`: a Python package for Climate Field Reconstruction\n\n`cfr` aims to provide a universal framework for climate field reconstruction (CFR).\nIt provides a toolkit for\n\n+ the processing and visualization of the proxy records, climate model simulations, and instrumental observations,\n+ the calibration and running of the proxy system models (PSMs, [Evans et al., 2013](https://doi.org/10.1016/j.quascirev.2013.05.024)),\n+ the preparation and running of the multiple reconstruction frameworks/algorithms, such as LMR ([Hakim et al., 2016](https://doi.org/10.1002/2016JD024751); [Tardif et al., 2019](https://doi.org/https://doi.org/10.5194/cp-15-1251-2019)) and GraphEM ([Guillot et al., 2015](https://doi.org/10.1214/14-AOAS794)), and\n+ the validation of the reconstructions, etc.\n\nFor more details, please refer to the documentation linked below.\n\n## Documentation\n\n+ Homepage: https://fzhu2e.github.io/cfr\n+ Installation: https://fzhu2e.github.io/cfr/ug-installation.html\n\n## How to cite this repo\n\nThis repo can be cited with DOI: [10.5281/zenodo.7855587](https://doi.org/10.5281/zenodo.7855587)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "cfr: a Python package for Climate Field Reconstruction",
    "version": "2024.4.17",
    "project_urls": {
        "Homepage": "https://github.com/fzhu2e/cfr"
    },
    "split_keywords": [
        "climate",
        "field",
        "reconstruction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a15d52ada4f9cd047a62124f8958d8de7ac6a6f6a84b3e0a76923918970d1854",
                "md5": "9daa1e7616a46e6434658600e7e46a00",
                "sha256": "80d6ab8af4b8e19676b0dbef6d0f854d6cdc8af5ee1f8981f7cc250146535962"
            },
            "downloads": -1,
            "filename": "cfr-2024.4.17.tar.gz",
            "has_sig": false,
            "md5_digest": "9daa1e7616a46e6434658600e7e46a00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 93296,
            "upload_time": "2024-04-18T01:30:03",
            "upload_time_iso_8601": "2024-04-18T01:30:03.036198Z",
            "url": "https://files.pythonhosted.org/packages/a1/5d/52ada4f9cd047a62124f8958d8de7ac6a6f6a84b3e0a76923918970d1854/cfr-2024.4.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 01:30:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fzhu2e",
    "github_project": "cfr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cfr"
}
        
Elapsed time: 0.32452s