Py-ART
1.11.7.dev+c829faf
Documentation
API Reference Manual
pyart.core
pyart.core.Grid
pyart.core.HorizontalWindProfile
pyart.core.Radar
pyart.core.Radar.add_field
pyart.core.Radar.add_field_like
pyart.core.Radar.check_field_exists
pyart.core.Radar.extract_sweeps
pyart.core.Radar.get_azimuth
pyart.core.Radar.get_elevation
pyart.core.Radar.get_end
pyart.core.Radar.get_field
pyart.core.Radar.get_gate_area
pyart.core.Radar.get_gate_lat_lon_alt
pyart.core.Radar.get_gate_x_y_z
pyart.core.Radar.get_nyquist_vel
pyart.core.Radar.get_slice
pyart.core.Radar.get_start
pyart.core.Radar.get_start_end
pyart.core.Radar.info
pyart.core.Radar.init_gate_altitude
pyart.core.Radar.init_gate_longitude_latitude
pyart.core.Radar.init_gate_x_y_z
pyart.core.Radar.init_rays_per_sweep
pyart.core.Radar.iter_azimuth
pyart.core.Radar.iter_elevation
pyart.core.Radar.iter_end
pyart.core.Radar.iter_field
pyart.core.Radar.iter_slice
pyart.core.Radar.iter_start
pyart.core.Radar.iter_start_end
pyart.core.RadarSpectra
pyart.core.antenna_to_cartesian
pyart.core.antenna_vectors_to_cartesian
pyart.core.cartesian_to_geographic
pyart.core.cartesian_to_geographic_aeqd
pyart.core.cartesian_vectors_to_geographic
pyart.core.geographic_to_cartesian
pyart.core.geographic_to_cartesian_aeqd
pyart.io
pyart.aux_io
pyart.config
pyart.correct
pyart.exceptions
pyart.retrieve
pyart.graph
pyart.filters
pyart.lazydict
pyart.map
pyart.util
pyart.bridge
pyart.testing
pyart._debug_info
Installation
Setting up an Environment
Contributor’s Guide
Downloads
Anaconda Cloud
GitHub Repo
Zip File of Repository
Notebooks
Creating a basic ingest of a NetCDF file
Field manipulation and Saving the Radar Object to a file.
Dealiasing Velocity
Mapping Data to a Cartesian Grid
Masking Data With Py-ART Gatefilters
The Py-ART Radar object and indexing
Getting Help
GitHub Issue Tracker
Mailing List
Science Lead
Scott Collis
Py-ART
»
API Reference Manual
»
pyart.core
»
pyart.core.Radar
»
pyart.core.Radar.get_end
View page source
pyart.core.Radar.get_end
¶
Radar.
get_end
(
sweep
)
[source]
¶
Return the ending ray for a given sweep.