Skip to content

adChong/BayCab4BEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BayCab4BEM

To run (Linux environment)

  1. Create a virtual environment.
virtualenv --python=python3.5 virt_env
  1. Enter the virtual environment
source path_to_virt_env/bin/activate
  1. Install the required depedencies
pip install -U -r path_to_requirements.txt
  1. Run the main
python src/testWithSim.py

or

python src/testWithData.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published