Easily fetch swiss weather and hydrological data from the Existenz API
Project description
:droplet: Existenz API Fetcher
This package is designed to automate the loading and use of sensor data from the MeteoSwiss Federal Office's and the Federal Office for the Environment's (FOEN) networks of stations and is built on top of Christian Studer's ExistenzAPIs (https://api.existenz.ch/).
Data is obtained by querying a two-year, daily time series from the InfluxDB database and is returned as a pandas
dataframe.
Functions to compute potential evapotranspiration using the pyet
module have been implemented.
Take a look at the Jupyter Notebooks tutorials in the examples directory to learn how to use the various functionalities of this package.
Requirements
influxdb_client
pandas
pyet
folium
:gear: Installation
To install the package from the PypI index:
pip install existenz_api_fetcher
To install in developer mode:
pip install -e .
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
Built Distribution
Hashes for existenz_api_fetcher-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3533958f6346ade2f966f3145185bffb8721da919f5bd687201b1c225339fe1 |
|
MD5 | 5f96f4e2b0ad627d22046cdfc11cb0ca |
|
BLAKE2b-256 | 12ccdd482fee75a3f1ec3f7e6addb15aec4d36b1eb907b2d62e13aa96de84946 |
Hashes for existenz_api_fetcher-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a64ca018450e5b4bc3490b2db3e4d96586c4d6b27f1b04edd48aa65ec9d2d07 |
|
MD5 | 63b99f316df105087ecc41c93471da24 |
|
BLAKE2b-256 | e69f96c07078e9e495c292ac698cdc552be0c65a5b1c5ba82cf1bc19ba639f46 |