Skip to main content

Query and download NEXRAD data from AWS S3 storage.

Project 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) # 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!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nexradaws2-2.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

nexradaws2-2.1-py2.py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page