MetPy
0.5.1
Installation Guide
Unit Support
MetPy Examples
MetPy Tutorials
The MetPy API
Developer’s Guide
Citing MetPy
References
MetPy
Docs
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (metpy.constants.Exporter method)
(metpy.io.GiniFile method)
(metpy.io.Level2File method)
(metpy.io.Level3File method)
(metpy.io.cdm.AttributeContainer method)
(metpy.io.cdm.Dataset method)
(metpy.io.cdm.Dimension method)
(metpy.io.cdm.Group method)
(metpy.io.cdm.Variable method)
(metpy.plots.Hodograph method)
(metpy.plots.SkewT method)
(metpy.plots.StationPlot method)
A
add_barb() (metpy.plots.StationPlotLayout method)
add_colortable() (metpy.plots.ctables.ColortableRegistry method)
add_grid() (metpy.plots.Hodograph method)
add_symbol() (metpy.plots.StationPlotLayout method)
add_text() (metpy.plots.StationPlotLayout method)
add_value() (metpy.plots.StationPlotLayout method)
additional_gsm_fmt (metpy.io.Level3File attribute)
advection() (in module metpy.calc)
AR2_BLOCKSIZE (metpy.io.Level2File attribute)
atleast_1d() (in module metpy.units)
atleast_2d() (in module metpy.units)
AttributeContainer (class in metpy.io.cdm)
ax (metpy.plots.Hodograph attribute)
(metpy.plots.SkewT attribute)
axisinfo() (metpy.units.PintConverter method)
C
cf_to_proj() (in module metpy.io.cdm)
channels (metpy.io.GiniFile attribute)
check_units() (in module metpy.units)
clear() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
clutter_filter_bypass_map (metpy.io.Level2File attribute)
ColortableRegistry (class in metpy.plots.ctables)
concatenate() (in module metpy.units)
convergence_vorticity() (in module metpy.calc)
convert() (metpy.units.PintConverter static method)
convert_gempak_table() (in module metpy.plots.ctables)
copy() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
coriolis_parameter() (in module metpy.calc)
crafts (metpy.io.GiniFile attribute)
createDimension() (metpy.io.cdm.Dataset method)
(metpy.io.cdm.Group method)
createGroup() (metpy.io.cdm.Dataset method)
(metpy.io.cdm.Group method)
createVariable() (metpy.io.cdm.Dataset method)
(metpy.io.cdm.Group method)
CTM_HEADER_SIZE (metpy.io.Level2File attribute)
D
data_block_fmt (metpy.io.Level2File attribute)
Dataset (class in metpy.io.cdm)
datatype (metpy.io.cdm.Variable attribute)
default_units() (metpy.units.PintConverter method)
density() (in module metpy.calc)
dewpoint() (in module metpy.calc)
dewpoint_rh() (in module metpy.calc)
Dimension (class in metpy.io.cdm)
DimensionalityError
dimensions (metpy.io.cdm.Variable attribute)
dry_lapse() (in module metpy.calc)
dt (metpy.io.Level2File attribute)
dtype (metpy.io.cdm.Variable attribute)
E
el() (in module metpy.calc)
equivalent_potential_temperature() (in module metpy.calc)
export() (metpy.constants.Exporter method)
Exporter (class in metpy.constants)
F
find_intersections() (in module metpy.calc)
friction_velocity() (in module metpy.calc)
fromkeys() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
G
geostrophic_wind() (in module metpy.calc)
get() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
get_colortable() (metpy.plots.ctables.ColortableRegistry method)
get_perturbation() (in module metpy.calc)
get_upper_air_data() (in module metpy.io)
get_wind_components() (in module metpy.calc)
get_wind_dir() (in module metpy.calc)
get_wind_speed() (in module metpy.calc)
get_with_boundaries() (metpy.plots.ctables.ColortableRegistry method)
get_with_range() (metpy.plots.ctables.ColortableRegistry method)
get_with_steps() (metpy.plots.ctables.ColortableRegistry method)
GiniFile (class in metpy.io)
graph_block_fmt (metpy.io.Level3File attribute)
graph_pages (metpy.io.Level3File attribute)
Group (class in metpy.io.cdm)
group() (metpy.io.cdm.Dimension method)
(metpy.io.cdm.Variable method)
gsm_fmt (metpy.io.Level3File attribute)
H
h_convergence() (in module metpy.calc)
header (metpy.io.Level3File attribute)
header_fmt (metpy.io.Level3File attribute)
heat_index() (in module metpy.calc)
height (metpy.io.Level3File attribute)
Hodograph (class in metpy.plots)
I
ij_to_km (metpy.io.Level3File attribute)
interpolate() (in module metpy.gridding)
interpolate_nans() (in module metpy.calc)
inverse_distance() (in module metpy.gridding)
is_numlike() (metpy.units.PintConverter method)
is_precip_mode() (in module metpy.io)
items() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
iterable() (in module metpy.units)
K
keys() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
kinematic_flux() (in module metpy.calc)
L
lat (metpy.io.Level3File attribute)
lc_ps_fmt (metpy.io.GiniFile attribute)
lcl() (in module metpy.calc)
Level2File (class in metpy.io)
Level3File (class in metpy.io)
lfc() (in module metpy.calc)
location_names (metpy.plots.StationPlot attribute)
lon (metpy.io.Level3File attribute)
M
maintenance_data (metpy.io.Level2File attribute)
maintenance_data_desc (metpy.io.Level2File attribute)
map_data (metpy.io.Level3File attribute)
masked_array() (in module metpy.units)
max_range (metpy.io.Level3File attribute)
mercator_fmt (metpy.io.GiniFile attribute)
metadata (metpy.io.Level3File attribute)
metpy.calc (module)
metpy.constants (module)
metpy.gridding (module)
metpy.io (module)
metpy.io.cdm (module)
metpy.plots (module)
metpy.plots.ctables (module)
metpy.units (module)
missing (metpy.io.GiniFile attribute)
MISSING (metpy.io.Level2File attribute)
mixing_ratio() (in module metpy.calc)
moist_lapse() (in module metpy.calc)
move_to_end() (metpy.io.cdm.OrderedDict method)
msg15_code_map (metpy.io.Level2File attribute)
msg1_fmt (metpy.io.Level2File attribute)
msg2_fmt (metpy.io.Level2File attribute)
msg31_data_hdr_fmt (metpy.io.Level2File attribute)
msg31_el_const_fmt (metpy.io.Level2File attribute)
msg31_vol_const_fmt (metpy.io.Level2File attribute)
msg_hdr_fmt (metpy.io.Level2File attribute)
N
name (metpy.io.cdm.Variable attribute)
names() (metpy.plots.StationPlotLayout method)
natural_neighbor() (in module metpy.gridding)
nav_fmt (metpy.io.GiniFile attribute)
ncattrs() (metpy.io.cdm.AttributeContainer method)
(metpy.io.cdm.Dataset method)
(metpy.io.cdm.Group method)
(metpy.io.cdm.Variable method)
ndim (metpy.io.cdm.Variable attribute)
nearest_intersection_idx() (in module metpy.calc)
O
OrderedDict (class in metpy.io.cdm)
P
packet_map (metpy.io.Level3File attribute)
parcel_profile() (in module metpy.calc)
PintConverter (class in metpy.units)
plot() (metpy.plots.Hodograph method)
(metpy.plots.SkewT method)
(metpy.plots.StationPlotLayout method)
plot_barb() (metpy.plots.StationPlot method)
plot_barbs() (metpy.plots.SkewT method)
plot_colormapped() (metpy.plots.Hodograph method)
plot_dry_adiabats() (metpy.plots.SkewT method)
plot_mixing_lines() (metpy.plots.SkewT method)
plot_moist_adiabats() (metpy.plots.SkewT method)
plot_parameter() (metpy.plots.StationPlot method)
plot_symbol() (metpy.plots.StationPlot method)
plot_text() (metpy.plots.StationPlot method)
pop() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
popitem() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
pos_scale() (metpy.io.Level3File static method)
potential_temperature() (in module metpy.calc)
pressure_to_height_std() (in module metpy.calc)
prod_desc (metpy.io.Level3File attribute)
prod_desc2_fmt (metpy.io.GiniFile attribute)
prod_desc_fmt (metpy.io.GiniFile attribute)
(metpy.io.Level3File attribute)
prod_spec_map (metpy.io.Level3File attribute)
product_name (metpy.io.Level3File attribute)
psychrometric_vapor_pressure_wet() (in module metpy.calc)
R
rad_const_fmt_v1 (metpy.io.Level2File attribute)
rad_const_fmt_v2 (metpy.io.Level2File attribute)
RANGE_FOLD (metpy.io.Level2File attribute)
rda (metpy.io.Level2File attribute)
rda_adaptation_desc (metpy.io.Level2File attribute)
rda_status (metpy.io.Level2File attribute)
read_colortable() (in module metpy.plots.ctables)
reduce_point_density() (in module metpy.calc)
relative_humidity_wet_psychrometric() (in module metpy.calc)
resample_nn_1d() (in module metpy.calc)
S
saturation_mixing_ratio() (in module metpy.calc)
saturation_vapor_pressure() (in module metpy.calc)
scan_dir() (metpy.plots.ctables.ColortableRegistry method)
scan_resource() (metpy.plots.ctables.ColortableRegistry method)
sectors (metpy.io.GiniFile attribute)
setdefault() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
shade_area() (metpy.plots.SkewT method)
shade_cape() (metpy.plots.SkewT method)
shade_cin() (metpy.plots.SkewT method)
shape (metpy.io.cdm.Variable attribute)
siteID (metpy.io.Level3File attribute)
size (metpy.io.cdm.Variable attribute)
SkewT (class in metpy.plots)
standalone_tabular (metpy.io.Level3File attribute)
StationPlot (class in metpy.plots)
StationPlotLayout (class in metpy.plots)
stid (metpy.io.Level2File attribute)
sweeps (metpy.io.Level2File attribute)
sym_block (metpy.io.Level3File attribute)
sym_block_fmt (metpy.io.Level3File attribute)
sym_layer_fmt (metpy.io.Level3File attribute)
T
tab_block_fmt (metpy.io.Level3File attribute)
tab_header_fmt (metpy.io.Level3File attribute)
tab_pages (metpy.io.Level3File attribute)
tke() (in module metpy.calc)
to_dataset() (metpy.io.GiniFile method)
U
UndefinedUnitError
units (in module metpy.units)
update() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
V
v_vorticity() (in module metpy.calc)
values() (metpy.io.cdm.OrderedDict method)
(metpy.plots.StationPlotLayout method)
(metpy.plots.ctables.ColortableRegistry method)
vapor_pressure() (in module metpy.calc)
Variable (class in metpy.io.cdm)
vcp_el_fmt (metpy.io.Level2File attribute)
vcp_fmt (metpy.io.Level2File attribute)
vcp_info (metpy.io.Level2File attribute)
virtual_potential_temperature() (in module metpy.calc)
virtual_temperature() (in module metpy.calc)
vol_hdr (metpy.io.Level2File attribute)
vol_hdr_fmt (metpy.io.Level2File attribute)
W
windchill() (in module metpy.calc)
wmo_finder (metpy.io.GiniFile attribute)
(metpy.io.Level3File attribute)