Giter Site home page Giter Site logo

gravity-waves-2020's Introduction

Gravity-Waves-2020

Developed by Keaton Blair and Hannah Woody, MSGC

This folder contains python code to detect and analyze gravity waves from radiosonde data, as well as sample data and output.

Descriptions of the python files are as follows:

CalculatePBL.py: Run this file to read a GRAWMET profile, estimate the height of the PBL, and write that PBL height into the profile so that it can be used by the file DetectWaves.py, which either reads PBL height from the profile or defaults to 1500 meters. The file takes user input, asking for the path to a directory containing profiles, and whether or not to save the data to those profiles.

DetectWaves.py: Run this file to analyze GRAWMET profile data. The file takes in user input, asking for the path to a directory containing the profile data, whether or not to display power surfaces, and whether or not to save the images and analysis files to a user provided directory. While running, this code also displays plots comparing two different hodographs and asks users to choose the more elliptical shape, and type the name of the method that yielded it (shown above the plot) into the console.

PlotWaves.py: Run this file to make specific plots of the output files from DetectWaves.py. This file takes in user input, asking for the path to a directory containing the output files, the units of time to plot on the x-axis, whether to make a 2D or 3D plot, and what the title of the plot should be.

TorrenceCompoWavelets.py: See description contained in file. https://github.com/chris-torrence/wavelets/tree/master/wave_python Reference: Torrence, C. and G. P. Compo, 1998: A Practical Guide to Wavelet Analysis. Bull. Amer. Meteor. Soc., 79, 61-78.

WaveDetectionFunctions.py: This file contains all of the functions necessary to run DetectWaves.py. Keep this file in the same directory, or change the path in the import statement at the top of DetectWaves.py to match the location of this file.

Descriptions of the folders are as follows:

Summer_2020_Flights: This contains GRAWMET profile data collected from radiosonde flights by UM BOREALIS, sponsored by MSGC and NSF, during the summer of 2020.

Summer_2020_Output: This contains output resulting from running DetectWaves.py on the data in Summer_2020_Flights, as well as a plot created in part using PlotWaves.py.

gravity-waves-2020's People

Contributors

hwoody-umt avatar artimisfowl888 avatar

Stargazers

 avatar

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.