# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lakefetch" in publications use:' type: software license: MIT title: 'lakefetch: Calculate Fetch and Wave Exposure for Lake Sampling Points' version: 0.1.3 identifiers: - type: doi value: 10.32614/CRAN.package.lakefetch abstract: Calculates fetch (open water distance) and wave exposure metrics for lake sampling points. Downloads lake boundaries from 'OpenStreetMap', calculates directional fetch using a ray-casting approach, and optionally integrates National Hydrography Dataset ('NHD') data for hydrological context including outlet and inlet locations. Can estimate lake depth from surface area using empirical relationships, and integrate historical weather data for cumulative wave energy calculations. Includes an optional interactive 'shiny' application for visualization. authors: - family-names: Lynch Farrell given-names: Jeremy email: farrej2@rpi.edu preferred-citation: type: manual title: 'lakefetch: Calculate Fetch and Wave Exposure for Lake Sampling Points' authors: - family-names: Farrell given-names: Jeremy Lynch email: farrej2@rpi.edu year: '2026' notes: R package version 0.1.3 url: https://github.com/jeremylfarrell/lakefetch repository: https://jeremylfarrell.r-universe.dev repository-code: https://github.com/jeremylfarrell/lakefetch commit: ad5343bfad3fafba7929d428bd7c04a9ef722e1f url: https://github.com/jeremylfarrell/lakefetch date-released: '2026-03-26' contact: - family-names: Lynch Farrell given-names: Jeremy email: farrej2@rpi.edu