nexradaws2


Namenexradaws2 JSON
Version 2.1 PyPI version JSON
download
home_pagehttps://github.com/aarande/nexradaws
SummaryQuery and download NEXRAD data from AWS S3 storage.
upload_time2024-06-18 19:01:45
maintainerNone
docs_urlNone
authorAaron Anderson, Aareon Sullivan
requires_pythonNone
licenseMIT
keywords weather radar nexrad aws amazon
VCS
bugtrack_url
requirements boto3 six pytz
Travis-CI
coveralls test coverage
            [![Build Status](https://travis-ci.org/Aareon/nexradaws.svg?branch=master)](https://travis-ci.org/Aareon/nexradaws)   [![codecov](https://codecov.io/gh/Aareon/nexradaws/branch/master/graph/badge.svg)](https://codecov.io/gh/Aareon/nexradaws) [![Documentation Status](https://readthedocs.org/projects/nexradaws/badge/?version=latest)](http://nexradaws.readthedocs.io/en/latest/?badge=latest) [![Documentation Status](https://readthedocs.org/projects/nexradaws/badge/?version=devel)](http://nexradaws.readthedocs.io/en/devel/?badge=devel)
# nexradaws2
This module is designed to allow you to query and download Nexrad
radar files from Amazon Web Services S3 Storage. The real-time feed and full historical archive of original
resolution (Level II) NEXRAD data, from June 1991 to present, is now freely available on Amazon S3 for anyone to use.
More information can be found here https://aws.amazon.com/public-datasets/nexrad/.

nexradaws supports Python 2.7 and Python 3.6.

Github - https://github.com/Aareon/nexradaws

PyPi - https://pypi.python.org/pypi/nexradaws2

Docs - http://nexradaws.readthedocs.io/en/latest/

**Required dependencies**

* boto3
* pytz
* six

**Optional dependencies**

* pyart

**Install with pip**::

    pip install nexradaws2

New in version 2.1:
* Give logger a name and configure manually for better control, buidling on version 2.0.
* Bump version
* Fix tests importing original package
* Fix examples importing original package
* Update README

New in version 2.0:
* Replace `six.print_` with usage of `logging` to offer more granular control of logging.
* Future time checks. Thanks @nguy (Nick Guy) for your fork!

New in version 1.1:
* Bug fix for varying filename extensions over the years (.gz .V06 etc). Thanks Nick Guy for the PR!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aarande/nexradaws",
    "name": "nexradaws2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "weather, radar, nexrad, aws, amazon",
    "author": "Aaron Anderson, Aareon Sullivan",
    "author_email": "aaron.anderson74@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/ff/ec08ce3e613bbd05f81ecc43c7791e2f27863b9868df1c33b9b41e5d68e5/nexradaws2-2.1.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://travis-ci.org/Aareon/nexradaws.svg?branch=master)](https://travis-ci.org/Aareon/nexradaws)   [![codecov](https://codecov.io/gh/Aareon/nexradaws/branch/master/graph/badge.svg)](https://codecov.io/gh/Aareon/nexradaws) [![Documentation Status](https://readthedocs.org/projects/nexradaws/badge/?version=latest)](http://nexradaws.readthedocs.io/en/latest/?badge=latest) [![Documentation Status](https://readthedocs.org/projects/nexradaws/badge/?version=devel)](http://nexradaws.readthedocs.io/en/devel/?badge=devel)\n# nexradaws2\nThis module is designed to allow you to query and download Nexrad\nradar files from Amazon Web Services S3 Storage. The real-time feed and full historical archive of original\nresolution (Level II) NEXRAD data, from June 1991 to present, is now freely available on Amazon S3 for anyone to use.\nMore information can be found here https://aws.amazon.com/public-datasets/nexrad/.\n\nnexradaws supports Python 2.7 and Python 3.6.\n\nGithub - https://github.com/Aareon/nexradaws\n\nPyPi - https://pypi.python.org/pypi/nexradaws2\n\nDocs - http://nexradaws.readthedocs.io/en/latest/\n\n**Required dependencies**\n\n* boto3\n* pytz\n* six\n\n**Optional dependencies**\n\n* pyart\n\n**Install with pip**::\n\n    pip install nexradaws2\n\nNew in version 2.1:\n* Give logger a name and configure manually for better control, buidling on version 2.0.\n* Bump version\n* Fix tests importing original package\n* Fix examples importing original package\n* Update README\n\nNew in version 2.0:\n* Replace `six.print_` with usage of `logging` to offer more granular control of logging.\n* Future time checks. Thanks @nguy (Nick Guy) for your fork!\n\nNew in version 1.1:\n* Bug fix for varying filename extensions over the years (.gz .V06 etc). Thanks Nick Guy for the PR!\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Query and download NEXRAD data from AWS S3 storage.",
    "version": "2.1",
    "project_urls": {
        "Download": "https://github.com/Aareon/nexradaws/archive/2.0.tar.gz",
        "Homepage": "https://github.com/aarande/nexradaws"
    },
    "split_keywords": [
        "weather",
        " radar",
        " nexrad",
        " aws",
        " amazon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf9527d276ae70e9db680a8b45455f40886f8ce3e66a5893fe13f312542c93fe",
                "md5": "dde4090a3fbef6e08cb0eb27f4b70744",
                "sha256": "b4bfc7f096f7606ee388e74c85ddb7c38adfeb22c8c511b82c051990920f96df"
            },
            "downloads": -1,
            "filename": "nexradaws2-2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dde4090a3fbef6e08cb0eb27f4b70744",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10647,
            "upload_time": "2024-06-18T19:01:41",
            "upload_time_iso_8601": "2024-06-18T19:01:41.745225Z",
            "url": "https://files.pythonhosted.org/packages/cf/95/27d276ae70e9db680a8b45455f40886f8ce3e66a5893fe13f312542c93fe/nexradaws2-2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dffec08ce3e613bbd05f81ecc43c7791e2f27863b9868df1c33b9b41e5d68e5",
                "md5": "136549c7ef4d4b29db33236e2cd7798d",
                "sha256": "ee5d5413188857ee9fd25f53e995107526aa25d8a952b83f0240c2ef3b8f7df4"
            },
            "downloads": -1,
            "filename": "nexradaws2-2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "136549c7ef4d4b29db33236e2cd7798d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10133,
            "upload_time": "2024-06-18T19:01:45",
            "upload_time_iso_8601": "2024-06-18T19:01:45.205699Z",
            "url": "https://files.pythonhosted.org/packages/3d/ff/ec08ce3e613bbd05f81ecc43c7791e2f27863b9868df1c33b9b41e5d68e5/nexradaws2-2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 19:01:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aarande",
    "github_project": "nexradaws",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        }
    ],
    "lcname": "nexradaws2"
}
        
Elapsed time: 0.26778s