PyPI project
act-atmos
100+ indexed releases ยท newest sdist 2.3.4 with 199 indexed members
Files in 2.3.4 act_atmos-2.3.4.tar.gz
- act/__init__.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/ameriflux.py
- act/discovery/arm.py
- act/discovery/asos.py
- act/discovery/cropscape.py
- act/discovery/improve.py
- act/discovery/nasa.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/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/qc_summary.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/pbl_lidar.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
- docs/source/conf.py
- examples/corrections/plot_correct_ship_wind_data.py
- examples/discovery/plot_airnow.py
- examples/discovery/plot_asos_temp.py
- examples/discovery/plot_improve.py
- examples/discovery/plot_mplnet.py
- examples/discovery/plot_neon.py
- examples/discovery/plot_noaa_fmcw_moment.py
- examples/io/plot_convert_ameriflux.py
- examples/io/plot_create_arm_ds.py
- examples/io/plot_hysplit.py
- examples/io/plot_icartt.py
- examples/io/plot_raw_minimpl.py
- examples/io/plot_sodar.py
- examples/io/plot_surfrad.py
- examples/plotting/plot_aaf_track.py
- examples/plotting/plot_ceil.py
- examples/plotting/plot_contour.py
- examples/plotting/plot_data_rose.py
- examples/plotting/plot_days.py
- examples/plotting/plot_daytime_averages.py
- examples/plotting/plot_enhanced_skewt.py
- examples/plotting/plot_examples.py
- examples/plotting/plot_groups.py
- examples/plotting/plot_heatmap.py
- examples/plotting/plot_hist_kwargs.py
- examples/plotting/plot_multiple_column.py
- examples/plotting/plot_pie_chart.py
- examples/plotting/plot_presentweathercode.py
- examples/plotting/plot_qc.py
- examples/plotting/plot_rh_timeseries.py
- examples/plotting/plot_satellite.py
- examples/plotting/plot_scatter.py
- examples/plotting/plot_secondary_y.py
- examples/plotting/plot_size_distribution.py
- examples/plotting/plot_skewt.py
- examples/plotting/plot_skewt_with_text.py
- examples/plotting/plot_sonde.py
- examples/plotting/plot_state_variable.py
- examples/plotting/plot_stripes.py
- examples/plotting/plot_time_height_scatter.py
- examples/plotting/plot_violin.py
- examples/plotting/plot_wind_rose.py
- examples/plotting/plot_xsection.py
- examples/qc/plot_arm_qc.py
- examples/qc/plot_dqr_print.py
- examples/qc/plot_dqr_qc.py
- examples/qc/plot_force_line_qc.py
- examples/qc/plot_qc_bsrn.py
- examples/qc/plot_qc_example.py
- examples/qc/plot_qc_step_change.py
- examples/qc/plot_relative_variability.py
- examples/retrievals/plot_cbh_sobel.py
- examples/retrievals/plot_get_stability_indices_example.py
- examples/retrievals/plot_gradient_pbl.py
- examples/templates/example_template.py
- examples/utils/plot_calculated_percentages.py
- examples/utils/plot_change_units.py
- examples/utils/plot_parse_filename.py
- examples/utils/plot_tar.py
- examples/workflows/plot_aerioe_with_cbh.py
- examples/workflows/plot_amf3_comparisons.py
- examples/workflows/plot_courage_comparison.py
- examples/workflows/plot_merged_product.py
- examples/workflows/plot_multiple_dataset.py
- examples/workflows/plot_qc_transforms.py
- examples/workflows/plot_weighted_average.py
- scripts/ads.py
- 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_ameriflux_discovery.py
- tests/discovery/test_arm_discovery.py
- tests/discovery/test_asos.py
- tests/discovery/test_cropscape.py
- tests/discovery/test_improve.py
- tests/discovery/test_nasa.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/qc/conftest.py
- 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_qc_summary.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_pbl_lidar.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
Indexed releases
- 2.3.4
act_atmos-2.3.4.tar.gz199 members - 2.3.4
act_atmos-2.3.4-py3-none-any.whl72 members - 2.3.3
act_atmos-2.3.3.tar.gz199 members - 2.3.3
act_atmos-2.3.3-py3-none-any.whl72 members - 2.3.2
act_atmos-2.3.2.tar.gz199 members - 2.3.2
act_atmos-2.3.2-py3-none-any.whl72 members - 2.3.1
act_atmos-2.3.1.tar.gz199 members - 2.3.1
act_atmos-2.3.1-py3-none-any.whl72 members - 2.3.0
act_atmos-2.3.0.tar.gz199 members - 2.3.0
act_atmos-2.3.0-py3-none-any.whl72 members - 2.2.3
act_atmos-2.2.3.tar.gz197 members - 2.2.3
act_atmos-2.2.3-py3-none-any.whl72 members - 2.2.2
act_atmos-2.2.2.tar.gz196 members - 2.2.2
act_atmos-2.2.2-py3-none-any.whl72 members - 2.2.1
act_atmos-2.2.1.tar.gz196 members - 2.2.1
act_atmos-2.2.1-py3-none-any.whl72 members - 2.2.0
act_atmos-2.2.0.tar.gz193 members - 2.2.0
act_atmos-2.2.0-py3-none-any.whl71 members - 2.1.9
act_atmos-2.1.9.tar.gz192 members - 2.1.9
act_atmos-2.1.9-py3-none-any.whl71 members - 2.1.8
act_atmos-2.1.8.tar.gz192 members - 2.1.8
act_atmos-2.1.8-py3-none-any.whl71 members - 2.1.7
act_atmos-2.1.7.tar.gz191 members - 2.1.7
act_atmos-2.1.7-py3-none-any.whl71 members - 2.1.6
act_atmos-2.1.6.tar.gz189 members - 2.1.6
act_atmos-2.1.6-py3-none-any.whl71 members - 2.1.5
act_atmos-2.1.5.tar.gz189 members - 2.1.5
act_atmos-2.1.5-py3-none-any.whl71 members - 2.1.4
act_atmos-2.1.4.tar.gz130 members - 2.1.4
act_atmos-2.1.4-py3-none-any.whl71 members - 2.1.3
act_atmos-2.1.3.tar.gz128 members - 2.1.3
act_atmos-2.1.3-py3-none-any.whl70 members - 2.1.2
act_atmos-2.1.2.tar.gz125 members - 2.1.2
act_atmos-2.1.2-py3-none-any.whl69 members - 2.1.1
act_atmos-2.1.1.tar.gz125 members - 2.1.1
act_atmos-2.1.1-py3-none-any.whl69 members - 2.1.0
act_atmos-2.1.0.tar.gz125 members - 2.1.0
act_atmos-2.1.0-py3-none-any.whl69 members - 2.0.5
act_atmos-2.0.5-py3-none-any.whl68 members - 2.0.5
act-atmos-2.0.5.tar.gz123 members - 2.0.4
act_atmos-2.0.4-py3-none-any.whl68 members - 2.0.4
act-atmos-2.0.4.tar.gz123 members - 2.0.3
act_atmos-2.0.3-py3-none-any.whl67 members - 2.0.3
act-atmos-2.0.3.tar.gz121 members - 2.0.2
act_atmos-2.0.2-py3-none-any.whl67 members - 2.0.2
act-atmos-2.0.2.tar.gz70 members - 2.0.1
act-atmos-2.0.1.tar.gz121 members - 2.0.0
act-atmos-2.0.0.tar.gz70 members - 1.5.3
act-atmos-1.5.3.tar.gz86 members - 1.5.2
act-atmos-1.5.2.tar.gz79 members - 1.5.1
act-atmos-1.5.1.tar.gz80 members - 1.5.0
act-atmos-1.5.0.tar.gz80 members - 1.4.5
act-atmos-1.4.5.tar.gz78 members - 1.4.4
act-atmos-1.4.4.tar.gz78 members - 1.4.3
act-atmos-1.4.3.tar.gz77 members - 1.4.2
act-atmos-1.4.2.tar.gz77 members - 1.4.1
act-atmos-1.4.1.tar.gz77 members - 1.4.0
act-atmos-1.4.0.tar.gz76 members - 1.3.5
act-atmos-1.3.5.tar.gz76 members - 1.3.4
act-atmos-1.3.4.tar.gz74 members - 1.3.3
act-atmos-1.3.3.tar.gz74 members - 1.3.2
act-atmos-1.3.2.tar.gz6 members - 1.3.1
act-atmos-1.3.1.tar.gz6 members - 1.3.0
act-atmos-1.3.0.tar.gz74 members - 1.2.0
act-atmos-1.2.0.tar.gz73 members - 1.1.11
act-atmos-1.1.11.tar.gz72 members - 1.1.10
act-atmos-1.1.10.tar.gz72 members - 1.1.9
act-atmos-1.1.9.tar.gz71 members - 1.1.8
act-atmos-1.1.8.tar.gz71 members - 1.1.7
act-atmos-1.1.7.tar.gz71 members - 1.1.6
act_atmos-1.1.6-py3-none-any.whl65 members - 1.1.6
act-atmos-1.1.6.tar.gz68 members - 1.1.5
act-atmos-1.1.5.tar.gz67 members - 1.1.4
act-atmos-1.1.4.tar.gz67 members - 1.1.3
act-atmos-1.1.3.tar.gz64 members - 1.1.2
act-atmos-1.1.2.tar.gz64 members - 1.1.1
act_atmos-1.1.1-py3-none-any.whl61 members - 1.1.1
act-atmos-1.1.1.tar.gz64 members - 1.1.0
act_atmos-1.1.0-py3-none-any.whl61 members - 1.1.0
act-atmos-1.1.0.tar.gz64 members - 1.0.4
act_atmos-1.0.4-py3-none-any.whl60 members - 1.0.4
act-atmos-1.0.4.tar.gz63 members - 1.0.3
act_atmos-1.0.3-py3-none-any.whl60 members - 1.0.3
act-atmos-1.0.3.tar.gz63 members - 1.0.2
act_atmos-1.0.2-py3-none-any.whl60 members - 1.0.2
act-atmos-1.0.2.tar.gz63 members - 0.7.2
act_atmos-0.7.2-py3-none-any.whl64 members - 0.7.2
act-atmos-0.7.2.tar.gz64 members - 0.7.1
act_atmos-0.7.1-py3-none-any.whl64 members - 0.7.1
act-atmos-0.7.1.tar.gz64 members - 0.7.0
act_atmos-0.7.0-py3-none-any.whl61 members - 0.7.0
act-atmos-0.7.0.tar.gz64 members - 0.6.4
act_atmos-0.6.4-py3-none-any.whl63 members - 0.6.4
act-atmos-0.6.4.tar.gz63 members - 0.6.3
act_atmos-0.6.3-py3-none-any.whl63 members - 0.6.3
act-atmos-0.6.3.tar.gz63 members - 0.6.2
act_atmos-0.6.2-py3-none-any.whl63 members - 0.6.2
act-atmos-0.6.2.tar.gz63 members - 0.6.1
act_atmos-0.6.1-py3-none-any.whl63 members - 0.6.1
act-atmos-0.6.1.tar.gz63 members
and more releases past the first 100