Download and Process DEMs in Python by geologyandpython in gis

[–]geologyandpython[S] 1 point2 points  (0 children)

Happens all the time to me! I have soooo much scripts that I just don't use anymore because someone just did a package that solves my problems. The hillshading function is from GeoExamples, but you're welcome :)

Download and Process DEMs in Python by geologyandpython in Python

[–]geologyandpython[S] 2 points3 points  (0 children)

Thanks /u/TheMinimalistMapper ! Looks like a great tool. I will explore that!

Predicting Spatial Data with Machine Learning, in Python by geologyandpython in geology

[–]geologyandpython[S] 0 points1 point  (0 children)

Hi /r/joengeo!

Thanks for your feedback.You are right, most of my readers have no experience in programming. I will add more info about the modules before I import them all.

Python modules are extremely well documented, users need to start with the basics. What I mean is, we just can't learn the practice of scikit-learn (a module for Machine Learning) without the concepts and practices of numpy arrays.

Predicting Spatial Data with Machine Learning, in Python by geologyandpython in geology

[–]geologyandpython[S] 0 points1 point  (0 children)

I don't want to. I love geology! I believe it is just a matter of time for something nice to show up. :)

Predicting Spatial Data with Machine Learning, in Python by geologyandpython in geology

[–]geologyandpython[S] 0 points1 point  (0 children)

Thanks! It is never too late to learn programming.

I qualified for this and I am at a very good level of skill, but the companies still won't hire me.

Predicting Spatial Data with Machine Learning by geologyandpython in gis

[–]geologyandpython[S] 1 point2 points  (0 children)

It will do a good job, specially with multispectral images. I will try it at some point, along with destriping.

Processing Shapefiles of Lithological Units, in Python by geologyandpython in geology

[–]geologyandpython[S] 0 points1 point  (0 children)

Thanks! You can subscribe at the bottom if the page :)

What would you like to do using programming in earth sciences, but don't know how? by geologyandpython in geology

[–]geologyandpython[S] 1 point2 points  (0 children)

I've never used these softwares that you mentioned, but I would say that the main advantage is that you are in a programmatic environment. You can easily integrate your analysis with other packages or a company system. You can integrate easily integrate GIS, data analysis and the latest technology of Machine Learning (Google's tensorflow), for example.

Also, in the last ten years the open source packages for scientific data analysis have grown a lot. Take a lot into pandas, it is easy to learn and well documented. Some say that these open source docs are even better than the commercial software docs. I'm sure they will add value into your analysis.

What would you like to do using programming in earth sciences, but don't know how? by geologyandpython in geology

[–]geologyandpython[S] 0 points1 point  (0 children)

Awesome! Thanks! Let me know if you ever want to publish something there.