ESBO Balloon Simulation and Trajectory Evaluation Tool
Go to file
Marcel Christian Frommelt 9db4afa06e added version with support for PCs with RAM between 16 GB and 64 GB 2021-06-18 21:57:52 +09:00
input deleted (obsolote) 2021-05-03 17:45:24 +09:00
models deleted seperate script for thermal model (included in other script now) 2021-05-03 17:44:54 +09:00
BASTET_Environment.yml updated Anaconda environment-file to final version 2021-05-03 17:38:48 +09:00
DataRequest.py merged data request scripts for atmosphere pressure levels and single cells to one + refactoring 2021-05-03 17:43:23 +09:00
Data_PoGo2016.xls renamed 2021-05-03 17:42:45 +09:00
ERA5_stitching.py new script to assemble/stitch several downloaded ERA5 data files 2021-05-03 17:43:46 +09:00
Super-Pressure.py minor edits 2021-04-09 20:36:19 +09:00
main.py fixed major bug for thermal absorption of balloon + minor restructuring 2021-05-03 17:39:57 +09:00
main_LOW_RAM.py added version with support for PCs with RAM between 16 GB and 64 GB 2021-06-18 21:57:52 +09:00
monte_carlo.py script for Monte-Carlo simulation of balloon trajectories 2021-05-03 17:44:03 +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)