Timeseries Analysis for Meteorlogical Events (metevents)
Project description
metevents
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file metevents-0.3.0.tar.gz
.
File metadata
- Download URL: metevents-0.3.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0bc6d66e34abca59f91f84b6be062d11e8b3c61e8936c36e129a70755e57e87 |
|
MD5 | 086838187e4784d993c7a1c71f1f0cc3 |
|
BLAKE2b-256 | cae9d8cfe8f919b498e033a4ce7dabba22c4f521aabfd9d07722df7025e82c9e |