Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

install.rst

File metadata and controls

17 lines (10 loc) · 336 Bytes

Installation

Installing earthkit-meteo

Install earthkit-meteo with python3 (>= 3.8) and pip as follows:

python3 -m pip install earthkit-meteo

Alternatively, install via conda with:

conda install earthkit-meteo -c conda-forge