0.5.0
Quickstart
Background
Installation Instructions
Examples
Maskmaking
Shoreline creation
Link and Node Dictionaries
Known issues
Feature Development
Contributing
RivGraph in the wild
API Reference
RivGraph
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (rivgraph.classes.delta method)
(rivgraph.classes.river method)
(rivgraph.classes.rivnetwork method)
__weakref__ (rivgraph.classes.rivnetwork attribute)
A
add_artificial_nodes() (in module rivgraph.ln_utils)
add_directionality_trackers() (in module rivgraph.directionality)
add_link() (in module rivgraph.ln_utils)
add_node() (in module rivgraph.ln_utils)
add_super_apex() (in module rivgraph.deltas.delta_metrics)
adjacency_matrix() (rivgraph.classes.rivnetwork method)
adjust_for_padding() (in module rivgraph.ln_utils)
algmap() (in module rivgraph.directionality)
append_link_lengths() (in module rivgraph.ln_utils)
assign_flow_direcions() (rivgraph.classes.river method)
assign_flow_directions() (rivgraph.classes.delta method)
(rivgraph.classes.river method)
B
blob_idcs() (in module rivgraph.im_utils)
bp_cluster() (in module rivgraph.walk)
bp_kernels() (in module rivgraph.im_utils)
C
calc_QR() (in module rivgraph.deltas.delta_metrics)
cant_walk() (in module rivgraph.walk)
centerline (rivgraph.classes.river attribute)
centerline_mesh() (in module rivgraph.rivers.river_utils)
centerline_smooth (rivgraph.classes.river attribute)
centerline_to_geovector() (in module rivgraph.io_utils)
check_continuity() (in module rivgraph.directionality)
check_dup_links() (in module rivgraph.walk)
clip_by_shoreline() (in module rivgraph.deltas.delta_utils)
colortable() (in module rivgraph.io_utils)
compute_centerline() (rivgraph.classes.river method)
,
[1]
compute_delta_metrics() (in module rivgraph.deltas.delta_metrics)
compute_distance_transform() (rivgraph.classes.rivnetwork method)
compute_eBI() (in module rivgraph.rivers.river_utils)
compute_junction_angles() (rivgraph.classes.rivnetwork method)
compute_link_width_and_length() (rivgraph.classes.rivnetwork method)
compute_mesh() (rivgraph.classes.river method)
,
[1]
compute_network() (rivgraph.classes.rivnetwork method)
compute_steady_state_link_fluxes() (in module rivgraph.deltas.delta_metrics)
compute_topologic_metrics() (rivgraph.classes.delta method)
conn_links() (in module rivgraph.ln_utils)
coords_from_geovector() (in module rivgraph.io_utils)
coords_to_geovector() (in module rivgraph.io_utils)
coords_to_xy() (in module rivgraph.geo_utils)
create_manual_dir_csv() (in module rivgraph.io_utils)
crop_binary_coords() (in module rivgraph.im_utils)
crop_binary_im() (in module rivgraph.im_utils)
crop_geotif() (in module rivgraph.geo_utils)
cycle_get_original_orientation() (in module rivgraph.directionality)
cycle_return_to_original_orientation() (in module rivgraph.directionality)
D
d (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
delete_link() (in module rivgraph.ln_utils)
(in module rivgraph.walk)
delete_node() (in module rivgraph.ln_utils)
delete_super_apex() (in module rivgraph.deltas.delta_metrics)
delta (class in rivgraph.classes)
delta_nER() (in module rivgraph.deltas.delta_metrics)
delta_subN_F() (in module rivgraph.deltas.delta_metrics)
dilate() (in module rivgraph.im_utils)
dir_bridges() (in module rivgraph.directionality)
dir_centerline() (in module rivgraph.rivers.river_directionality)
dir_known_link_angles() (in module rivgraph.directionality)
dir_link_widths() (in module rivgraph.rivers.river_directionality)
dir_main_channel() (in module rivgraph.directionality)
dir_set_manually() (in module rivgraph.directionality)
dir_shortest_paths_links() (in module rivgraph.directionality)
dir_shortest_paths_nodes() (in module rivgraph.directionality)
dir_synthetic_DEM() (in module rivgraph.deltas.delta_directionality)
directional_info() (in module rivgraph.rivers.river_directionality)
dist_from_apex() (in module rivgraph.deltas.delta_metrics)
downsample_binary_geotiff() (in module rivgraph.geo_utils)
downsample_binary_image() (in module rivgraph.im_utils)
dyn_entropy_based_dyn() (in module rivgraph.deltas.delta_metrics)
dyn_flux_sharing_index() (in module rivgraph.deltas.delta_metrics)
dyn_leakage_index() (in module rivgraph.deltas.delta_metrics)
dyn_pairwise_dep() (in module rivgraph.deltas.delta_metrics)
E
edge_coords() (in module rivgraph.im_utils)
ensure_single_inlet() (in module rivgraph.deltas.delta_metrics)
epsg (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
erode() (in module rivgraph.im_utils)
exit_sides (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
F
fill_holes() (in module rivgraph.im_utils)
find_a_cycle() (in module rivgraph.directionality)
find_art_links() (in module rivgraph.ln_utils)
find_emanators() (in module rivgraph.walk)
find_inlet_nodes() (in module rivgraph.deltas.delta_utils)
find_inlet_outlet_nodes() (in module rivgraph.deltas.delta_metrics)
(in module rivgraph.rivers.river_utils)
find_parallel_links() (in module rivgraph.ln_utils)
fix_cycles() (in module rivgraph.directionality)
fix_delta_cycle() (in module rivgraph.deltas.delta_directionality)
fix_delta_cycles() (in module rivgraph.deltas.delta_directionality)
fix_river_cycle() (in module rivgraph.rivers.river_directionality)
fix_river_cycles() (in module rivgraph.rivers.river_directionality)
fix_sources_and_sinks() (in module rivgraph.directionality)
flip_link() (in module rivgraph.ln_utils)
flip_links_in_G() (in module rivgraph.directionality)
four_conn() (in module rivgraph.im_utils)
G
geotiff_vals_from_coords() (in module rivgraph.geo_utils)
get_array() (in module rivgraph.im_utils)
get_cycles() (in module rivgraph.directionality)
get_driver() (in module rivgraph.io_utils)
get_island_properties() (in module rivgraph.mask_utils)
get_islands() (rivgraph.classes.rivnetwork method)
get_link_vector() (in module rivgraph.directionality)
get_neighbors() (in module rivgraph.walk)
get_unit() (in module rivgraph.geo_utils)
graphiphy() (in module rivgraph.deltas.delta_metrics)
graphshortestpath() (in module rivgraph.deltas.delta_metrics)
gt (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
H
hand_clean() (in module rivgraph.im_utils)
handle_bp() (in module rivgraph.walk)
hull_coords() (in module rivgraph.deltas.delta_directionality)
I
idcs_no_turnaround() (in module rivgraph.walk)
Idist (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
idx_to_coords() (in module rivgraph.geo_utils)
im_connectivity() (in module rivgraph.im_utils)
Imask (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
imshape (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
imshowpair() (in module rivgraph.im_utils)
init_logger() (rivgraph.classes.rivnetwork method)
intermediate_vars() (in module rivgraph.deltas.delta_metrics)
is_bp() (in module rivgraph.walk)
isbp_parsimonious() (in module rivgraph.walk)
isbp_walk_for_bps() (in module rivgraph.walk)
Iskel (rivgraph.classes.delta attribute)
(rivgraph.classes.river attribute)
J
junction_angles() (in module rivgraph.ln_utils)
L
largest_blobs() (in module rivgraph.im_utils)
link_updater() (in module rivgraph.ln_utils)
link_widths_and_lengths() (in module rivgraph.ln_utils)
links (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
links_to_geofile() (in module rivgraph.io_utils)
links_to_gpd() (in module rivgraph.ln_utils)
load_network() (rivgraph.classes.rivnetwork method)
M
mask_path (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
mask_to_centerline() (in module rivgraph.rivers.river_utils)
max_valley_width() (in module rivgraph.rivers.river_utils)
max_valley_width_pixels (rivgraph.classes.river attribute)
merge_list_of_lists() (in module rivgraph.directionality)
meshlines (rivgraph.classes.river attribute)
meshpolys (rivgraph.classes.river attribute)
mirror_line_ends() (in module rivgraph.rivers.river_utils)
module
rivgraph.classes
rivgraph.deltas.delta_directionality
rivgraph.deltas.delta_metrics
rivgraph.deltas.delta_utils
rivgraph.directionality
rivgraph.geo_utils
rivgraph.im_utils
rivgraph.io_utils
rivgraph.ln_utils
rivgraph.mask_to_graph
rivgraph.mask_utils
rivgraph.rivers.river_directionality
rivgraph.rivers.river_utils
rivgraph.walk
N
name (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
naxes_connectivity() (in module rivgraph.walk)
neighbor_idcs() (in module rivgraph.im_utils)
neighbor_vals() (in module rivgraph.im_utils)
neighbor_xy() (in module rivgraph.im_utils)
neighbors_flat() (in module rivgraph.im_utils)
nfour_connectivity() (in module rivgraph.im_utils)
nl_entropy_rate() (in module rivgraph.deltas.delta_metrics)
node_updater() (in module rivgraph.ln_utils)
nodepath_to_links() (in module rivgraph.directionality)
nodes (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
nodes_to_geofile() (in module rivgraph.io_utils)
normalize_adj_matrix() (in module rivgraph.deltas.delta_metrics)
P
pad_river_im() (in module rivgraph.mask_to_graph)
paths (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
pickle_links_and_nodes() (in module rivgraph.io_utils)
pixagon() (in module rivgraph.mask_utils)
pixarea (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
pixlen (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
plot() (rivgraph.classes.rivnetwork method)
plot_dirlinks() (in module rivgraph.ln_utils)
plot_network() (in module rivgraph.ln_utils)
prepare_paths() (in module rivgraph.io_utils)
prune_delta() (in module rivgraph.deltas.delta_utils)
prune_network() (rivgraph.classes.delta method)
(rivgraph.classes.river method)
,
[1]
prune_river() (in module rivgraph.rivers.river_utils)
R
re_set_linkdirs() (in module rivgraph.rivers.river_directionality)
regionprops() (in module rivgraph.im_utils)
reglobalize_flat_idx() (in module rivgraph.im_utils)
remove_all_spurs() (in module rivgraph.ln_utils)
remove_blobs() (in module rivgraph.im_utils)
remove_disconnected_bridge_links() (in module rivgraph.ln_utils)
remove_duplicate_links() (in module rivgraph.ln_utils)
remove_single_pixel_links() (in module rivgraph.ln_utils)
remove_two_link_nodes() (in module rivgraph.ln_utils)
river (class in rivgraph.classes)
rivgraph.classes
module
rivgraph.deltas.delta_directionality
module
rivgraph.deltas.delta_metrics
module
rivgraph.deltas.delta_utils
module
rivgraph.directionality
module
rivgraph.geo_utils
module
rivgraph.im_utils
module
rivgraph.io_utils
module
rivgraph.ln_utils
module
rivgraph.mask_to_graph
module
rivgraph.mask_utils
module
rivgraph.rivers.river_directionality
module
rivgraph.rivers.river_utils
module
rivgraph.walk
module
rivnetwork (class in rivgraph.classes)
S
save_network() (rivgraph.classes.rivnetwork method)
set_artificial_nodes() (in module rivgraph.directionality)
set_by_known_flow_directions() (in module rivgraph.directionality)
set_by_nearest_main_channel() (in module rivgraph.directionality)
set_continuity() (in module rivgraph.directionality)
set_directionality() (in module rivgraph.rivers.river_directionality)
set_flow_dirs_manually() (rivgraph.classes.river method)
set_initial_directionality() (in module rivgraph.deltas.delta_directionality)
set_inletoutlet() (in module rivgraph.directionality)
set_link() (in module rivgraph.directionality)
set_link_directions() (in module rivgraph.deltas.delta_directionality)
set_parallel_links() (in module rivgraph.directionality)
set_unknown_cluster_by_widthpct() (in module rivgraph.rivers.river_directionality)
shapely_list_to_geovectors() (in module rivgraph.io_utils)
simplify_skel() (in module rivgraph.mask_to_graph)
skel_branchpoints() (in module rivgraph.im_utils)
skel_endpoints() (in module rivgraph.im_utils)
skel_kernels() (in module rivgraph.im_utils)
skel_pixel_curvature() (in module rivgraph.im_utils)
skel_to_graph() (in module rivgraph.mask_to_graph)
skeletonize() (rivgraph.classes.delta method)
(rivgraph.classes.river method)
,
[1]
skeletonize_mask() (in module rivgraph.mask_to_graph)
skeletonize_river_mask() (in module rivgraph.mask_to_graph)
surrounding_link_properties() (in module rivgraph.mask_utils)
T
to_geotiff() (rivgraph.classes.rivnetwork method)
to_geovectors() (rivgraph.classes.rivnetwork method)
top_entropy_based_topo() (in module rivgraph.deltas.delta_metrics)
top_link_sharing_index() (in module rivgraph.deltas.delta_metrics)
top_number_alternative_paths() (in module rivgraph.deltas.delta_metrics)
top_resistance_distance() (in module rivgraph.deltas.delta_metrics)
top_s2s_topo_pairwise_dep() (in module rivgraph.deltas.delta_metrics)
topo_metrics (rivgraph.classes.delta attribute)
(rivgraph.classes.river attribute)
transform_coords() (in module rivgraph.geo_utils)
trim_idcs() (in module rivgraph.im_utils)
U
unit (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
unpickle_links_and_nodes() (in module rivgraph.io_utils)
V
valleyline_mesh() (in module rivgraph.rivers.river_utils)
verbose (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
W
walkable_neighbors() (in module rivgraph.walk)
widest_inlet_index() (in module rivgraph.directionality)
width_chans (rivgraph.classes.river attribute)
width_extent (rivgraph.classes.river attribute)
wkt (rivgraph.classes.river attribute)
(rivgraph.classes.rivnetwork attribute)
write_geotiff() (in module rivgraph.io_utils)
write_linkdirs_geotiff() (in module rivgraph.io_utils)
X
xy_to_coords() (in module rivgraph.geo_utils)