cedarkit-comp


Namecedarkit-comp JSON
Version 2024.4.0 PyPI version JSON
download
home_pageNone
SummaryA meteorological computation tool for CEMC/CMA.
upload_time2024-04-10 02:24:22
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache-2.0
keywords computation meteorological
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cedarkit-comp

气象数据计算库

## 安装

```bash
pip install cedarkit-comp
```

## 使用

## LICENSE

Copyright © 2024, developers at cemc-oper.

`cedarkit-comp` is licensed under [Apache License V2.0](./LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cedarkit-comp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "computation, meteorological",
    "author": null,
    "author_email": "Wang Dapeng <perillaroc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/92/41/fba02f466e1612737665679379c56e7581ea36da1af24326c4328b3ec87e/cedarkit-comp-2024.4.0.tar.gz",
    "platform": null,
    "description": "# cedarkit-comp\n\n\u6c14\u8c61\u6570\u636e\u8ba1\u7b97\u5e93\n\n## \u5b89\u88c5\n\n```bash\npip install cedarkit-comp\n```\n\n## \u4f7f\u7528\n\n## LICENSE\n\nCopyright &copy; 2024, developers at cemc-oper.\n\n`cedarkit-comp` is licensed under [Apache License V2.0](./LICENSE)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A meteorological computation tool for CEMC/CMA.",
    "version": "2024.4.0",
    "project_urls": {
        "Homepage": "https://github.com/perillaroc/cedarkit-comp",
        "Repository": "https://github.com/perillaroc/cedarkit-comp.git"
    },
    "split_keywords": [
        "computation",
        " meteorological"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15254244e1c92856978cc2b028fd3a443f17a1da7a18e6972d8e8f3b23868a51",
                "md5": "4df872eb99b65c4b306a194163e33d01",
                "sha256": "6d2a01477c19d2cbb6176d8ffb20af410855b008daa9f6e207e42a11af6f5aeb"
            },
            "downloads": -1,
            "filename": "cedarkit_comp-2024.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4df872eb99b65c4b306a194163e33d01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7871,
            "upload_time": "2024-04-10T02:24:20",
            "upload_time_iso_8601": "2024-04-10T02:24:20.946735Z",
            "url": "https://files.pythonhosted.org/packages/15/25/4244e1c92856978cc2b028fd3a443f17a1da7a18e6972d8e8f3b23868a51/cedarkit_comp-2024.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9241fba02f466e1612737665679379c56e7581ea36da1af24326c4328b3ec87e",
                "md5": "36659b0421ca2bde09d4fb3b082059e3",
                "sha256": "d1640f4fa9a520e998fa39e8c47495b1d86815a6697ce1f007413dc2e2e5e825"
            },
            "downloads": -1,
            "filename": "cedarkit-comp-2024.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36659b0421ca2bde09d4fb3b082059e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8867,
            "upload_time": "2024-04-10T02:24:22",
            "upload_time_iso_8601": "2024-04-10T02:24:22.997973Z",
            "url": "https://files.pythonhosted.org/packages/92/41/fba02f466e1612737665679379c56e7581ea36da1af24326c4328b3ec87e/cedarkit-comp-2024.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 02:24:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "perillaroc",
    "github_project": "cedarkit-comp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cedarkit-comp"
}
        
Elapsed time: 0.22110s