Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carletes/ecmwf-pydata-talk

Slides for the London PyData meetup talk on 1 Sep 2015
https://github.com/carletes/ecmwf-pydata-talk

Last synced: about 1 month ago
JSON representation

Slides for the London PyData meetup talk on 1 Sep 2015

Awesome Lists containing this project

README

        

# Visualising and retrieving large amounts of data

Slides for the talk on ECMWF's web applications at the London PyData meetup,
1 September 2015.

## Setup

Install Jupyter and the ECMWF web API for Python:

```
$ pip install -r requirements.txt
$ ./run.sh
```

Slides can be generated by running:

```
$ ./slides talk.ipynb
```