Skip to content

giantoak/ogtempus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OG Tempus is a minimal, prototype system for doing easy analyses of Time Series data.

Quickstart (server)

  1. If you don't have tangelo installed, get it! pip install tangelo or conda install tangelo
  2. Run tangelo --port 8080 to start the server.
  3. Take the necessary steps to expose the server to the public, just leave it local, or use a program like ngrok to temporarily expose the server to the public.

Quickstart (client)

  1. Use a browser to connect to port 8080 of the server where OGT is being hosted
  2. Drag a CSV file that has unique dates in column 1 and values for those dates in column 2 into the left-hand pane. (You may need to click the hamburger icon to reveal the pane.)
  3. Select an analysis from the drop-down menu in the left-hand pane.
  4. Repeat as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •