Skip to content

jbouffard/pylog_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple python script that will create and save a graph showing the time it takes to read in various GeoTiff segments.

To use this script, simply pass in either the file or directory which is/contains the csv file(s) you want to be read in as the first parameter. The second paramter is either the file path (including the name) where the resulting graph should be saved.

  python pylog_visualizer.py "paht/to/my/csv.csv" "path/to/save.png"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages