Skip to main content
Back to top
Ctrl
+
K
Installation
User Guide
Contributing
Credits
History
More
Library Reference
Search
Ctrl
+
K
GitHub
PyPI
Search
Ctrl
+
K
Installation
User Guide
Contributing
Credits
History
Library Reference
GitHub
PyPI
Section Navigation
Radarx Accessors
radarx.accessors.create_radarx_dataarray_accessor
Radarx Core
radarx.core.conversion.meters_to_kilometers
radarx.core.conversion.kilometers_to_meters
radarx.core.conversion.meters_to_miles
radarx.core.conversion.miles_to_meters
radarx.core.conversion.hz_to_mhz
radarx.core.conversion.mhz_to_hz
radarx.core.conversion.hz_to_ghz
radarx.core.conversion.ghz_to_hz
radarx.core.conversion.wavelength_to_frequency
radarx.core.conversion.frequency_to_wavelength
radarx.core.conversion.microseconds_to_seconds
radarx.core.conversion.seconds_to_microseconds
radarx.core.conversion.mps_to_kph
radarx.core.conversion.kph_to_mps
radarx.core.conversion.mps_to_knots
radarx.core.conversion.knots_to_mps
radarx.core.conversion.degrees_to_radians
radarx.core.conversion.radians_to_degrees
radarx.core.conversion.celsius_to_kelvin
radarx.core.conversion.kelvin_to_celsius
radarx.core.conversion.meters_to_feet
radarx.core.conversion.feet_to_meters
radarx.core.conversion.seconds_to_minutes
radarx.core.conversion.minutes_to_seconds
radarx.core.conversion.kelvin_to_fahrenheit
radarx.core.conversion.fahrenheit_to_kelvin
radarx.core.conversion.megahertz_to_si
radarx.core.conversion.si_to_megahertz
radarx.core.conversion.gigahertz_to_si
radarx.core.conversion.si_to_gigahertz
radarx.core.conversion.kilometers_to_si
radarx.core.conversion.si_to_kilometers
radarx.core.conversion.miles_to_si
radarx.core.conversion.si_to_miles
radarx.core.conversion.microseconds_to_si
radarx.core.conversion.si_to_microseconds
radarx.core.conversion.minutes_to_si
radarx.core.conversion.si_to_minutes
radarx.core.conversion.celsius_to_si
radarx.core.conversion.si_to_celsius
radarx.core.conversion.fahrenheit_to_si
radarx.core.conversion.si_to_fahrenheit
Radar Fundmentals
radarx.fundamentals.attenuation.absorption_coefficient
radarx.fundamentals.attenuation.extinction_coefficient
radarx.fundamentals.attenuation.k_complex
radarx.fundamentals.attenuation.scattering_coefficient
radarx.fundamentals.beam.azimuthal_resolution
radarx.fundamentals.beam.beamwidth_to_radians
radarx.fundamentals.beam.compute_azimuth_resolution
radarx.fundamentals.beam.compute_beamwidth
radarx.fundamentals.beam.compute_volume_resolution
radarx.fundamentals.beam.volume_resolution
radarx.fundamentals.common.dbz_from_z
radarx.fundamentals.common.dbz_to_z
radarx.fundamentals.common.ensure_positive
radarx.fundamentals.common.kts_to_mps
radarx.fundamentals.common.kts_to_si
radarx.fundamentals.common.km_to_m
radarx.fundamentals.common.km_to_si
radarx.fundamentals.common.kilometers_to_meters
radarx.fundamentals.common.kilometers_to_si
radarx.fundamentals.common.linearize_dbz
radarx.fundamentals.common.m_to_km
radarx.fundamentals.common.meters_to_kilometers
radarx.fundamentals.common.mps_to_kts
radarx.fundamentals.common.mps_to_knots
radarx.fundamentals.common.si_to_kilometers
radarx.fundamentals.common.si_to_km
radarx.fundamentals.common.si_to_kts
radarx.fundamentals.common.z_to_dbz
radarx.fundamentals.constants.C
radarx.fundamentals.constants.DBZ_TO_Z_FACTOR
radarx.fundamentals.constants.DIELECTRIC_ICE
radarx.fundamentals.constants.DIELECTRIC_WATER
radarx.fundamentals.constants.EARTH_RADIUS
radarx.fundamentals.constants.EFFECTIVE_RADIUS_4_3
radarx.fundamentals.constants.K_BOLTZMANN
radarx.fundamentals.constants.RADAR_BANDS
radarx.fundamentals.constants.T_STANDARD
radarx.fundamentals.constants.TYPICAL_BEAMWIDTH
radarx.fundamentals.constants.TYPICAL_PULSE_WIDTHS
radarx.fundamentals.constants.Z_TO_DBZ_FACTOR
radarx.fundamentals.doppler.doppler_dilemma
radarx.fundamentals.doppler.doppler_frequency_shift
radarx.fundamentals.doppler.dual_prf_velocity
radarx.fundamentals.doppler.max_frequency
radarx.fundamentals.doppler.nyquist_velocity
radarx.fundamentals.doppler.unambiguous_range
radarx.fundamentals.doppler._doppler_shift_basic
radarx.fundamentals.doppler._doppler_shift_exact
radarx.fundamentals.doppler._doppler_shift_relativistic
radarx.fundamentals.geometry.beam_center_height
radarx.fundamentals.geometry.effective_radius
radarx.fundamentals.geometry.half_power_radius
radarx.fundamentals.geometry.sample_volume_gaussian
radarx.fundamentals.power.compute_average_power
radarx.fundamentals.power.compute_min_detectable_signal
radarx.fundamentals.power.compute_peak_power
radarx.fundamentals.principles.compute_doppler_shift
radarx.fundamentals.principles.compute_nyquist_velocity
radarx.fundamentals.principles.compute_range_resolution
radarx.fundamentals.principles.compute_snr
radarx.fundamentals.principles.doppler_frequency_shift
radarx.fundamentals.principles.radar_range
radarx.fundamentals.principles.range_resolution
radarx.fundamentals.principles.round_trip_time
radarx.fundamentals.principles.snr
radarx.fundamentals.reflectivity.dbz_attenuation_correction
radarx.fundamentals.reflectivity.z_to_r_custom
radarx.fundamentals.reflectivity.z_to_r_marshall_palmer
radarx.fundamentals.scattering.backscatter_cross_section
radarx.fundamentals.scattering.normalized_backscatter_cross_section
radarx.fundamentals.scattering.size_parameter
radarx.fundamentals.scattering.absorption_coefficient
radarx.fundamentals.scattering.scattering_coefficient
radarx.fundamentals.scattering.extinction_coefficient
radarx.fundamentals.timing.compute_blind_range
radarx.fundamentals.timing.compute_duty_cycle
radarx.fundamentals.timing.compute_max_unambiguous_range
radarx.fundamentals.timing.compute_max_unambiguous_velocity
radarx.fundamentals.timing.compute_prf
radarx.fundamentals.timing.compute_pulse_repetition_interval
radarx.fundamentals.variables.reflectivity_factor
radarx.fundamentals.variables.differential_reflectivity
radarx.fundamentals.variables.linear_depolarization_ratio
radarx.fundamentals.variables.circular_depolarization_ratio
radarx.fundamentals.variables.radial_velocity
Radarx Grid
radarx.grid.grid.stack_data
radarx.grid.grid.make_3d_grid
radarx.grid.grid.grid_radar
Radarx IO
radarx.io.imd.read_sweep
radarx.io.imd.read_volume
radarx.io.imd.to_cfradial2
radarx.io.imd.to_cfradial2_volumes
radarx.io.aws_data.get_s3_client
radarx.io.aws_data.list_available_files
radarx.io.aws_data.download_file
Testing
Radarx Utils
radarx.utils.get_geocoords
radarx.utils.cartesian_to_geographic_aeqd
radarx.utils.find_multidim_vars
radarx.utils.combine_nexrad_sweeps
Radarx Visualization
radarx.vis.maxcappi.plot_maxcappi
Library Reference
Testing
Testing
#
Edit
This Page
Show Source