Skip to content

andybaumgar/nycmesh-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyc-mesh-analysis

Scripts to analyize NYC Mesh network data

Setup

  • Clone this repository to your computer.
  • Ensure you have Python with pip installed.
  • Open a terminal in the root repository directory.
  • pip install -r requirements.txt
  • pip install -e .
  • Copy the the .env-example file and rename it to .env. Fill in any relevant credentials. Alternatively, copy paste from an existing .env.

Export UISP LBE Strength

  • Run the file analysis/uisp_lbe_strength.py.
  • Files will be exported to the 'data' directory.
  • If you want to run the script multiple times to experiment, use the load_uisp_data_from_file() function (currently commented out) instead of get_uisp_devices(). This will reduce script run time and UISP calls.

About

Python scripts for analysis of NYC Mesh network data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages