Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 421 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 421 Bytes

theta-e

Forecast verification project

Required Python packages

Core functions

  • pandas
  • ulmo
  • sqlite3
  • urllib
  • requests

For specific retrieval modules

  • bs4
  • selenium

For specific output modules

  • matplotlib
  • json

Running the program

Launch the program by executing ./theta-e theta-e.conf
Note that the working directory THETAE_ROOT in the theta-e.conf needs to be changed.