2021-03-10 01:13:22 +01:00
|
|
|
------ PLEASE READ! ------
|
|
|
|
|
2021-03-10 14:22:17 +01:00
|
|
|
(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:
|
2021-03-09 13:18:27 +01:00
|
|
|
|
2021-03-10 01:13:22 +01:00
|
|
|
1. Please define all input parameters under input/user_input.py
|
|
|
|
|
|
|
|
2. Script "DataRequest.py" needs to be run prior to generate netCDF-datafile for atmospheric data!
|
|
|
|
Please ensure sufficient disk space (1,25 GB)
|