cmip6-aws


Namecmip6-aws JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
Summarydownload data from NASA Earth Exchange Global Daily Downscaled Projections (NEX-GDDP-CMIP6)
upload_time2024-08-08 14:29:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords cmip6_aws
VCS
bugtrack_url
requirements pandas xarray pyinstaller s3fs urllib3 h5netcdf h5py cftime netCDF4 scipy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmip6_aws


[![image](https://img.shields.io/pypi/v/cmip6_aws.svg)](https://pypi.python.org/pypi/cmip6_aws)
[![image](https://img.shields.io/conda/vn/conda-forge/cmip6_aws.svg)](https://anaconda.org/conda-forge/cmip6_aws)


**download data from NASA Earth Exchange Global Daily Downscaled Projections (NEX-GDDP-CMIP6)**


-   Free software: MIT license
-   Documentation: https://advancehs.github.io/cmip6_aws
    

## install 

```
pip install cmip6-aws

```
## Compile to exe

- choose file - open in terminal

```

pyinstaller -F -w main.py

```
![](https://advance-markdown.oss-cn-shenzhen.aliyuncs.com/img/20240805193559.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cmip6-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cmip6_aws",
    "author": null,
    "author_email": "advancehs <1019753743@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/55/4e/12479e3fcb1a917484c42b09226cdbd4f10f6a4a1b1e19232fd0d054c7ce/cmip6_aws-0.0.6.tar.gz",
    "platform": null,
    "description": "# cmip6_aws\n\n\n[![image](https://img.shields.io/pypi/v/cmip6_aws.svg)](https://pypi.python.org/pypi/cmip6_aws)\n[![image](https://img.shields.io/conda/vn/conda-forge/cmip6_aws.svg)](https://anaconda.org/conda-forge/cmip6_aws)\n\n\n**download data from NASA Earth Exchange Global Daily Downscaled Projections (NEX-GDDP-CMIP6)**\n\n\n-   Free software: MIT license\n-   Documentation: https://advancehs.github.io/cmip6_aws\n    \n\n## install \n\n```\npip install cmip6-aws\n\n```\n## Compile to exe\n\n- choose file - open in terminal\n\n```\n\npyinstaller -F -w main.py\n\n```\n![](https://advance-markdown.oss-cn-shenzhen.aliyuncs.com/img/20240805193559.png)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "download data from NASA Earth Exchange Global Daily Downscaled Projections (NEX-GDDP-CMIP6)",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/advancehs/cmip6_aws"
    },
    "split_keywords": [
        "cmip6_aws"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "817c28e4665782c122214aa8173612b7639ba8186440d4a73d9529b7c7168605",
                "md5": "98f1acff27e6513a6f62142d8cb55979",
                "sha256": "e847e38d31647b79f7b5e9ab68a91459e6e4895b3da130a866c078b2167479ac"
            },
            "downloads": -1,
            "filename": "cmip6_aws-0.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98f1acff27e6513a6f62142d8cb55979",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4058825,
            "upload_time": "2024-08-08T14:29:53",
            "upload_time_iso_8601": "2024-08-08T14:29:53.060061Z",
            "url": "https://files.pythonhosted.org/packages/81/7c/28e4665782c122214aa8173612b7639ba8186440d4a73d9529b7c7168605/cmip6_aws-0.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "554e12479e3fcb1a917484c42b09226cdbd4f10f6a4a1b1e19232fd0d054c7ce",
                "md5": "e7b903e41c627f49f127ea0a4ae39e07",
                "sha256": "347f0ebc90fc554d37c464b1ca2eb6fd83609f86bba10f2011f7315557839ba6"
            },
            "downloads": -1,
            "filename": "cmip6_aws-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e7b903e41c627f49f127ea0a4ae39e07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3935810,
            "upload_time": "2024-08-08T14:29:55",
            "upload_time_iso_8601": "2024-08-08T14:29:55.293526Z",
            "url": "https://files.pythonhosted.org/packages/55/4e/12479e3fcb1a917484c42b09226cdbd4f10f6a4a1b1e19232fd0d054c7ce/cmip6_aws-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 14:29:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "advancehs",
    "github_project": "cmip6_aws",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        },
        {
            "name": "pyinstaller",
            "specs": []
        },
        {
            "name": "s3fs",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.15"
                ]
            ]
        },
        {
            "name": "h5netcdf",
            "specs": []
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "cftime",
            "specs": []
        },
        {
            "name": "netCDF4",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        }
    ],
    "lcname": "cmip6-aws"
}
        
Elapsed time: 0.64501s