x4c


Namex4c JSON
Version 2024.5.15 PyPI version JSON
download
home_pagehttps://github.com/fzhu2e/x4c
Summaryx4c: Xarray for CESM
upload_time2024-05-15 21:48:10
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 plugin 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",
    "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/af/93/04f3c9d234b343b7902aa098caa3d25c419688093e0162e062ad87775dca/x4c-2024.5.15.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 plugin 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.5.15",
    "project_urls": {
        "Homepage": "https://github.com/fzhu2e/x4c"
    },
    "split_keywords": [
        "xarray",
        " cesm",
        " climate data analysis and visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af9304f3c9d234b343b7902aa098caa3d25c419688093e0162e062ad87775dca",
                "md5": "afc98a5198ef6ebbf7c4723946e361f3",
                "sha256": "b1ee2200b881a3fcad0897023633e7a416d7aa6bd3b9438c40cfc4b265377e6c"
            },
            "downloads": -1,
            "filename": "x4c-2024.5.15.tar.gz",
            "has_sig": false,
            "md5_digest": "afc98a5198ef6ebbf7c4723946e361f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 101238549,
            "upload_time": "2024-05-15T21:48:10",
            "upload_time_iso_8601": "2024-05-15T21:48:10.735679Z",
            "url": "https://files.pythonhosted.org/packages/af/93/04f3c9d234b343b7902aa098caa3d25c419688093e0162e062ad87775dca/x4c-2024.5.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 21:48:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fzhu2e",
    "github_project": "x4c",
    "github_not_found": true,
    "lcname": "x4c"
}
        
Elapsed time: 0.29536s