Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.34 KB

File metadata and controls

19 lines (11 loc) · 1.34 KB

paleocurrent-plotter-for-sedimentological-analysis

a paleocurrent plotter for plotting a histogram and a rose diagram out of paleocurrent direction values given in azimuth degrees

https://drive.google.com/file/d/1trXTo1Cn1JcJgfiD5Re2VCuqcn1APJL2/view?usp=sharing

Sedimentary structures that indicate paleocurrents include: flute marks, ripple marks etc.

Paleocurrents are usually measured with an azimuth and displayed with a Rose Diagram to show the dominant direction(s) of flow.

examples:

image image

I decided to make this plotter app for making it easy to do one of my homework given in (JEO264) Sedimentology class at Hacettepe Uni. I did not want to waste my time drawing the diagrams by hand so I wasted a lot more time for automatizing it. The plotter can be used without a GUI as well, just run paleo-current.py in your Python IDE. gui.py and moderngui.py basically do the same thing but the moderngui.py looks a lot better, had to come up with it after one of my friends mocked me on how the previous gui looks like an early 2000s interface.

Course Instructor: Dr. Alaettin Tuncer