added instructions and information

This commit is contained in:
Marcel Christian Frommelt 2021-06-18 21:58:28 +09:00
parent f803053f0d
commit 5963606d05
1 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,6 @@
------ PLEASE READ! ------
(A) Setup:
Recommended: Python 3.7 or higher
@ -24,4 +25,14 @@ Alternatively, use ANACONDA and the environment(*.yml)-file in this repository.
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 (currently: 1,25 GB)
Please ensure sufficient disk space (depending on the volume of atmospheric data up to > 100 GB!)
(C) PC Specifications:
The PC running BASTET should be sufficiently powerful and have enough data storage capacity.
The standard code for BASTET has been tested on a PC with 64 GB RAM.
For PCs with less than that (but not under 16 GB!) the Low-RAM-Version is needed.