kaburia / filter-stations

Making it easier to navigate and clean TAHMO weather station data for ML development
https://pypi.org/project/filter-stations/
16 stars 2 forks source link
api-development data-processing-pipelines pypi-package

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.

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/}},
}