Skip to main content

Timeseries Analysis for Meteorlogical Events (metevents)

Project description

metevents

https://img.shields.io/pypi/v/metevents.svg Testing Status Documentation Status

Meteorlogical Events

metevents is a python library created with the goal of consistent, simple identification of meteorology timeseries data. metevents is developed by M3 Works as a tool for performing analysis for hydrology models and station data. Contributions welcome!

Warning - This software is provided as is (see the license), so use at your own risk. This is an opensource package with the goal of making data wrangling easier. We make no guarantees about the quality or accuracy of the data and any interpretation of the meaning of the data is up to you.

  • Free software: BSD license

Features

Requirements

python >= 3.7

Install

python3 -m pip install metevents

Local install for dev

The recommendation is to use virtualenv, but other local python environment isolation tools will work (pipenv, conda)

python3 -m pip install --upgrade pip
python3 -m pip install -r requirements_dev
python3 -m pip install .

Testing

pytest

If contributing to the codebase, code coverage should not decrease from the contributions. Make sure to check code coverage before opening a pull request.

pytest --cov=metevents

Documentation

readthedocs coming soon

https://metevents.readthedocs.io.

Usage

See usage documentation https://metevents.readthedocs.io/en/latest/usage.html

Usage Examples

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (TBD)

  • Creation of the project

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

metevents-0.3.0.tar.gz (15.0 kB view hashes)

Uploaded Source

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