Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

existenz-api-fetcher

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

existenz-api-fetcher

Easily fetch swiss weather and hydrological data from the Existenz API

  • 0.1.4
  • PyPI
  • Socket score

Maintainers
1

: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 .

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc