CONTRIBUTING.rst
CREATING_ENVIRONMENTS.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
versioneer.py
act/__init__.py
act/_version.py
act/config.py
act/corrections/__init__.py
act/corrections/ceil.py
act/corrections/doppler_lidar.py
act/corrections/mpl.py
act/corrections/raman_lidar.py
act/corrections/ship.py
act/discovery/__init__.py
act/discovery/airnow.py
act/discovery/arm.py
act/discovery/asos.py
act/discovery/cropscape.py
act/discovery/neon.py
act/discovery/noaapsl.py
act/discovery/surfrad.py
act/io/__init__.py
act/io/ameriflux.py
act/io/arm.py
act/io/hysplit.py
act/io/icartt.py
act/io/mpl.py
act/io/neon.py
act/io/noaagml.py
act/io/noaapsl.py
act/io/pysp2.py
act/io/sodar.py
act/io/text.py
act/io/conf/noaapsl_SurfaceMet.yaml
act/plotting/__init__.py
act/plotting/common.py
act/plotting/contourdisplay.py
act/plotting/distributiondisplay.py
act/plotting/geodisplay.py
act/plotting/plot.py
act/plotting/skewtdisplay.py
act/plotting/timeseriesdisplay.py
act/plotting/windrosedisplay.py
act/plotting/xsectiondisplay.py
act/qc/__init__.py
act/qc/add_supplemental_qc.py
act/qc/arm.py
act/qc/bsrn_tests.py
act/qc/clean.py
act/qc/comparison_tests.py
act/qc/qcfilter.py
act/qc/qctests.py
act/qc/radiometer_tests.py
act/qc/sp2.py
act/retrievals/__init__.py
act/retrievals/aeri.py
act/retrievals/cbh.py
act/retrievals/doppler_lidar.py
act/retrievals/irt.py
act/retrievals/radiation.py
act/retrievals/sonde.py
act/retrievals/sp2.py
act/tests/__init__.py
act/tests/sample_files.py
act/utils/__init__.py
act/utils/data_utils.py
act/utils/datetime_utils.py
act/utils/geo_utils.py
act/utils/inst_utils.py
act/utils/io_utils.py
act/utils/qc_utils.py
act/utils/radiance_utils.py
act/utils/ship_utils.py
act/utils/conf/de421.bsp
act_atmos.egg-info/PKG-INFO
act_atmos.egg-info/SOURCES.txt
act_atmos.egg-info/dependency_links.txt
act_atmos.egg-info/requires.txt
act_atmos.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/API/index.rst
docs/source/_templates/dev_template.rst
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
docs/source/userguide/CONTRIBUTING.rst
docs/source/userguide/CREATING_ENVIRONMENTS.rst
docs/source/userguide/GUIDE_V2.rst
docs/source/userguide/index.rst
docs/source/userguide/installation.rst
docs/source/userguide/usage.rst
scripts/ads.py
scripts/ads_examples.rst
tests/corrections/test_ceil.py
tests/corrections/test_doppler_lidar.py
tests/corrections/test_mpl_corrections.py
tests/corrections/test_raman_lidar.py
tests/corrections/test_ship.py
tests/discovery/test_airnow.py
tests/discovery/test_arm_discovery.py
tests/discovery/test_asos.py
tests/discovery/test_cropscape.py
tests/discovery/test_neon_discovery.py
tests/discovery/test_noaapsl_discovery.py
tests/discovery/test_surfrad.py
tests/io/test_ameriflux.py
tests/io/test_arm.py
tests/io/test_hysplit.py
tests/io/test_icartt.py
tests/io/test_mpl.py
tests/io/test_neon.py
tests/io/test_noaagml.py
tests/io/test_noaapsl.py
tests/io/test_sodar.py
tests/io/test_text.py
tests/plotting/test_contourdisplay.py
tests/plotting/test_distributiondisplay.py
tests/plotting/test_geodisplay.py
tests/plotting/test_skewtdisplay.py
tests/plotting/test_timeseriesdisplay.py
tests/plotting/test_windrosedisplay.py
tests/plotting/test_xsectiondisplay.py
tests/plotting/baseline/test_2D_timeseries_plot.png
tests/plotting/baseline/test_2d_as_1d.png
tests/plotting/baseline/test_add_nan_line.png
tests/plotting/baseline/test_assessment_overplot.png
tests/plotting/baseline/test_assessment_overplot_multi.png
tests/plotting/baseline/test_barb_sounding_plot.png
tests/plotting/baseline/test_colorbar_labels.png
tests/plotting/baseline/test_contour.png
tests/plotting/baseline/test_contour2.png
tests/plotting/baseline/test_contour_stamp.png
tests/plotting/baseline/test_contourf.png
tests/plotting/baseline/test_contourf2.png
tests/plotting/baseline/test_enhanced_skewt_plot.png
tests/plotting/baseline/test_enhanced_skewt_plot_2.png
tests/plotting/baseline/test_fill_between.png
tests/plotting/baseline/test_geoplot.png
tests/plotting/baseline/test_geoplot_tile.png
tests/plotting/baseline/test_groupby_plot.png
tests/plotting/baseline/test_heatmap.png
tests/plotting/baseline/test_heatmap2.png
tests/plotting/baseline/test_heatmap3.png
tests/plotting/baseline/test_match_ylimits_plot.png
tests/plotting/baseline/test_multi_skewt_plot.png
tests/plotting/baseline/test_multidataset_plot_dict.png
tests/plotting/baseline/test_multidataset_plot_tuple.png
tests/plotting/baseline/test_plot.png
tests/plotting/baseline/test_plot_barbs_from_u_v.png
tests/plotting/baseline/test_plot_barbs_from_u_v2.png
tests/plotting/baseline/test_plot_barbs_from_u_v3.png
tests/plotting/baseline/test_plot_barbs_from_u_v4.png
tests/plotting/baseline/test_plot_barbs_from_u_v5.png
tests/plotting/baseline/test_plot_datarose.png
tests/plotting/baseline/test_plot_pie_chart.png
tests/plotting/baseline/test_plot_pie_chart_kwargs.png
tests/plotting/baseline/test_qc_bar_plot.png
tests/plotting/baseline/test_qc_flag_block_plot.png
tests/plotting/baseline/test_scatter.png
tests/plotting/baseline/test_scatter2.png
tests/plotting/baseline/test_secondary_y.png
tests/plotting/baseline/test_size_distribution.png
tests/plotting/baseline/test_size_distribution2.png
tests/plotting/baseline/test_skewt_options.png
tests/plotting/baseline/test_skewt_plot.png
tests/plotting/baseline/test_skewt_plot_spd_dir.png
tests/plotting/baseline/test_stacked_bar_graph.png
tests/plotting/baseline/test_stacked_bar_graph2.png
tests/plotting/baseline/test_stacked_bar_graph3.png
tests/plotting/baseline/test_stacked_bar_graph_sorted.png
tests/plotting/baseline/test_stair_graph.png
tests/plotting/baseline/test_stair_graph2.png
tests/plotting/baseline/test_stair_graph_sorted.png
tests/plotting/baseline/test_time_height_scatter.png
tests/plotting/baseline/test_time_height_scatter2.png
tests/plotting/baseline/test_time_plot.png
tests/plotting/baseline/test_time_plot2.png
tests/plotting/baseline/test_time_plot_match_color_ylabel.png
tests/plotting/baseline/test_timeseries_invert.png
tests/plotting/baseline/test_violin.png
tests/plotting/baseline/test_violin2.png
tests/plotting/baseline/test_wind_rose.png
tests/plotting/baseline/test_xlim_correction_plot.png
tests/plotting/baseline/test_xsection_plot.png
tests/plotting/baseline/test_xsection_plot_map.png
tests/plotting/baseline/test_y_axis_flag_meanings.png
tests/qc/test_add_supplemental_qc.py
tests/qc/test_arm_qc.py
tests/qc/test_bsrn_tests.py
tests/qc/test_clean.py
tests/qc/test_comparison_tests.py
tests/qc/test_qcfilter.py
tests/qc/test_qctests.py
tests/qc/test_radiometer_tests.py
tests/qc/test_sp2.py
tests/retrievals/test_aeri.py
tests/retrievals/test_cbh.py
tests/retrievals/test_doppler_lidar_retrievals.py
tests/retrievals/test_irt.py
tests/retrievals/test_radiation.py
tests/retrievals/test_sonde.py
tests/retrievals/test_sp2_retrievals.py
tests/utils/test_data_utils.py
tests/utils/test_datetime_utils.py
tests/utils/test_geo_utils.py
tests/utils/test_inst_utils.py
tests/utils/test_io_utils.py
tests/utils/test_qc_utils.py
tests/utils/test_radiance_utils.py
tests/utils/test_ship_utils.py