notebook-examples

Example notebooks showing how to work with ECMWF services and data

https://github.com/ecmwf/notebook-examples

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary

Keywords

ecmwf ecmwf-api magics notebook python visualisation
Last synced: 6 months ago · JSON representation

Repository

Example notebooks showing how to work with ECMWF services and data

Basic Info
  • Host: GitHub
  • Owner: ecmwf
  • License: apache-2.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 255 MB
Statistics
  • Stars: 244
  • Watchers: 23
  • Forks: 83
  • Open Issues: 1
  • Releases: 0
Topics
ecmwf ecmwf-api magics notebook python visualisation
Created over 7 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md

- How to work with meteorological data

Binder

The examples in this space should give you a good starting point how you can work with ECMWF services and data through Python using Jupyter notebooks.

Many notebooks that showcase processing of ECMWF data using Metview can now be found in Metview documentation page: * Gallery of Jupyter notebooks * Gallery of small Python examples

Each notebook has a list of nececary libraries needed for it to work and code to install it.

If you clone this repo and want to explore all the notebooks, you can use the environment.yml file to create a conda environment and install all the libraries inside, using this command:

conda env create -f environment.yml

Note: All the libraries are frozen on 09th January 2025.

Owner

  • Name: European Centre for Medium-Range Weather Forecasts
  • Login: ecmwf
  • Kind: organization
  • Email: Software.Support@ecmwf.int
  • Location: Shinfield Park, Reading, United Kingdom

Providing software to work with meteorological data and services

GitHub Events

Total
  • Issues event: 1
  • Watch event: 45
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 38
  • Pull request event: 22
  • Fork event: 12
  • Create event: 8
Last Year
  • Issues event: 1
  • Watch event: 45
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 38
  • Pull request event: 22
  • Fork event: 12
  • Create event: 8

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 247
  • Total Committers: 4
  • Avg Commits per committer: 61.75
  • Development Distribution Score (DDS): 0.429
Past Year
  • Commits: 27
  • Committers: 1
  • Avg Commits per committer: 27.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Milana Vuckovic m****c@e****t 141
Sylvie Lamy-Thepaut s****t@e****t 83
StephanSiemen s****n@g****m 20
Iain Russell I****l@e****t 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 32
  • Average time to close issues: 24 days
  • Average time to close pull requests: 3 days
  • Total issue authors: 5
  • Total pull request authors: 4
  • Average comments per issue: 1.6
  • Average comments per pull request: 0.19
  • Merged pull requests: 28
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 27
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.04
  • Merged pull requests: 25
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yuriishizawa (1)
  • clausmichele (1)
  • ninaburg (1)
  • erick-otenyo (1)
  • basitkhanNZ (1)
Pull Request Authors
  • milanavuckovic (28)
  • sylvielamythepaut (3)
  • yuriishizawa (1)
  • mrocklin (1)
Top Labels
Issue Labels
bug (1) enhancement (1)
Pull Request Labels

Dependencies

environment.yml pypi
  • ecmwf-api-client ==1.6.3
  • ecmwf-opendata >=0.3.14
  • ipympl *
  • ipywidgets *
  • jupyter_contrib_nbextensions *
  • jupyterlab *
  • matplotlib *
  • metview >=1.16.1
  • nbmake *
  • netcdf4 *
  • pandas *
  • pytest *
  • pytest-xdist *
  • scipy *
  • xarray *