# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "scenfire" in publications use:' type: software license: MIT title: 'scenfire: Post-Processing Algorithm for Integrating Wildfire Simulations' version: 0.1.0 doi: 10.32614/CRAN.package.scenfire abstract: A specialized selection algorithm designed to align simulated fire perimeters with specific fire size distribution scenarios. The foundation of this approach lies in generating a vast collection of plausible simulated fires across a wide range of conditions, assuming a random pattern of ignition. The algorithm then assembles individual fire perimeters based on their specific probabilities of occurrence, e.g., determined by (i) the likelihood of ignition and (ii) the probability of particular fire-weather scenarios, including wind speed and direction. Implements the method presented in Rodrigues (2025a) . Demo data and code examples can be found in Rodrigues (2025b) . authors: - family-names: Rodrigues given-names: Marcos email: rmarcos@unizar.es repository: https://rmarcosgit.r-universe.dev commit: 063432ce18a9fbb5be3e7dfc0775db39e58a597f date-released: '2026-02-03' contact: - family-names: Rodrigues given-names: Marcos email: rmarcos@unizar.es