Giter VIP home page Giter VIP logo

barrel_proximity_flights's Introduction

barrel_proximity_flights

This repository looks at data taken by pairs of BARREL balloon payloads in proximity during the 2015 and 2016 Sweden campaigns. The scripts in other_flights/ folder analyzed the data from the 2016 BARREL campaigns. Unfortinately only payloads 4c and 4d took data togeather and did not observe anything interesting.

Project Structure (rerun tree -a -I "*png|*pdf|*pyc|.git")

├── 2015_3g_3f_data_preprocessing.py -  Processes the 2015 ballon flight cdfs
├── 2015_3g_3f_fast_spectra.py -        Handles the fast spectra summary plots
├── 2015_3g_3f_trajectory.py -          Plots the payload trajectories, altitudes, and separation
├── data_preprocessing.py -             Merges and cleans the cdf files into csv files.
├── directories.py -                    Contains the one hard-coded directory to the data.
├── .gitignore -                        Ignores plots, and data (to keep the repo small)
├── merged_data -                       Contains the merged fast spectra and ephemeris csv files.
├── other_flights -                     Old scripts to look at other flights that did not lead anywhere.
├── plots -                             Summary plots for various durations.
│   ├── 15min
│   ├── 2min
│   └── 5min
├── presentations
│   └── 20200415_barrel_3g_3f_microbursts.pptx
├── __pycache__
├── README.md
└── .vscode -                           Contains Python tasks and other settings for VS Code IDE.
    ├── settings.json
    └── tasks.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.