- Startup quote ritual:
library(flooded)prints a random fact-checked quote on attach. Italic quote, grey attribution, clickable bluesourcehyperlink (OSC 8). Suppress viaoptions(flooded.quote_show_source = FALSE). - 157 shipped entries across 45 voices — 25 hip-hop (Kanye West, Royce da 5'9", Black Thought, Ab-Soul, ASAP Rocky, Danny Brown, The Weeknd, Kenny Beats, Freddie Gibbs, Madlib, Travis Scott, Flatbush Zombies trio, J. Cole, Bad Bunny, Don Toliver, Aaron Frazer, Post Malone, Mac Miller, Lil Yachty, Fre$h, Mustard, IDK, Joey Bada$$) + 20 climate voices (Hayhoe, Mann, Hansen, Schmidt, Marvel, Cobb, Rockström, Hassol, Oreskes, Wilkinson, Oppenheimer, Otto, Kalmus, Francis, Santer, Alley, McKibben, Wallace-Wells, Kolbert, Johnson).
- Curated via the soul
/quotes-enableskill. 8 parallel research agents returned 157 candidates; 2 independent fact-check agents flagged 2 drops and several URL upgrades to primary sources (GQ, W Magazine, Rolling Stone, Vulture). cliadded to Imports for OSC 8 hyperlinks and styling.
- Add
waterbodiesandchannel_bufferparams tofl_valley_confine()— fill lake/wetland donut holes and correct sub-pixel stream channels (#21). - Handle NA
channel_widthgracefully in channel buffer (order 1 streams). - Update vignette with waterbody/channel buffer comparison, order 4+ filter rationale, and channel width model documentation.
- Regenerate test data via
fresh::frs_network()withfrs_clip(). - Add VCA parameter legend CSV (
inst/extdata/flood_params.csv) with units, defaults, and literature sources for all tuning parameters. - Add
fl_scenarios()andfl_params()for loading pre-defined flood factor scenarios and parameter metadata (#28). - Add flood scenario CSV (
inst/extdata/flood_scenarios.csv) with three scenarios: ff02 (active channel), ff04 (functional floodplain), ff06 (valley bottom). - Add flood factor comparison section to vignette with three-panel plot.
- Replace hardcoded summary table with
fl_params()output.
- Replace raw SQL in
data-raw/network_extract.Rwithfresh::frs_network()for stream network extraction via network subtraction. - Add STAC DEM vignette comparing 25 m TRIM (resampled to 10 m) with native 1 m lidar — includes site-level zoom and pop-up analysis quantifying anthropogenic barriers to floodplain connectivity.
- Add
bcdatareproducibility script (data-raw/testdata_bcdata.R). - Add resolution and restoration section to README.
- Pre-build STAC vignette for fast pkgdown rendering.
- Initial release. Valley Confinement Algorithm (VCA) pipeline for floodplain delineation from DEM and stream network.