From 2dd141d9fa43009ddcefe2b23d11df9bf49d2b5f Mon Sep 17 00:00:00 2001 From: Thomas Vergauwen <82087298+vergauwenthomas@users.noreply.github.com> Date: Mon, 21 Aug 2023 11:13:39 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a0db753c..6f367a6f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,16 @@ [![PyPI version](https://badge.fury.io/py/metobs-toolkit.svg)](https://badge.fury.io/py/metobs-toolkit) # MetObs-toolkit - +The MetObs-Toolkit provides a comprehensive framework for scientists to process raw meteorological data for analysis. This repo contains all the software for the [metobs_toolkit](https://test.pypi.org/project/metobs-toolkit/). -The MetObs-toolkit is a package for scientists who make use meteorological observations. -## Documentation ## + +## Documentation Documentation can be found [here](https://vergauwenthomas.github.io/MetObs_toolkit/). +## Exercises and demos +In the context of a [FAIRNESS (COST action)](https://www.fairness-ca20108.eu/) summer school, a set of well-documented exercises and demos are made. +These exercises are documented as Google Colab notebooks, which can be found [here](https://drive.google.com/drive/folders/1xdk-enJm75K-qKsQlEHiLRTd_ovzNz7L?usp=sharing). + + ## Installing the package Install the package by: