Commit Graph

59 Commits

Author SHA1 Message Date
Marcel Christian Frommelt 5836032c6f Script for download and stitching of ERA5 atmospheric data 2021-07-01 22:31:26 +09:00
Marcel Christian Frommelt dcdb566c17 Script for download and stitching of ERA5 atmospheric data 2021-06-30 21:25:25 +09:00
Marcel Christian Frommelt ba27cd15fd Default configuration file for use with pip 2021-06-23 12:05:08 +09:00
Marcel Christian Frommelt 279530e46c Structured reference flight data for validation 2021-06-23 10:55:17 +09:00
Marcel Christian Frommelt 0b7a9c2fb9 Environment file for Anaconda (Python distribution) 2021-06-23 10:52:27 +09:00
Marcel Christian Frommelt 39d28ee39d Script for download and stitching of ERA5 atmospheric data 2021-06-23 10:48:36 +09:00
Marcel Christian Frommelt 0b006304e0 Script for download and stitching of ERA5 atmospheric data 2021-06-23 00:11:31 +09:00
Marcel Christian Frommelt 6b528b3be1 Script for download and stitching of atmospheric data 2021-06-22 23:12:15 +09:00
Marcel Christian Frommelt 4db0f70ad1 Script for download and stitching of atmospheric data 2021-06-22 22:14:28 +09:00
Marcel Christian Frommelt 65d80b00ee bug fixes 2021-06-19 15:08:08 +09:00
Marcel Christian Frommelt 0f83bc3345 removed 2021-06-18 23:32:46 +09:00
Marcel Christian Frommelt a7ee25fba7 updated environment 2021-06-18 23:24:18 +09:00
Marcel Christian Frommelt 5963606d05 added instructions and information 2021-06-18 21:58:28 +09:00
Marcel Christian Frommelt f803053f0d cleaned up 2021-06-18 21:58:13 +09:00
Marcel Christian Frommelt b6527552cd code refactoring 2021-06-18 21:58:02 +09:00
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
Marcel Christian Frommelt 88a83b43f7 deleted (obsolote) 2021-05-03 17:45:24 +09:00
Marcel Christian Frommelt b9c434acba renamed/merged 2021-05-03 17:45:16 +09:00
Marcel Christian Frommelt b84e4a89a8 renamed/merged 2021-05-03 17:45:10 +09:00
Marcel Christian Frommelt 6098983e86 renamed/deleted 2021-05-03 17:45:02 +09:00
Marcel Christian Frommelt 6a5f8c591f deleted seperate script for thermal model (included in other script now) 2021-05-03 17:44:54 +09:00
Marcel Christian Frommelt d237c37456 seperate script for ballasting logic 2021-05-03 17:44:39 +09:00
Marcel Christian Frommelt e629d9ec8d seperate script for valving logic 2021-05-03 17:44:26 +09:00
Marcel Christian Frommelt ae08f496d7 seperate script for gravity model 2021-05-03 17:44:16 +09:00
Marcel Christian Frommelt 16e5236591 script for Monte-Carlo simulation of balloon trajectories 2021-05-03 17:44:03 +09:00
Marcel Christian Frommelt ee5214752c new script to assemble/stitch several downloaded ERA5 data files 2021-05-03 17:43:46 +09:00
Marcel Christian Frommelt 3aeb0c15fa merged data request scripts for atmosphere pressure levels and single cells to one + refactoring 2021-05-03 17:43:23 +09:00
Marcel Christian Frommelt 7d16537eba renamed 2021-05-03 17:42:45 +09:00
Marcel Christian Frommelt 89e9ec1db1 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
Marcel Christian Frommelt 449f92da0f renamed simplified atmosphere equations 2021-05-03 17:41:42 +09:00
Marcel Christian Frommelt f55190ca6a including several drag-models the user can choose from 2021-05-03 17:41:17 +09:00
Marcel Christian Frommelt 2317c2907c minor restructuring 2021-05-03 17:40:35 +09:00
Marcel Christian Frommelt e29996bcf5 included standard surface pressure p0 = 101325 Pa 2021-05-03 17:40:20 +09:00
Marcel Christian Frommelt c1e6b195e8 fixed major bug for thermal absorption of balloon + minor restructuring 2021-05-03 17:39:57 +09:00
Marcel Christian Frommelt 01069cebe0 updated Anaconda environment-file to final version 2021-05-03 17:38:48 +09:00
Marcel Christian Frommelt 1894ced5f6 minor edits 2021-04-09 20:36:19 +09:00
Marcel Christian Frommelt 7c7ad2a653 created dedicated file for coordinate transformation functions 2021-04-09 20:36:12 +09:00
Marcel Christian Frommelt 635c83b6b7 Split of data request to two *.nc-files (single cells + pressure levels) 2021-04-09 20:35:46 +09:00
Marcel Christian Frommelt 011ef6968d Implemented ERA5 radiation properties 2021-04-09 20:34:38 +09:00
Marcel Christian Frommelt fdd748eb10 Updated with new instructions on setting up environment 2021-03-10 22:22:17 +09:00
Marcel Christian Frommelt 590a8b3e4c Programming-Environment for use with Anaconda 2021-03-10 22:21:57 +09:00
Marcel Christian Frommelt a223a65f6d updated instructions for user 2021-03-10 09:13:22 +09:00
Marcel Christian Frommelt 34a5aad93e removed obsolote/outdated files to tidy up repository 2021-03-09 21:20:38 +09:00
Marcel Christian Frommelt 67397e392b updated script for ERA5 data retrieval from CDS 2021-03-09 21:20:06 +09:00
Marcel Christian Frommelt aec1496620 main simulator file, incl. all sub-models and netCDF-interface 2021-03-09 21:19:35 +09:00
Marcel Christian Frommelt 7fbb2b72f6 updated user input file 2021-03-09 21:18:40 +09:00
Marcel Christian Frommelt 38f53f1ef7 "readme.txt" which specifies the location of user input file 2021-03-09 21:18:27 +09:00
Marcel Christian Frommelt f34e534a6b Reference Flight Data for PoGo Flight (2016) 2021-03-09 21:18:08 +09:00
Marcel Christian Frommelt 40583109b4 Integrated full ERA5 netCDF-Interpolation, model-framework now considered to be complete 2021-03-08 09:16:10 +09:00
Marcel Christian Frommelt c87e08af99 updated model-files and user-input-file 2021-02-15 21:47:42 +09:00