Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lake Victoria MSY Notebook

Interactive Jupyter notebook for Maximum Sustainable Yield (MSY) calculations using the Schaefer surplus production model.

Open In Browser

Local Setup (uv + Python)

  1. Install uv (if needed):
    curl -LsSf https://astral.sh/uv/install.sh | sh
  2. Create the environment and install dependencies:
    uv sync
  3. Start JupyterLab:
    uv run jupyter lab
  4. Open:
    • notebooks/lake_victoria_msy.ipynb

Files

  • notebooks/lake_victoria_msy.ipynb: Main notebook with formulas, scenario analysis, and sample country calculation.
  • msy_math.py: Core MSY calculations and table-building helpers.
  • msy_plotting.py: Shared matplotlib styling and plotting functions used by the notebook.
  • pyproject.toml: uv project configuration and dependencies.
  • requirements.txt: Binder-compatible dependency list.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages