1
+
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
+
5
+ < html xmlns ="http://www.w3.org/1999/xhtml ">
6
+ < head >
7
+ < meta http-equiv ="X-UA-Compatible " content ="IE=Edge " />
8
+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
9
+ < title > Overview: module code — pyrad 0.0.1 documentation</ title >
10
+ < link rel ="stylesheet " href ="../_static/alabaster.css " type ="text/css " />
11
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
12
+ < link rel ="stylesheet " type ="text/css " href ="../_static/graphviz.css " />
13
+ < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
14
+ < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
15
+ < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
16
+ < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
17
+ < script async ="async " type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
18
+ < link rel ="index " title ="Index " href ="../genindex.html " />
19
+ < link rel ="search " title ="Search " href ="../search.html " />
20
+
21
+ < link rel ="stylesheet " href ="../_static/custom.css " type ="text/css " />
22
+
23
+
24
+ < meta name ="viewport " content ="width=device-width, initial-scale=0.9, maximum-scale=0.9 " />
25
+
26
+ </ head > < body >
27
+
28
+
29
+ < div class ="document ">
30
+ < div class ="documentwrapper ">
31
+ < div class ="bodywrapper ">
32
+
33
+
34
+ < div class ="body " role ="main ">
35
+
36
+ < h1 > All modules for which code is available</ h1 >
37
+ < ul > < li > < a href ="builtins.html "> builtins</ a > </ li >
38
+ < li > < a href ="pyart/core/radar.html "> pyart.core.radar</ a > </ li >
39
+ < li > < a href ="pyrad/flow/flow_aux.html "> pyrad.flow.flow_aux</ a > </ li >
40
+ < li > < a href ="pyrad/flow/flow_control.html "> pyrad.flow.flow_control</ a > </ li >
41
+ < li > < a href ="pyrad/graph/plots.html "> pyrad.graph.plots</ a > </ li >
42
+ < li > < a href ="pyrad/graph/plots_aux.html "> pyrad.graph.plots_aux</ a > </ li >
43
+ < li > < a href ="pyrad/graph/plots_grid.html "> pyrad.graph.plots_grid</ a > </ li >
44
+ < li > < a href ="pyrad/graph/plots_timeseries.html "> pyrad.graph.plots_timeseries</ a > </ li >
45
+ < li > < a href ="pyrad/graph/plots_vol.html "> pyrad.graph.plots_vol</ a > </ li >
46
+ < li > < a href ="pyrad/io/config.html "> pyrad.io.config</ a > </ li >
47
+ < li > < a href ="pyrad/io/io_aux.html "> pyrad.io.io_aux</ a > </ li >
48
+ < li > < a href ="pyrad/io/read_data_cosmo.html "> pyrad.io.read_data_cosmo</ a > </ li >
49
+ < li > < a href ="pyrad/io/read_data_hzt.html "> pyrad.io.read_data_hzt</ a > </ li >
50
+ < li > < a href ="pyrad/io/read_data_mxpol.html "> pyrad.io.read_data_mxpol</ a > </ li >
51
+ < li > < a href ="pyrad/io/read_data_other.html "> pyrad.io.read_data_other</ a > </ li >
52
+ < li > < a href ="pyrad/io/read_data_radar.html "> pyrad.io.read_data_radar</ a > </ li >
53
+ < li > < a href ="pyrad/io/read_data_sensor.html "> pyrad.io.read_data_sensor</ a > </ li >
54
+ < li > < a href ="pyrad/io/read_data_sun.html "> pyrad.io.read_data_sun</ a > </ li >
55
+ < li > < a href ="pyrad/io/timeseries.html "> pyrad.io.timeseries</ a > </ li >
56
+ < li > < a href ="pyrad/io/trajectory.html "> pyrad.io.trajectory</ a > </ li >
57
+ < li > < a href ="pyrad/io/write_data.html "> pyrad.io.write_data</ a > </ li >
58
+ < li > < a href ="pyrad/proc/process_Doppler.html "> pyrad.proc.process_Doppler</ a > </ li >
59
+ < li > < a href ="pyrad/proc/process_aux.html "> pyrad.proc.process_aux</ a > </ li >
60
+ < li > < a href ="pyrad/proc/process_calib.html "> pyrad.proc.process_calib</ a > </ li >
61
+ < li > < a href ="pyrad/proc/process_cosmo.html "> pyrad.proc.process_cosmo</ a > </ li >
62
+ < li > < a href ="pyrad/proc/process_echoclass.html "> pyrad.proc.process_echoclass</ a > </ li >
63
+ < li > < a href ="pyrad/proc/process_intercomp.html "> pyrad.proc.process_intercomp</ a > </ li >
64
+ < li > < a href ="pyrad/proc/process_monitoring.html "> pyrad.proc.process_monitoring</ a > </ li >
65
+ < li > < a href ="pyrad/proc/process_phase.html "> pyrad.proc.process_phase</ a > </ li >
66
+ < li > < a href ="pyrad/proc/process_retrieve.html "> pyrad.proc.process_retrieve</ a > </ li >
67
+ < li > < a href ="pyrad/proc/process_timeseries.html "> pyrad.proc.process_timeseries</ a > </ li >
68
+ < li > < a href ="pyrad/proc/process_traj.html "> pyrad.proc.process_traj</ a > </ li >
69
+ < li > < a href ="pyrad/prod/process_grid_products.html "> pyrad.prod.process_grid_products</ a > </ li >
70
+ < li > < a href ="pyrad/prod/process_intercomp_products.html "> pyrad.prod.process_intercomp_products</ a > </ li >
71
+ < li > < a href ="pyrad/prod/process_monitoring_products.html "> pyrad.prod.process_monitoring_products</ a > </ li >
72
+ < li > < a href ="pyrad/prod/process_product.html "> pyrad.prod.process_product</ a > </ li >
73
+ < li > < a href ="pyrad/prod/process_timeseries_products.html "> pyrad.prod.process_timeseries_products</ a > </ li >
74
+ < li > < a href ="pyrad/prod/process_traj_products.html "> pyrad.prod.process_traj_products</ a > </ li >
75
+ < li > < a href ="pyrad/prod/process_vol_products.html "> pyrad.prod.process_vol_products</ a > </ li >
76
+ < li > < a href ="pyrad/prod/product_aux.html "> pyrad.prod.product_aux</ a > </ li >
77
+ < li > < a href ="pyrad/util/radar_utils.html "> pyrad.util.radar_utils</ a > </ li >
78
+ < li > < a href ="pyrad/util/stat_utils.html "> pyrad.util.stat_utils</ a > </ li >
79
+ </ ul >
80
+
81
+ </ div >
82
+
83
+ </ div >
84
+ </ div >
85
+ < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
86
+ < div class ="sphinxsidebarwrapper ">
87
+ < h1 class ="logo "> < a href ="../index.html "> pyrad</ a > </ h1 >
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+ < h3 > Navigation</ h3 >
97
+ < ul >
98
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../flow.html "> pyrad.flow.flow_aux</ a > </ li >
99
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../flow.html#pyrad-flow-flow-control "> pyrad.flow.flow_control</ a > </ li >
100
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html "> pyrad.proc.process_aux</ a > </ li >
101
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-calib "> pyrad.proc.process_calib</ a > </ li >
102
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-cosmo "> pyrad.proc.process_cosmo</ a > </ li >
103
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-doppler "> pyrad.proc.process_Doppler</ a > </ li >
104
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-echoclass "> pyrad.proc.process_echoclass</ a > </ li >
105
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-intercomp "> pyrad.proc.process_intercomp</ a > </ li >
106
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-monitoring "> pyrad.proc.process_monitoring</ a > </ li >
107
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-phase "> pyrad.proc.process_phase</ a > </ li >
108
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-retrieve "> pyrad.proc.process_retrieve</ a > </ li >
109
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-timeseries "> pyrad.proc.process_timeseries</ a > </ li >
110
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../proc.html#pyrad-proc-process-traj "> pyrad.proc.process_traj</ a > </ li >
111
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html "> pyrad.prod.product_aux</ a > </ li >
112
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-product "> pyrad.prod.process_product</ a > </ li >
113
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-vol-products "> pyrad.prod.process_vol_products</ a > </ li >
114
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-grid-products "> pyrad.prod.process_grid_products</ a > </ li >
115
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-timeseries-products "> pyrad.prod.process_timeseries_products</ a > </ li >
116
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-monitoring-products "> pyrad.prod.process_monitoring_products</ a > </ li >
117
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#pyrad-prod-process-intercomp-products "> pyrad.prod.process_intercomp_products</ a > </ li >
118
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../prod.html#id1 "> pyrad.prod.process_product</ a > </ li >
119
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html "> pyrad.io.io_aux</ a > </ li >
120
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-config "> pyrad.io.config</ a > </ li >
121
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-radar "> pyrad.io.read_data_radar</ a > </ li >
122
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-mxpol "> pyrad.io.read_data_mxpol</ a > </ li >
123
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-cosmo "> pyrad.io.read_data_cosmo</ a > </ li >
124
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-hzt "> pyrad.io.read_data_hzt</ a > </ li >
125
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-sensor "> pyrad.io.read_data_sensor</ a > </ li >
126
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-sun "> pyrad.io.read_data_sun</ a > </ li >
127
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-read-data-other "> pyrad.io.read_data_other</ a > </ li >
128
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-write-data "> pyrad.io.write_data</ a > </ li >
129
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-timeseries "> pyrad.io.timeseries</ a > </ li >
130
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../io.html#pyrad-io-trajectory "> pyrad.io.trajectory</ a > </ li >
131
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../graph.html "> pyrad.graph.plots_aux</ a > </ li >
132
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../graph.html#pyrad-graph-plots "> pyrad.graph.plots</ a > </ li >
133
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../graph.html#pyrad-graph-plots-vol "> pyrad.graph.plots_vol</ a > </ li >
134
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../graph.html#pyrad-graph-plots-grid "> pyrad.graph.plots_grid</ a > </ li >
135
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../graph.html#pyrad-graph-plot-timeseries "> pyrad.graph.plot_timeseries</ a > </ li >
136
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../util.html "> pyrad.util.radar_utils</ a > </ li >
137
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../util.html#pyrad-util-stat-utils "> pyrad.util.stat_utils</ a > </ li >
138
+ </ ul >
139
+
140
+ < div class ="relations ">
141
+ < h3 > Related Topics</ h3 >
142
+ < ul >
143
+ < li > < a href ="../index.html "> Documentation overview</ a > < ul >
144
+ </ ul > </ li >
145
+ </ ul >
146
+ </ div >
147
+ < div id ="searchbox " style ="display: none " role ="search ">
148
+ < h3 > Quick search</ h3 >
149
+ < div class ="searchformwrapper ">
150
+ < form class ="search " action ="../search.html " method ="get ">
151
+ < input type ="text " name ="q " />
152
+ < input type ="submit " value ="Go " />
153
+ < input type ="hidden " name ="check_keywords " value ="yes " />
154
+ < input type ="hidden " name ="area " value ="default " />
155
+ </ form >
156
+ </ div >
157
+ </ div >
158
+ < script type ="text/javascript "> $ ( '#searchbox' ) . show ( 0 ) ; </ script >
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+ </ div >
168
+ </ div >
169
+ < div class ="clearer "> </ div >
170
+ </ div >
171
+ < div class ="footer ">
172
+ ©2016, meteoswiss-mdr.
173
+
174
+ |
175
+ Powered by < a href ="http://sphinx-doc.org/ "> Sphinx 1.8.1</ a >
176
+ & < a href ="https://github.com/bitprophet/alabaster "> Alabaster 0.7.12</ a >
177
+
178
+ </ div >
179
+
180
+
181
+
182
+
183
+ </ body >
184
+ </ html >
0 commit comments