x4c


Namex4c JSON
Version 2025.7.9 PyPI version JSON
download
home_pagehttps://github.com/NCAR/x4c
Summaryx4c: Xarray for CESM
upload_time2025-07-10 02:09:13
maintainerNone
docs_urlNone
authorFeng Zhu
requires_pythonNone
licenseApache-2.0
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.12-blue.svg)]()
[![PyPI](https://img.shields.io/badge/python-3.13-blue.svg)]()
[![license](https://img.shields.io/github/license/NCAR/x4c.svg)]()

# x4c: Xarray for CESM
`x4c` is an Xarray extension that aims to support efficient and intuitive CESM output postprocessing, analysis, and visualization:
- Postprocessing features: time series generation, seasonal cycle climatology generation, etc.
- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.
- Visualization features: timeseries, horizontal and vertical 2D spatial plots, etc.

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

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

## Documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NCAR/x4c",
    "name": "x4c",
    "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/67/58/fa17efee941ca17f95de509c7f914d895b5b5215baa7d8476387a09d0443/x4c-2025.7.9.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.12-blue.svg)]()\n[![PyPI](https://img.shields.io/badge/python-3.13-blue.svg)]()\n[![license](https://img.shields.io/github/license/NCAR/x4c.svg)]()\n\n# x4c: Xarray for CESM\n`x4c` is an Xarray extension that aims to support efficient and intuitive CESM output postprocessing, analysis, and visualization:\n- Postprocessing features: time series generation, seasonal cycle climatology generation, etc.\n- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.\n- Visualization features: timeseries, horizontal and vertical 2D 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\nFor more details, please refer to the documentation linked below.\n\n## Documentation\n\n+ Homepage: https://NCAR.github.io/x4c\n+ Installation: https://NCAR.github.io/x4c/ug-installation.html\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "x4c: Xarray for CESM",
    "version": "2025.7.9",
    "project_urls": {
        "Homepage": "https://github.com/NCAR/x4c"
    },
    "split_keywords": [
        "xarray",
        " cesm",
        " climate data analysis and visualization"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6758fa17efee941ca17f95de509c7f914d895b5b5215baa7d8476387a09d0443",
                "md5": "8310f1065228505418c7e6d9a8a3e9b3",
                "sha256": "f284b7c2b0d3e332bf921345398bab4884643ee9ed05654cb747060fad237518"
            },
            "downloads": -1,
            "filename": "x4c-2025.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8310f1065228505418c7e6d9a8a3e9b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 43335,
            "upload_time": "2025-07-10T02:09:13",
            "upload_time_iso_8601": "2025-07-10T02:09:13.041810Z",
            "url": "https://files.pythonhosted.org/packages/67/58/fa17efee941ca17f95de509c7f914d895b5b5215baa7d8476387a09d0443/x4c-2025.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 02:09:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NCAR",
    "github_project": "x4c",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "x4c"
}
        
Elapsed time: 1.76067s