Skip to content

emlab-ucsb/DISPLACE_California

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISPLACE California

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.


Working Environment

  • 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 r and routines folders.
  • The processed_inputs and outouts folder are initially empty.

Directory Structure

DISPLACE_California
  |__ docs
  |__ qmd
  |__ raw_inputs
  |__ processed_inputs
  |__ outputs
  |__ routines
  |__ r

Quick Setup & Run

  1. Adjust the installer directory in the directory parameter of the generate_dis_run_files function within functions_routines.R.
  2. For a quick execution and model run to test whether it can run on your machine, execute:
    source(here::here("r/functions_routines.R"))
  3. We recommend reviewing the entire repository to understand the inputs and processes in more detail before executing.

Citation

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/

About

DISPLACE application for DTS fisheries in California coast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published