Skip to content

A Python script that is intedended for geoscientists to plot multiple subplots of "data vs. depth" in one figure. Data is read from standard Excel files. At the moment, the script contains specific settings from my use case, but you are welcome to fork the repo and push back your changes. I would like to see it become more modular and perhaps wr…

Notifications You must be signed in to change notification settings

dkerkow/depth-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

depth-plot

Depends on the following Python Libs:

  • panda
  • matplotlib
  • pylab

Installation should be easy with pythons "pip install" tool. However, I am running Linux and can't say how to install python, pip and the libraries under Windows, but it should be easy.

About

A Python script that is intedended for geoscientists to plot multiple subplots of "data vs. depth" in one figure. Data is read from standard Excel files. At the moment, the script contains specific settings from my use case, but you are welcome to fork the repo and push back your changes. I would like to see it become more modular and perhaps wr…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages