xwrf


Namexwrf JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://xwrf.readthedocs.io
SummaryA lightweight interface for working with the Weather Research and Forecasting (WRF) model output in Xarray.
upload_time2024-03-15 15:47:06
maintainerxWRF Developers
docs_urlNone
author
requires_python>=3.8
licenseApache 2.0
keywords wrf xarray
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xWRF

![Project logo displaying the name xWRF, with the X made of triangles pointing to a center point and tick marks bordering each letter](https://github.com/xarray-contrib/xwrf/raw/main/docs/source/_static/xwrf_logo_bg_light.svg#gh-light-mode-only)![](docs/source/_static/xwrf_logo_bg_dark.svg#gh-dark-mode-only)

| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] [![pre-commit.ci status][pre-commit.ci-badge]][pre-commit.ci-link] |
| :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **Docs**    |                                                                     [![Documentation Status][rtd-badge]][rtd-link]                                                                     |
| **Package** |                                                          [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                                                          |
| **License** |                                                                         [![License][license-badge]][repo-link]                                                                         |

A lightweight interface for working with the [Weather Research and Forecasting (WRF)](https://www2.mmm.ucar.edu/wrf/users/) model output in Xarray. The primary objective of `xWRF` is to replicate crucial functionality from the [wrf-python](https://github.com/NCAR/wrf-python) package in a way that is **more convenient** for users and provides **seamless integration** with the rest of the Pangeo software stack.

See [documentation](https://xwrf.readthedocs.io/) for more information.

[github-ci-badge]: https://img.shields.io/github/actions/workflow/status/xarray-contrib/xwrf/ci.yaml?branch=main
[github-ci-link]: https://github.com/xarray-contrib/xwrf/actions?query=workflow%3ACI
[codecov-badge]: https://img.shields.io/codecov/c/github/xarray-contrib/xwrf.svg?logo=codecov
[codecov-link]: https://codecov.io/gh/xarray-contrib/xwrf
[rtd-badge]: https://img.shields.io/readthedocs/xwrf/latest.svg
[rtd-link]: https://xwrf.readthedocs.io/en/latest/?badge=latest
[pypi-badge]: https://img.shields.io/pypi/v/xwrf?logo=pypi
[pypi-link]: https://pypi.org/project/xwrf
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/xwrf?logo=anaconda
[conda-link]: https://anaconda.org/conda-forge/xwrf
[license-badge]: https://img.shields.io/github/license/xarray-contrib/xwrf
[repo-link]: https://github.com/xarray-contrib/xwrf
[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/xarray-contrib/xwrf/main.svg
[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/xarray-contrib/xwrf/main

            

Raw data

            {
    "_id": null,
    "home_page": "https://xwrf.readthedocs.io",
    "name": "xwrf",
    "maintainer": "xWRF Developers",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "wrf,xarray",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/28/8c/32c0aff7d8dabce4d75e39782c82b82ff89296fda26a4cc622ed8d65d3d9/xwrf-0.0.3.tar.gz",
    "platform": null,
    "description": "# xWRF\n\n![Project logo displaying the name xWRF, with the X made of triangles pointing to a center point and tick marks bordering each letter](https://github.com/xarray-contrib/xwrf/raw/main/docs/source/_static/xwrf_logo_bg_light.svg#gh-light-mode-only)![](docs/source/_static/xwrf_logo_bg_dark.svg#gh-dark-mode-only)\n\n| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] [![pre-commit.ci status][pre-commit.ci-badge]][pre-commit.ci-link] |\n| :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| **Docs**    |                                                                     [![Documentation Status][rtd-badge]][rtd-link]                                                                     |\n| **Package** |                                                          [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                                                          |\n| **License** |                                                                         [![License][license-badge]][repo-link]                                                                         |\n\nA lightweight interface for working with the [Weather Research and Forecasting (WRF)](https://www2.mmm.ucar.edu/wrf/users/) model output in Xarray. The primary objective of `xWRF` is to replicate crucial functionality from the [wrf-python](https://github.com/NCAR/wrf-python) package in a way that is **more convenient** for users and provides **seamless integration** with the rest of the Pangeo software stack.\n\nSee [documentation](https://xwrf.readthedocs.io/) for more information.\n\n[github-ci-badge]: https://img.shields.io/github/actions/workflow/status/xarray-contrib/xwrf/ci.yaml?branch=main\n[github-ci-link]: https://github.com/xarray-contrib/xwrf/actions?query=workflow%3ACI\n[codecov-badge]: https://img.shields.io/codecov/c/github/xarray-contrib/xwrf.svg?logo=codecov\n[codecov-link]: https://codecov.io/gh/xarray-contrib/xwrf\n[rtd-badge]: https://img.shields.io/readthedocs/xwrf/latest.svg\n[rtd-link]: https://xwrf.readthedocs.io/en/latest/?badge=latest\n[pypi-badge]: https://img.shields.io/pypi/v/xwrf?logo=pypi\n[pypi-link]: https://pypi.org/project/xwrf\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/xwrf?logo=anaconda\n[conda-link]: https://anaconda.org/conda-forge/xwrf\n[license-badge]: https://img.shields.io/github/license/xarray-contrib/xwrf\n[repo-link]: https://github.com/xarray-contrib/xwrf\n[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/xarray-contrib/xwrf/main.svg\n[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/xarray-contrib/xwrf/main\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A lightweight interface for working with the Weather Research and Forecasting (WRF) model output in Xarray.",
    "version": "0.0.3",
    "project_urls": {
        "Discussions/Support": "https://github.com/xarray-contrib/xwrf/discussions",
        "Documentation": "https://xwrf.readthedocs.io",
        "Homepage": "https://xwrf.readthedocs.io",
        "Source": "https://github.com/xarray-contrib/xwrf",
        "Tracker": "https://github.com/xarray-contrib/xwrf/issues"
    },
    "split_keywords": [
        "wrf",
        "xarray"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da832f530c758143270a9d47344c9fe707dd44dafae9fbbf19d9f3930c12988e",
                "md5": "12a28194634ac61590ccf2b08769a928",
                "sha256": "56506b7da7afd0a0748d20c19a9a03daf29ecc9d36dbea76ee1221ad7a101819"
            },
            "downloads": -1,
            "filename": "xwrf-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12a28194634ac61590ccf2b08769a928",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19616,
            "upload_time": "2024-03-15T15:47:04",
            "upload_time_iso_8601": "2024-03-15T15:47:04.410917Z",
            "url": "https://files.pythonhosted.org/packages/da/83/2f530c758143270a9d47344c9fe707dd44dafae9fbbf19d9f3930c12988e/xwrf-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "288c32c0aff7d8dabce4d75e39782c82b82ff89296fda26a4cc622ed8d65d3d9",
                "md5": "f16969ae077eb7abfb8c1a29f359e0ad",
                "sha256": "67ba94ccf6f214712ed0369ea75d96e6d4ba59e111eea3dedb050673cff395b3"
            },
            "downloads": -1,
            "filename": "xwrf-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f16969ae077eb7abfb8c1a29f359e0ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 47853,
            "upload_time": "2024-03-15T15:47:06",
            "upload_time_iso_8601": "2024-03-15T15:47:06.052206Z",
            "url": "https://files.pythonhosted.org/packages/28/8c/32c0aff7d8dabce4d75e39782c82b82ff89296fda26a4cc622ed8d65d3d9/xwrf-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 15:47:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xarray-contrib",
    "github_project": "xwrf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "xwrf"
}
        
Elapsed time: 0.25345s