DISPLACE is an open-source, agent-based, spatially explicit bioeconomic modeling framework designed to simulate the behavior of individual fishing vessels, developed by François et al. (2014).
Here we present an specific DISPLACE application used to evaluate the potential impacts of California’s offshore wind energy development lease areas on the DTS fisheries operating off the coast of California. You can access the repository notebook here.
Note: The data in this repository are entirely example-based and do not represent real fisheries information. They are provided solely to demonstrate methods and workflows that can be adapted for real-world applications.
- DISPLACE Version: 1.3.5 (Windows 11)
- R Version: 4.5.0 (cross-platform)
- All scripts for preparing input data and basic output processing are in the
randroutinesfolders. - The
processed_inputsandoutoutsfolder are initially empty.
DISPLACE_California
|__ docs
|__ qmd
|__ raw_inputs
|__ processed_inputs
|__ outputs
|__ routines
|__ r
- Adjust the installer directory in the
directoryparameter of thegenerate_dis_run_filesfunction withinfunctions_routines.R. - For a quick execution and model run to test whether it can run on your machine, execute:
source(here::here("r/functions_routines.R"))
- We recommend reviewing the entire repository to understand the inputs and processes in more detail before executing.
If you use this repository or any reference from the notebook in your work, please cite this repository:
Carbó-Mestre, P., Free, C., Mangin, T., & Bastardie, F. (2025). DISPLACE California Case Study Example [Documentation & repository]. DISPLACE . https://emlab-ucsb.github.io/DISPLACE_California/