From 06e85b43c997773379f707fbb2b686ef8fe9593e Mon Sep 17 00:00:00 2001 From: jrybicki-jsc <j.rybicki@fz-juelich.de> Date: Thu, 24 Jun 2021 07:48:14 +0200 Subject: [PATCH] more data sets --- client/1.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/client/1.json b/client/1.json index fa4df1b..9b4ebcd 100644 --- a/client/1.json +++ b/client/1.json @@ -30,5 +30,36 @@ "Division": "IAFES - Impacts on Agriculture, Forests and Ecosystem Services.", "author": "CMCC Foundation" } - } + }, + { + "name":"ArcSWAT 2012 Global Weather Database", + "url":"https://swat.tamu.edu/media/99082/cfsr_world.zip", + "metadata": { + "author": "CFSR", + "format": "zip" + } +}, + { + "name":"The China Meteorological Assimilation Driving Datasets for the SWAT model (CMADS)", + "url": "https://pan.baidu.com/s/1OYWe7ejyZUeSKE8T5Gg4jg#list/path=%2F", + "metadata": { + "author": "Meng, X.Y.; Wang, H.; Chen, J. " + } +}, + { + "name": "he CMCC Eddy-permitting Global Ocean Physical Reanalysis", + "url": "https://doi.pangaea.de/10.1594/PANGAEA.857995?format=textfile", + "metadata": { + "author": "Storto, Andrea; Masina, Simona", + "organization": "PANGAEA" + } +}, +{ + "name": "Multilayer-HySEA model", + "url": "https://drive.google.com/file/d/1DlIoWs1vmyzZz9H_5iPp4O78k2Wezg1t/view?usp=sharing", + "metadata": { + "author": "Jorge MacĂas" + } +} + ] -- GitLab