Py-ART
1.11.7.dev+c829faf
Documentation
API Reference Manual
pyart.core
pyart.io
pyart.aux_io
pyart.config
pyart.correct
pyart.exceptions
pyart.retrieve
pyart.graph
pyart.filters
pyart.filters.GateFilter
pyart.filters.GateFilter.copy
pyart.filters.GateFilter.exclude_above
pyart.filters.GateFilter.exclude_all
pyart.filters.GateFilter.exclude_below
pyart.filters.GateFilter.exclude_equal
pyart.filters.GateFilter.exclude_gates
pyart.filters.GateFilter.exclude_inside
pyart.filters.GateFilter.exclude_invalid
pyart.filters.GateFilter.exclude_masked
pyart.filters.GateFilter.exclude_none
pyart.filters.GateFilter.exclude_not_equal
pyart.filters.GateFilter.exclude_outside
pyart.filters.GateFilter.exclude_transition
pyart.filters.GateFilter.include_above
pyart.filters.GateFilter.include_all
pyart.filters.GateFilter.include_below
pyart.filters.GateFilter.include_equal
pyart.filters.GateFilter.include_gates
pyart.filters.GateFilter.include_inside
pyart.filters.GateFilter.include_none
pyart.filters.GateFilter.include_not_equal
pyart.filters.GateFilter.include_not_masked
pyart.filters.GateFilter.include_not_transition
pyart.filters.GateFilter.include_outside
pyart.filters.GateFilter.include_valid
pyart.filters.GateFilter.gate_excluded
pyart.filters.GateFilter.gate_included
pyart.filters.iso0_based_gate_filter
pyart.filters.moment_and_texture_based_gate_filter
pyart.filters.moment_based_gate_filter
pyart.filters.temp_based_gate_filter
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.filters
»
pyart.filters.GateFilter
»
pyart.filters.GateFilter.include_none
View page source
pyart.filters.GateFilter.include_none
¶
GateFilter.
include_none
(
)
[source]
¶
Include no gates, exclude all gates.