Skip to content

Toolbox to process IMAP data for NCDOT IMAP Dashboard Tool

Notifications You must be signed in to change notification settings

kittelson/imap-data-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for IMAP-Data-Processing

Installation of Python

  • Anaconda
  • Install all pacakges listed in requirements.txt
    • Manually
    • Using the python package index (pip)
      • pip install -r requirements.txt

Running the code

  1. Navigate to directory
  2. [Optional] Activate anaconda environment
  3. Run toolbox
    • python RunModule.py

About

Toolbox to process IMAP data for NCDOT IMAP Dashboard Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages