Skip to content

python script for dectectid superDARN reverse flow events

Notifications You must be signed in to change notification settings

ReedOnly/superDARN-RFEfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code used for finding RFEs and making the plots used in the Master Theisis of Kristian Reed
Written by Kristian Reed 10.06.2017

#Need to be installed to work: DaViTpy (https://github.com/vtsuperdarn/davitpy) and Pandas (https://github.com/pandas-dev/pandas)

**THIS CODE COMES WITHOUT ANY WARRANTY**


If you have any questions about the code attached, feel free to contact me at kristian_reed@yahoo.no

Written by Kristian reed 10.06.2017

Run file 'rfefinder.py' to use the RFE search algorithm. Output will come in the 'files' folder.


List of files:		Description:

rfefinder.py		Interface for choosing time, radar and output
sdread.py		Actual code for fetching and analyzing for RFEs
tools.py		Files needed for rfefinder.py and sdread.py
fanRfe.py		Make custom scan plots of RFEs
singleplot.py		Make plot of single date and time

tools folder:
fanPlotter.py		Plot leftover scans after RFE search
mergeFiles.py		Merge .npy files together
readSQL.py		manually read .sql database
script.sh		bash script for running python loop

omni folder:
imf_database.db		IMF database for 2014-2016 needed to make plots
makesql.py		script to compile .sql database from .lst file
omni_header.txt		Description of .lst files
2017.lst		example of .lst textfile downloaded from https://omniweb.gsfc.nasa.gov/form/omni_min.html


files/sample/:		Example of RFE search scan from LYR radar

About

python script for dectectid superDARN reverse flow events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages