LICENSE.txt
MANIFEST.in
README.md
setup.py
pyspedas/__init__.py
pyspedas/dates.py
pyspedas/fix_spec.py
pyspedas/helpers.py
pyspedas/load_data.py
pyspedas/prefs.py
pyspedas/spd_prefs_txt.py
pyspedas/version.py
pyspedas.egg-info/PKG-INFO
pyspedas.egg-info/SOURCES.txt
pyspedas.egg-info/dependency_links.txt
pyspedas.egg-info/requires.txt
pyspedas.egg-info/top_level.txt
pyspedas/analysis/__init__.py
pyspedas/analysis/subtract_average.py
pyspedas/analysis/subtract_median.py
pyspedas/analysis/tclip.py
pyspedas/analysis/tdeflag.py
pyspedas/analysis/time_clip.py
pyspedas/analysis/tinterpol.py
pyspedas/examples/__init__.py
pyspedas/examples/advanced/__init__.py
pyspedas/examples/basic/__init__.py
pyspedas/examples/basic/ex_analysis.py
pyspedas/examples/basic/ex_basic.py
pyspedas/examples/basic/ex_create.py
pyspedas/examples/basic/ex_gmag.py
pyspedas/examples/basic/ex_line_spectra.py
pyspedas/examples/basic/ex_omni.py
pyspedas/examples/basic/ex_spectra.py
pyspedas/mms/__init__.py
pyspedas/mms/mms_config.py
pyspedas/mms/mms_files_in_interval.py
pyspedas/mms/mms_get_local_files.py
pyspedas/mms/mms_load_data.py
pyspedas/mms/mms_login_lasp.py
pyspedas/mms/mms_python_startup.py
pyspedas/mms/eis/__init__.py
pyspedas/mms/eis/mms_eis_omni.py
pyspedas/mms/examples/__init__.py
pyspedas/mms/examples/advanced/__init__.py
pyspedas/mms/examples/advanced/mms_basic_dayside.py
pyspedas/mms/examples/basic/__init__.py
pyspedas/mms/examples/basic/mms_load_edp_crib.py
pyspedas/mms/examples/basic/mms_load_fgm_crib.py
pyspedas/mms/examples/basic/mms_load_fpi_crib.py
pyspedas/mms/examples/basic/mms_load_mec_crib.py
pyspedas/mms/examples/tutorials/__init__.py
pyspedas/mms/examples/tutorials/mms_data_6march19.py
pyspedas/mms/examples/tutorials/mms_data_march6.py
pyspedas/mms/examples/tutorials/winter_workshop_2019.py
pyspedas/mms/feeps/__init__.py
pyspedas/mms/feeps/mms_feeps_active_eyes.py
pyspedas/mms/feeps/mms_feeps_correct_energies.py
pyspedas/mms/feeps/mms_feeps_energy_table.py
pyspedas/mms/feeps/mms_feeps_flat_field_corrections.py
pyspedas/mms/feeps/mms_feeps_omni.py
pyspedas/mms/feeps/mms_feeps_remove_bad_data.py
pyspedas/mms/feeps/mms_feeps_remove_sun.py
pyspedas/mms/feeps/mms_feeps_split_integral_ch.py
pyspedas/mms/fgm/__init__.py
pyspedas/mms/fgm/mms_fgm_remove_flags.py
pyspedas/mms/fgm/mms_fgm_set_metadata.py
pyspedas/mms/fpi/__init__.py
pyspedas/mms/fpi/mms_fpi_set_metadata.py
pyspedas/mms/tests/__init__.py
pyspedas/mms/tests/load_routine_tests.py
pyspedas/mms/tests/setup_tests.py
pyspedas/omni/__init__.py
pyspedas/omni/omni_load.py
pyspedas/pytplot/__init__.py
pyspedas/pytplot/cdf_to_tplot.py
pyspedas/pytplot/clean_spikes.py
pyspedas/pytplot/del_data.py
pyspedas/pytplot/get_data.py
pyspedas/pytplot/get_timespan.py
pyspedas/pytplot/get_ylimits.py
pyspedas/pytplot/interactiveplot.py
pyspedas/pytplot/link.py
pyspedas/pytplot/netcdf_to_tplot.py
pyspedas/pytplot/options.py
pyspedas/pytplot/staticplot.py
pyspedas/pytplot/staticplot_tavg.py
pyspedas/pytplot/store_data.py
pyspedas/pytplot/timebar.py
pyspedas/pytplot/timespan.py
pyspedas/pytplot/timestamp.py
pyspedas/pytplot/tlimit.py
pyspedas/pytplot/tplot.py
pyspedas/pytplot/tplot_ascii.py
pyspedas/pytplot/tplot_names.py
pyspedas/pytplot/tplot_options.py
pyspedas/pytplot/tplot_rename.py
pyspedas/pytplot/tplot_restore.py
pyspedas/pytplot/tplot_save.py
pyspedas/pytplot/tplot_utilities.py
pyspedas/pytplot/xlim.py
pyspedas/pytplot/ylim.py
pyspedas/pytplot/zlim.py
pyspedas/pytplot/HTMLPlotter/TVarFigure1D.py
pyspedas/pytplot/HTMLPlotter/TVarFigureAlt.py
pyspedas/pytplot/HTMLPlotter/TVarFigureMap.py
pyspedas/pytplot/HTMLPlotter/TVarFigureSpec.py
pyspedas/pytplot/HTMLPlotter/__init__.py
pyspedas/pytplot/HTMLPlotter/generate.py
pyspedas/pytplot/HTMLPlotter/CustomModels/__init__.py
pyspedas/pytplot/HTMLPlotter/CustomModels/colorbarsidetitle.py
pyspedas/pytplot/HTMLPlotter/CustomModels/timestamp.py
pyspedas/pytplot/QtPlotter/PyTPlot_Exporter.py
pyspedas/pytplot/QtPlotter/TVarFigure1D.py
pyspedas/pytplot/QtPlotter/TVarFigureAlt.py
pyspedas/pytplot/QtPlotter/TVarFigureAxisOnly.py
pyspedas/pytplot/QtPlotter/TVarFigureMap.py
pyspedas/pytplot/QtPlotter/TVarFigureSpec.py
pyspedas/pytplot/QtPlotter/__init__.py
pyspedas/pytplot/QtPlotter/generate.py
pyspedas/pytplot/QtPlotter/CustomAxis/AxisItem.py
pyspedas/pytplot/QtPlotter/CustomAxis/BlankAxis.py
pyspedas/pytplot/QtPlotter/CustomAxis/DateAxis.py
pyspedas/pytplot/QtPlotter/CustomAxis/NonLinearAxis.py
pyspedas/pytplot/QtPlotter/CustomAxis/__init__.py
pyspedas/pytplot/QtPlotter/CustomImage/UpdatingImage.py
pyspedas/pytplot/QtPlotter/CustomImage/__init__.py
pyspedas/pytplot/QtPlotter/CustomLegend/CustomLegend.py
pyspedas/pytplot/QtPlotter/CustomLegend/__init__.py
pyspedas/pytplot/QtPlotter/CustomViewBox/CustomVB.py
pyspedas/pytplot/QtPlotter/CustomViewBox/NoPaddingPlot.py
pyspedas/pytplot/QtPlotter/CustomViewBox/__init__.py
pyspedas/pytplot/tplot_math/__init__.py
pyspedas/pytplot/tplot_math/add.py
pyspedas/pytplot/tplot_math/add_across.py
pyspedas/pytplot/tplot_math/add_across_partial.py
pyspedas/pytplot/tplot_math/avg_res_data.py
pyspedas/pytplot/tplot_math/clip.py
pyspedas/pytplot/tplot_math/crop.py
pyspedas/pytplot/tplot_math/deflag.py
pyspedas/pytplot/tplot_math/degap.py
pyspedas/pytplot/tplot_math/derive.py
pyspedas/pytplot/tplot_math/divide.py
pyspedas/pytplot/tplot_math/examples.py
pyspedas/pytplot/tplot_math/flatten.py
pyspedas/pytplot/tplot_math/flatten_full.py
pyspedas/pytplot/tplot_math/interp_nan.py
pyspedas/pytplot/tplot_math/interpolate.py
pyspedas/pytplot/tplot_math/join_vec.py
pyspedas/pytplot/tplot_math/multiply.py
pyspedas/pytplot/tplot_math/pwr_spec.py
pyspedas/pytplot/tplot_math/resample.py
pyspedas/pytplot/tplot_math/spec_mult.py
pyspedas/pytplot/tplot_math/split_vec.py
pyspedas/pytplot/tplot_math/subtract.py
pyspedas/spdtplot/__init__.py
pyspedas/spdtplot/cdf_to_tplot.py
pyspedas/spdtplot/cdf_to_tplot_e.py
pyspedas/spdtplot/tplot_names.py
pyspedas/themis/__init__.py
pyspedas/themis/gmag_load.py
pyspedas/themis/themis_helpers.py
pyspedas/themis/themis_load.py
pyspedas/utilities/__init__.py
pyspedas/utilities/data_exists.py
pyspedas/utilities/tcopy.py
pyspedas/utilities/time_double.py
pyspedas/utilities/time_string.py
pyspedas/utilities/tnames.py
pyspedas/utilities/tplot2ascii.py