Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Ingenjorsarbete-For-Klimatet/ifk-smhi

SMHI climate data client.
https://github.com/Ingenjorsarbete-For-Klimatet/ifk-smhi

client climate data smhi

Last synced: 3 months ago
JSON representation

SMHI climate data client.

Awesome Lists containing this project

README

        

ifk-smhi



test


coverage


docs


lint


type



Python: 3.9 - 3.11


Testing framework: pytest


Linter and formatter: ruff


Type checker: mypy

## Description

Python SMHI (Swedish Meteorological and Hydrological Institute) client.
Currently supports these APIs

- Meteorological Observations Metobs
- Meteorological Forecasts Metfcts
- Meteorological Analysis Mesan
- Meteorological Analysis Strang

## Installation

ifk-smhi can be installed as

```bash
pip install ifk-smhi
```