Skip to content

lcesaratto/bsal-disease-expansion-dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understanding of the space-time dynamics of the spread of Bsal

Research Case Studies topic in the third semester under Manuel Klar's supervision.

Members:

Getting started

Follow the steps:

  1. Install Python >= 3.8
  2. Clone the project and execute python -m venv .venv
  3. Check if virtual environment is active
  4. Install all dependencies
    • Base dependencies pip install -r requirements.txt
    • Install Geopandas
    • For Windows follow these steps: pip install pipwin, pipwin install gdal, pipwin install fiona, and finally pip install geopandas
    • For Linux follow these steps: pip install geopandas
  5. Check if your git user.name and user.email are correct, with git config user.name "Surname, Name" and git config user.email "[email protected]"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published