ESBO Balloon Simulation and Trajectory Evaluation Tool
Go to file
Marcel Christian Frommelt 1894ced5f6 minor edits 2021-04-09 20:36:19 +09:00
input removed obsolote/outdated files to tidy up repository 2021-03-09 21:20:38 +09:00
models minor edits 2021-04-09 20:36:19 +09:00
BASTET_Environment.yml Programming-Environment for use with Anaconda 2021-03-10 22:21:57 +09:00
DataRequestLevel.py Split of data request to two *.nc-files (single cells + pressure levels) 2021-04-09 20:35:46 +09:00
DataRequestSingle.py Split of data request to two *.nc-files (single cells + pressure levels) 2021-04-09 20:35:46 +09:00
Mappe1.xls Reference Flight Data for PoGo Flight (2016) 2021-03-09 21:18:08 +09:00
Super-Pressure.py minor edits 2021-04-09 20:36:19 +09:00
main.py Implemented ERA5 radiation properties 2021-04-09 20:34:38 +09:00
readme.txt minor edits 2021-04-09 20:36:19 +09:00

readme.txt

------ PLEASE READ! ------

(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 (*)


Alternatively, use ANACONDA and the environment(*.yml)-file in this repository.

(*) for proper setup of CDS API please refer to: https://cds.climate.copernicus.eu/api-how-to (in any case!)



(B) User Input:

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)