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.lazydict
pyart.lazydict.LazyLoadDict
pyart.lazydict.LazyLoadDict.clear
pyart.lazydict.LazyLoadDict.copy
pyart.lazydict.LazyLoadDict.get
pyart.lazydict.LazyLoadDict.has_key
pyart.lazydict.LazyLoadDict.items
pyart.lazydict.LazyLoadDict.keys
pyart.lazydict.LazyLoadDict.pop
pyart.lazydict.LazyLoadDict.popitem
pyart.lazydict.LazyLoadDict.set_lazy
pyart.lazydict.LazyLoadDict.setdefault
pyart.lazydict.LazyLoadDict.update
pyart.lazydict.LazyLoadDict.values
pyart.lazydict.MutableMapping
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.lazydict
»
pyart.lazydict.LazyLoadDict
»
pyart.lazydict.LazyLoadDict.items
View page source
pyart.lazydict.LazyLoadDict.items
¶
LazyLoadDict.
items
(
)
→
a
set-like
object
providing
a
view
on
D's
items
¶