Static plots

Functions for quickly viewing the spatial results

ff_plot_distances()

Plot rice fields with flow distances

ff_plot_fields()

Plot rice fields

ff_plot_inv_mass()

Plot rice fields with invertebrate mass production

ff_plot_watersheds()

Plot watersheds by flow type

ff_plot_wetdry()

Plot wet/dry sides

Interactive maps

Functions for viewing the spatial results on an interactive map

ff_map_distances()

Interactive map of watersheds

ff_map_invmass()

Interactive map of invertebrate mass production

ff_map_watersheds()

Interactive map of watersheds

ff_map_wetdry()

Interactive map of wet/dry sides

Calculations

Functions for calculating additional attributes on the datasets

ff_calc_inv_mass()

Calculate invertebrate mass

ff_calc_inv_mass_ts()

Calculate invertebrate mass time series

Datasets

Packaged datasets containing results and basemap layers

ff_aoi

Project boundary

ff_canals

Canals connecting indirect return points to salmonid rearing streams

ff_distances

Rice field distance attributes

ff_fields

Rice field geometries

ff_returns

Return points

ff_streams

Salmonid rearing streams

ff_watersheds

Watersheds

ff_wetdry

Sacramento Valley wet and dry areas

Leaflet

Behind-the-scenes functions for the interactive leaflet map

ff_make_leaflet()

Create leaflet map object

ff_layer_aoi()

Show or hide leaflet aoi layer

ff_layer_canals()

Show or hide leaflet canals layer

ff_layer_fields()

Show or hide leaflet fields layer

ff_layer_returns()

Show or hide leaflet returns layer

ff_layer_streams()

Show or hide leaflet streams layer

ff_layer_watersheds()

Show or hide leaflet watersheds layer

ff_layer_wetdry()

Show or hide leaflet wet/dry layer

run_app()

Launch App