Coder Social home page Coder Social logo

mooc-machine-learning-weather-climate's Introduction

MOOC Machine Learning in Weather & Climate - Jupyter notebook exercises

This repository hosts the Jupyter notebook based exercises of the Massive Open Online Course (MOOC) on Machine Learning in Weather & Climate https://www.ecmwf.int/mlwc-mooc.

The notebook files can be found in the subdirectories corresponding to each tier of the MOOC. These include the following:

In this tier there is only one notebook that demonstrates how to build a simple neural network on the WeatherBench dataset.

In this tier there are notebooks for each module that provide practical guidance on key concepts of Machine Learning.

Each module of this tier contains notebooks that demonstrate practical applications of Machine Learning in the various stages of Numerical Weather and Climate prediction.

How to run the notebooks

The notebooks can either be downloaded and run on participants' own computers, or they can be run directly in various cloud environments. The advantage of the latter is that no software needs to be installed locally. In each notebook a number of options are provided where the notebook can be run. These may include the following:

Colab Kaggle Deepnote
Colab Kaggle Deepnote
Colab requires a Google account, which can easily be set-up for free. Requires (free) registration with Kaggle. Once in, "switch on the internet" via settings. Requires (free) registration. Deepnote is a good platform also for collaboration.

License

Unless otherwise stated, the notebooks fall under Apache License 2.0. In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.

mooc-machine-learning-weather-climate's People

Contributors

b8raoult avatar brajard avatar dcasella79 avatar floriankrb avatar gpanegrossi avatar jesperdramsch avatar marcbocquet avatar mc4117 avatar mchantry avatar stewartchrisecmwf avatar virginiapoli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mooc-machine-learning-weather-climate's Issues

MOOC Tier 2, Module 1, Exercise 4

The default command for the exercise after creating and stalling the plugin is:

ds = cml.load_dataset('my-plugin', parameter = 'soil_temperature')
However the created function requires "year" as an argument. Also, when I attempt to use any year as in:

ds = cml.load_dataset('my-plugin', parameter = 'soil_temperature', year=2000)
I receive the following error:

ValueError: Invalid value 'soil_temperature', possible values are ['tp', 't2m'] (EnumSingleOrListType)

Then, if I try to change the parameter, for example to 't2m', I would get:

HTTPError: 404 Client Error: Not Found for url: https://storage.ecmwf.europeanweather.cloud/climetlab/test-data/0.5/fixtures/plugin_create_dataset_example_2000_t2m.grib

I've changed the 'year' entry and received the same error for any year between 1980-2010

Tier3 - E3CI requirements

I got an error while installing the default requirements and I thought it should be 'scikit-learn' instead of 'sklearn'.

tier_2 data handling

Hello,
I am working on tier_2/data_handling/04-dataset-plugin.ipynb, and noticed a possible typo in one of the text cell.
plugin_plugin_dataset to be changed to plugin_create_dateset or plugin_create_source?

Run from a shell terminal:
$ climetlab
(climetlab) plugin_plugin_dataset
Answer questions...

Tier 3 - Module Ocean & Climate, E3CI Python notebook

Hi,

I run the E3CI Python notebook of the Ocean & Climate module and got three HTTP 404 errors.

The URLs are incomplete. Everything works if the three URLs are changed from

wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/requirements.txt -O requirements.txt
wget https://github.com/ecmwf-projects/mooc-machine-learning-weather-climate/raw/main/tier_3/ocean_climate/data/e3ci_dataset_workshop.xlsx -O data/e3ci_dataset_workshop.xlsx
wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/data/europe.geojson -O data/europe.geojson

to

wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/e3ci/requirements.txt -O requirements.txt
wget https://github.com/ecmwf-projects/mooc-machine-learning-weather-climate/raw/main/tier_3/ocean_climate/e3ci/data/e3ci_dataset_workshop.xlsx -O data/e3ci_dataset_workshop.xlsx
wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/e3ci/data/europe.geojson -O data/europe.geojson

It is missing e3ci after /ocean_climate/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.