Skip to main content

Library to facilitate analysis of EPA's data on Amazon's Registry of Open Data.

Project description

epaaws

Tests Sphinx Docs

Library of functions to facilitate analysis interaction with EPA's data on AWS S3 buckets thru Amazon's Registry of Open Data.[1] At present, this only includes the epa-2022-modeling-platform (see module mp2022). For more information, see the documentation pages.

Citations:

  1. https://registry.opendata.aws/epa-2022-modeling-platform/

Install for Python3

python -m pip git+https://github.com/barronh/epaaws.git

Example

Example of how to plot the terrain height from a GRIDCRO2D file.

import epaaws

f = epaaws.mp2022.open_gridcro2d('2022-01-01')
levels = [-100, -10, 1, 100, 200, 400, 800, 1600, 3200]
f['HT'].plot(levels=levels, cmap='terrain')
f.csp.cno.drawstates()

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

epaaws-1.0.0.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

epaaws-1.0.0-py2.py3-none-any.whl (29.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file epaaws-1.0.0.tar.gz.

File metadata

  • Download URL: epaaws-1.0.0.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for epaaws-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8586dacb6f4d96183fe563cb6dbc1fc4be81052d0b2ae291ecf20a370c273497
MD5 3d055b95a042a8cb266cc23e43450bf0
BLAKE2b-256 468ffbc99c636612d01561aa2090de264c01b1adf625d755c510e6a04e0340cf

See more details on using hashes here.

File details

Details for the file epaaws-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: epaaws-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for epaaws-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d8ce3efa44d2ada5adb144130a69f878107258abd66a246ff7104e8f8a00c9d6
MD5 bcdda678f6d2206bb19833b9871967b0
BLAKE2b-256 b03ed422ecb79c5e78e82c4b89ffd81f511a22bbd5441a7ec2ec4cc2a2e9ead0

See more details on using hashes here.

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