Skip to content

Simulates the outbreak of Asian giant hornets in the northwest.

License

Notifications You must be signed in to change notification settings

skyskys00/hornet-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hornet Model

This project models and simulates the outbreak of Asian giant hornets in the northwest. For a more detailed writeup, see also: https://my-hornet-model.readthedocs.io/

Setup

1. Installation

From a fresh Python3 environment, first install geopandas:

conda install geopandas

Then the rest of the dependencies:

pip install -r requirements.txt

In case there are issues, see also.

2. Download Data Files

You will need:

  • '2021MCMProblemC_DataSet.xlsx'
  • 'USA_Canada_ShapefileMerge'

See also.

3. Running

Run the files in this order:

python run_models.py
python run_plots.py

About

Simulates the outbreak of Asian giant hornets in the northwest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages