Making it easier to navigate and clean TAHMO weather station data for ML development
Project description
Documentation
You can find the documentation for the project by following this link
https://filter-stations.netlify.app/
Getting Started
All methods require an API key and secret, which can be obtained by contacting TAHMO.
- The
retreive_data
class is used to retrieve data from the TAHMO API endpoints. - The
Kieni
class is used to get weather data for stations 100km around Kieni from the central point. - The
Filter
class is used to filter weather stations data based on things like distance and region. - The
pipeline
class is used to create a pipeline of filters to apply to weather stations based on how they correlate with water level data. - The
Interactive_maps
class is used to plot weather stations on an interactive map. - The
Water_level
class is used to retrieve water level data and coordinates of gauging stations.
For instructions on shedding weather stations based on your water level data and gauging station coordinates, please refer to the water_level_pipeline.md file.
Citations
If you use this package in your research, please cite it using the following BibTeX entry:
@misc{filter-stations,
author = {Austin Kaburia},
title = {filter-stations},
year = {2024},
publisher = {Python Package Index},
journal = {PyPI},
howpublished = {\url{https://pypi.org/project/filter-stations/}},
}
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
filter_stations-0.6.2.tar.gz
(40.8 MB
view hashes)
Built Distribution
Close
Hashes for filter_stations-0.6.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06e66c93ffd45aece47da79aa79b3ef24627eddd89b76017a1abf9bed330474 |
|
MD5 | 062f59960a33a124e91932bef1af1bf3 |
|
BLAKE2b-256 | 3159064dc23fca7920964856172b5c1baa7dfdcbcf2425b9240f3cf95f053d4b |