From fdd748eb108dd37202a66ac55c87a3a4a054b785 Mon Sep 17 00:00:00 2001 From: Marcel Frommelt Date: Wed, 10 Mar 2021 22:22:17 +0900 Subject: [PATCH] Updated with new instructions on setting up environment --- readme.txt | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 37a52a4..aef4cc3 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,25 @@ ------ PLEASE READ! ------ -User Input: +(A) Setup: + +Recommended: Python 3.7 or higher + +Required Modules: + +numpy 1.19.4 +matplotlib 3.3.2 +astropy 4.1 +netcdf4 1.3.3 +cdsapi 0.2.7 (*) + + +(*) for CDS API please refer to: https://cds.climate.copernicus.eu/api-how-to + +Alternatively, use ANACONDA and the environment(*.yml)-file in this repository. + + + +(B) User Input: 1. Please define all input parameters under input/user_input.py