Skip to content

Commit

Permalink
Merge pull request ecmwf#28 from ecmwf/milanavuckovic-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
floriankrb authored Nov 22, 2023
2 parents 2bb7f64 + ff65ba4 commit f3859b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

A collection of Jupyter Notebooks that make use of that package is available [here](https://github.com/ecmwf/notebook-examples/tree/master/opencharts).

## Installation

The `ecmwf-opendata` Python package can be installed from PyPI with:

```$ pip install ecmwf-opendata```

## Usage
The example below will download the latest available 10-day forecast for the *mean sea level pressure* (`msl`) into a local file called `data.grib2`:

```python
Expand Down

0 comments on commit f3859b4

Please sign in to comment.