x4c-exp


Namex4c-exp JSON
Version 2024.8.26 PyPI version JSON
download
home_pagehttps://github.com/fzhu2e/x4c
Summaryx4c: Xarray for CESM
upload_time2024-08-27 04:29:12
maintainerNone
docs_urlNone
authorFeng Zhu
requires_pythonNone
licenseMIT
keywords xarray cesm climate data analysis and visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/x4c.svg)](https://badge.fury.io/py/x4c)
[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()
<!-- [![license](https://img.shields.io/github/license/fzhu2e/x4c.svg)]() -->

# x4c: Xarray for CESM
x4c (xarray4cesm) is an Xarray extension that aims to support efficient and intuitive CESM output analysis and visualization:
- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.
- Visualization features: timeseries, horizontal and vertical spatial plots, etc.

> **_Disclaimer:_**  This package is still in its early stage and under active development, and its API could be changed frequently.

## Documentation

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


## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fzhu2e/x4c",
    "name": "x4c-exp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Xarray, CESM, Climate Data Analysis and Visualization",
    "author": "Feng Zhu",
    "author_email": "fengzhu@ucar.edu",
    "download_url": "https://files.pythonhosted.org/packages/e2/2c/3d2138f56254790eee2b7b2d52828c0ca261c3abad4c772a118ae3eff712/x4c_exp-2024.8.26.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/x4c.svg)](https://badge.fury.io/py/x4c)\n[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()\n<!-- [![license](https://img.shields.io/github/license/fzhu2e/x4c.svg)]() -->\n\n# x4c: Xarray for CESM\nx4c (xarray4cesm) is an Xarray extension that aims to support efficient and intuitive CESM output analysis and visualization:\n- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.\n- Visualization features: timeseries, horizontal and vertical spatial plots, etc.\n\n> **_Disclaimer:_**  This package is still in its early stage and under active development, and its API could be changed frequently.\n\n## Documentation\n\n+ Homepage: https://fzhu2e.github.io/x4c\n+ Installation: https://fzhu2e.github.io/x4c/ug-installation.html\n\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "x4c: Xarray for CESM",
    "version": "2024.8.26",
    "project_urls": {
        "Homepage": "https://github.com/fzhu2e/x4c"
    },
    "split_keywords": [
        "xarray",
        " cesm",
        " climate data analysis and visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e22c3d2138f56254790eee2b7b2d52828c0ca261c3abad4c772a118ae3eff712",
                "md5": "3c5b573b598dc2e4f4a685c9782d4c33",
                "sha256": "b6139f99016f9d71f660c909a68ced12a7bfa7251e9376fb29178b2b00577d7f"
            },
            "downloads": -1,
            "filename": "x4c_exp-2024.8.26.tar.gz",
            "has_sig": false,
            "md5_digest": "3c5b573b598dc2e4f4a685c9782d4c33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36098,
            "upload_time": "2024-08-27T04:29:12",
            "upload_time_iso_8601": "2024-08-27T04:29:12.310632Z",
            "url": "https://files.pythonhosted.org/packages/e2/2c/3d2138f56254790eee2b7b2d52828c0ca261c3abad4c772a118ae3eff712/x4c_exp-2024.8.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 04:29:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fzhu2e",
    "github_project": "x4c",
    "github_not_found": true,
    "lcname": "x4c-exp"
}
        
Elapsed time: 1.69500s