cedarkit-maps


Namecedarkit-maps JSON
Version 2024.4.0 PyPI version JSON
download
home_pageNone
SummaryA graph tool for CEMC/CMA.
upload_time2024-04-10 02:15:13
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache-2.0
keywords graphic cemc cedarkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cedarkit-maps

气象数据绘图库

## 安装

使用 pip 安装

```bash
pip install cedarkit-maps
```

或者从 Github 下载源码安装最新开发版。

## 使用

## LICENSE

Copyright © 2021-2024, developers at cemc-oper.

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

### Third party

cedarkit/maps/resources/map/china-shapefiles 来自 [dongli/china-shapefiles](https://github.com/dongli/china-shapefiles) 项目。

cedarkit/maps/resources/colormap/ncl 来自 [NCL](https://github.com/NCAR/ncl) 项目。

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cedarkit-maps",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "graphic, cemc, cedarkit",
    "author": null,
    "author_email": "Wang Dapeng <perillaroc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/08/65/c2c2c42545332cdb496b4b015493ff3441daa509297c0aad432a9b32ca20/cedarkit-maps-2024.4.0.tar.gz",
    "platform": null,
    "description": "# cedarkit-maps\n\n\u6c14\u8c61\u6570\u636e\u7ed8\u56fe\u5e93\n\n## \u5b89\u88c5\n\n\u4f7f\u7528 pip \u5b89\u88c5\n\n```bash\npip install cedarkit-maps\n```\n\n\u6216\u8005\u4ece Github \u4e0b\u8f7d\u6e90\u7801\u5b89\u88c5\u6700\u65b0\u5f00\u53d1\u7248\u3002\n\n## \u4f7f\u7528\n\n## LICENSE\n\nCopyright &copy; 2021-2024, developers at cemc-oper.\n\n`cedarkit-maps` is licensed under [Apache License V2.0](./LICENSE)\n\n### Third party\n\ncedarkit/maps/resources/map/china-shapefiles \u6765\u81ea [dongli/china-shapefiles](https://github.com/dongli/china-shapefiles) \u9879\u76ee\u3002\n\ncedarkit/maps/resources/colormap/ncl \u6765\u81ea [NCL](https://github.com/NCAR/ncl) \u9879\u76ee\u3002\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A graph tool for CEMC/CMA.",
    "version": "2024.4.0",
    "project_urls": {
        "Homepage": "https://github.com/perillaroc/cedarkit-maps",
        "Repository": "https://github.com/perillaroc/cedarkit-maps.git"
    },
    "split_keywords": [
        "graphic",
        " cemc",
        " cedarkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4f2ee674984fa2371be4fb820ce17b08863a06f3076bdfa0528c40b4522f154",
                "md5": "1a2f032419a4a87e1e963c5bc4d9992d",
                "sha256": "1071f81d06ae4ab011d610b5ac0c3cd230a7c6aea94161aaab2d7be88417ae27"
            },
            "downloads": -1,
            "filename": "cedarkit_maps-2024.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a2f032419a4a87e1e963c5bc4d9992d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2042879,
            "upload_time": "2024-04-10T02:15:11",
            "upload_time_iso_8601": "2024-04-10T02:15:11.203477Z",
            "url": "https://files.pythonhosted.org/packages/a4/f2/ee674984fa2371be4fb820ce17b08863a06f3076bdfa0528c40b4522f154/cedarkit_maps-2024.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0865c2c2c42545332cdb496b4b015493ff3441daa509297c0aad432a9b32ca20",
                "md5": "8a069eae5750f0a5ba6cc60e455e02c9",
                "sha256": "de06e6f948f076b8eb5c37bdbd033dbc2189e0c8dff424a14a226409ac4e3510"
            },
            "downloads": -1,
            "filename": "cedarkit-maps-2024.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a069eae5750f0a5ba6cc60e455e02c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2045891,
            "upload_time": "2024-04-10T02:15:13",
            "upload_time_iso_8601": "2024-04-10T02:15:13.227372Z",
            "url": "https://files.pythonhosted.org/packages/08/65/c2c2c42545332cdb496b4b015493ff3441daa509297c0aad432a9b32ca20/cedarkit-maps-2024.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 02:15:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "perillaroc",
    "github_project": "cedarkit-maps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cedarkit-maps"
}
        
Elapsed time: 0.21371s