LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
docs/pytplot_tutorial.html
pytplot/__init__.py
pytplot/del_data.py
pytplot/get_data.py
pytplot/get_timespan.py
pytplot/get_ylimits.py
pytplot/link.py
pytplot/options.py
pytplot/replace_data.py
pytplot/store_data.py
pytplot/timebar.py
pytplot/timespan.py
pytplot/timestamp.py
pytplot/tlimit.py
pytplot/tplot.py
pytplot/tplot_copy.py
pytplot/tplot_names.py
pytplot/tplot_options.py
pytplot/tplot_rename.py
pytplot/tplot_utilities.py
pytplot/version.txt
pytplot/xlim.py
pytplot/ylim.py
pytplot/zlim.py
pytplot.egg-info/PKG-INFO
pytplot.egg-info/SOURCES.txt
pytplot.egg-info/dependency_links.txt
pytplot.egg-info/entry_points.txt
pytplot.egg-info/requires.txt
pytplot.egg-info/top_level.txt
pytplot/AncillaryPlots/__init__.py
pytplot/AncillaryPlots/position_mars_2d.py
pytplot/AncillaryPlots/position_mars_3d.py
pytplot/AncillaryPlots/spec_slicer.py
pytplot/HTMLPlotter/TVarFigure1D.py
pytplot/HTMLPlotter/TVarFigureAlt.py
pytplot/HTMLPlotter/TVarFigureMap.py
pytplot/HTMLPlotter/TVarFigureSpec.py
pytplot/HTMLPlotter/__init__.py
pytplot/HTMLPlotter/generate.py
pytplot/HTMLPlotter/CustomModels/__init__.py
pytplot/HTMLPlotter/CustomModels/colorbarsidetitle.py
pytplot/HTMLPlotter/CustomModels/timestamp.py
pytplot/HTMLPlotter/CustomModels/__pycache__/__init__.cpython-38.pyc
pytplot/HTMLPlotter/CustomModels/__pycache__/colorbarsidetitle.cpython-38.pyc
pytplot/HTMLPlotter/CustomModels/__pycache__/timestamp.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigure1D.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureAlt.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureMap.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/TVarFigureSpec.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/__init__.cpython-38.pyc
pytplot/HTMLPlotter/__pycache__/generate.cpython-38.pyc
pytplot/QtPlotter/PyTPlot_Exporter.py
pytplot/QtPlotter/TVarFigure1D.py
pytplot/QtPlotter/TVarFigureAlt.py
pytplot/QtPlotter/TVarFigureAxisOnly.py
pytplot/QtPlotter/TVarFigureMap.py
pytplot/QtPlotter/TVarFigureSpec.py
pytplot/QtPlotter/__init__.py
pytplot/QtPlotter/generate.py
pytplot/QtPlotter/CustomAxis/AxisItem.py
pytplot/QtPlotter/CustomAxis/BlankAxis.py
pytplot/QtPlotter/CustomAxis/DateAxis.py
pytplot/QtPlotter/CustomAxis/NonLinearAxis.py
pytplot/QtPlotter/CustomAxis/__init__.py
pytplot/QtPlotter/CustomAxis/__pycache__/AxisItem.cpython-38.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/BlankAxis.cpython-38.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/DateAxis.cpython-38.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/NonLinearAxis.cpython-38.pyc
pytplot/QtPlotter/CustomAxis/__pycache__/__init__.cpython-38.pyc
pytplot/QtPlotter/CustomImage/ColorbarImage.py
pytplot/QtPlotter/CustomImage/UpdatingImage.py
pytplot/QtPlotter/CustomImage/__init__.py
pytplot/QtPlotter/CustomImage/__pycache__/ColorbarImage.cpython-38.pyc
pytplot/QtPlotter/CustomImage/__pycache__/UpdatingImage.cpython-38.pyc
pytplot/QtPlotter/CustomImage/__pycache__/__init__.cpython-38.pyc
pytplot/QtPlotter/CustomLegend/CustomLegend.py
pytplot/QtPlotter/CustomLegend/__init__.py
pytplot/QtPlotter/CustomLegend/__pycache__/CustomLegend.cpython-38.pyc
pytplot/QtPlotter/CustomLegend/__pycache__/__init__.cpython-38.pyc
pytplot/QtPlotter/CustomLinearRegionItem/CustomLinearRegionItem.py
pytplot/QtPlotter/CustomLinearRegionItem/__pycache__/CustomLinearRegionItem.cpython-38.pyc
pytplot/QtPlotter/CustomViewBox/CustomVB.py
pytplot/QtPlotter/CustomViewBox/NoPaddingPlot.py
pytplot/QtPlotter/CustomViewBox/__init__.py
pytplot/QtPlotter/CustomViewBox/__pycache__/CustomVB.cpython-38.pyc
pytplot/QtPlotter/CustomViewBox/__pycache__/NoPaddingPlot.cpython-38.pyc
pytplot/QtPlotter/CustomViewBox/__pycache__/__init__.cpython-38.pyc
pytplot/QtPlotter/__pycache__/PyTPlot_Exporter.cpython-38.pyc
pytplot/QtPlotter/__pycache__/TVarFigure1D.cpython-38.pyc
pytplot/QtPlotter/__pycache__/TVarFigureAlt.cpython-38.pyc
pytplot/QtPlotter/__pycache__/TVarFigureAxisOnly.cpython-38.pyc
pytplot/QtPlotter/__pycache__/TVarFigureMap.cpython-38.pyc
pytplot/QtPlotter/__pycache__/TVarFigureSpec.cpython-38.pyc
pytplot/QtPlotter/__pycache__/__init__.cpython-38.pyc
pytplot/QtPlotter/__pycache__/generate.cpython-38.pyc
pytplot/exporters/__init__.py
pytplot/exporters/tplot_ascii.py
pytplot/exporters/tplot_save.py
pytplot/importers/__init__.py
pytplot/importers/cdf_to_tplot.py
pytplot/importers/netcdf_to_tplot.py
pytplot/importers/sts_to_tplot.py
pytplot/importers/tplot_restore.py
pytplot/sampledata/test_data.tplot
pytplot/tplot_math/__init__.py
pytplot/tplot_math/add.py
pytplot/tplot_math/add_across.py
pytplot/tplot_math/avg_res_data.py
pytplot/tplot_math/clip.py
pytplot/tplot_math/crop.py
pytplot/tplot_math/deflag.py
pytplot/tplot_math/degap.py
pytplot/tplot_math/derive.py
pytplot/tplot_math/divide.py
pytplot/tplot_math/examples.py
pytplot/tplot_math/flatten.py
pytplot/tplot_math/interp_nan.py
pytplot/tplot_math/join_vec.py
pytplot/tplot_math/multiply.py
pytplot/tplot_math/pwr_spec.py
pytplot/tplot_math/resample.py
pytplot/tplot_math/spec_mult.py
pytplot/tplot_math/split_vec.py
pytplot/tplot_math/subtract.py
pytplot/tplot_math/tinterp.py
tests/__init__.py
tests/test_alt_plot.py
tests/test_cdf_to_tplot.py
tests/test_maps.py
tests/test_netcdf_to_tplot.py
tests/test_qt_import.py
tests/test_tplot_math.py