Skip to contents

Core Modeling Functions

wemo_full()
Run Full WEMo Workflow - Calculate Fetch, Interrogate Bathymetry, and Build Wind Waves
wemo()
Run the WEMo Wave Energy Model
build_wind_wave()
Generate and Propagate a Wind Wave Over Variable Bathymetry
find_fetch()
Calculate Wind Fetch Distances to Shoreline
effective_fetch()
Calculate Effective Fetch for Wind Energy Transfer
update_depths()
Update Depths in a WEMo input

Gathering and Preparing Input Data

Wind Data

get_wind_data()
Retrieve and clean wind data for WEMo
summarize_wind_data()
Summarize wind data by direction and intensity
plot_wind_rose()
Plot a Wind Rose Diagram

Bathymetry

map_noaa_cudem()
Interactively Map NOAA CUDEM Tiles
get_noaa_cudem()
Download NOAA CUDEM (Continuously Updated DEM) Topo-Bathy Rasters

Shoreline and Site Points

generate_grid_points()
Generate a Grid of Points Over a Spatial Extent
generate_shoreline_from_bathy()
Extract shoreline from a bathymetric raster using a contour threshold

Data Preparation

prepare_wemo_inputs()
Prepare Input Data for WEMo Model

Example Datasets

PI_points
Example Site Points for WEMo
PI_shoreline
Example Shoreline Polygon for WEMo
PI_wind_data
Example Wind Data for WEMo examples