Skip to content

Repository to reproduce the figures in Badman+ "Prediction and Verification of Parker Solar Probe Solar Wind Sources at 13.3 $𝑅_\odot$"

Notifications You must be signed in to change notification settings

STBadman/PSP_E10_Sources

Repository files navigation

Python repository to reproduce figures in Badman+ "Prediction and Verification of Parker Solar Probe Solar Wind Sources at 13.3 $𝑅_\odot$" - submitted to JGR Space Physics 2023/1/31

This repository contains :

  • CSV/ - a directory containing archived CSV files from the PSP footpoint prediction campaigns which are the subject of this work
  • submodules
  • .gitignore - this stops git tracking ancillary data and output plots generated by running the main notebook
  • .gitmodules - metadata which allows the submodules to be properly tracked
  • README.md - this readme
  • SourcesPaperFigures.ipynb - a jupyter notebook which runs through each figure, downloading the data it needs along the way. "Fig#.png" files will appear in the directory.
  • helpers.py - useful python utility functions used in the main notebook
  • requirements.txt - a listing of the packages and versions for which this repository has been tested. You can install them all at once with pip install -r requirements.txt. Windows Users : You may need to install the v2.0.0 pre-release of streamtracer : pip install streamtracer --pre (See https://github.com/dstansby/streamtracer/issues/61)

Thank you to @jlverniero and @kpaulson for testing this out!

About

Repository to reproduce the figures in Badman+ "Prediction and Verification of Parker Solar Probe Solar Wind Sources at 13.3 $𝑅_\odot$"

Resources

Stars

Watchers

Forks

Packages

No packages published