From c5204cc1f44442fb3490cdfc6b04c56940a1f8d6 Mon Sep 17 00:00:00 2001 From: Carsten Hinz <chinz@zam294.zam.kfa-juelich.de> Date: Thu, 25 Apr 2024 16:40:21 +0200 Subject: [PATCH] added link to TOAR and new section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1337f..b8da404 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TOAR Gridding Tool # About -The TOARgridding projects data from the TOAD database () onto a grid. +The TOARgridding projects data from the TOAD database (https://toar-data.fz-juelich.de/) onto a grid. The stations within one cell of the grid are averaged. The tool handels the request to the database over the REST API and the subsequent processing. @@ -11,6 +11,8 @@ The results are provided as xarray objects for subsequent processing by the user This project is a beta with some basic functionalities. +# Requirements + # Installation Move to the folder you want to create download this project to. @@ -40,5 +42,6 @@ The first supported grid is the Cartesian grid. # Supported Variables +at the moment only a limited number of variables from the TOAR database is supported. -- GitLab