ESBO Balloon Simulation and Trajectory Evaluation Tool
Go to file
Marcel Christian Frommelt 16e5236591 script for Monte-Carlo simulation of balloon trajectories 2021-05-03 17:44:03 +09:00
input minor restructuring 2021-05-03 17:40:35 +09:00
models included fail-safe: in case analytical equations do not yield plausible result, output from AstroPy sunangles will be used 2021-05-03 17:42:26 +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
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
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
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 fixed major bug for thermal absorption of balloon + minor restructuring 2021-05-03 17:39:57 +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)