Skip to content
#

geoscience

Here are 185 public repositories matching this topic...

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to adress parameter and model uncertainties.

  • Updated May 4, 2021
  • Python
willschlitzer
willschlitzer commented Dec 28, 2020

I think there should be a PyGMT tutorial, much like the GMT tutorial. I don't think it requires as much explanation as what's happening under the hood, but would ideally recreate the Laboratory Exercises. The PyGMT User Guides cover a variety of topics, but I think following the GMT tutorial gives us a good roadmap on what features to exp

verde
santisoler
santisoler commented May 11, 2021

Description of the desired feature

The spacing parameter of the rolling_window function controls the distance between the center of two adjacent windows.
Nevertheless, the docstring reads:

    spacing : float, tuple = (s_north, s_east), or None
        The window size in the South-North and West-East directions,
        respectively. A single value means that the size is equal 
harmonica
santisoler
santisoler commented Apr 19, 2021

Description of the desired feature

Would be nice to have a simple example on how to use the DatasetAccessorPrismLayer class.
The example should use the prism_layer function to define a layer of prisms and then use the prism_layer accessor to use some of the methods and properties defined in the DatasetAccessorPrismLayer class.
It should be very similar to the one in the Example Ga

predictatops

This repository contains the laboratory portion of an upper level undergraduate class in Python on data visualization and statistics for geo & space scientists. Labs are updated when the course is in session through the most recent branch. See master version for current class.

  • Updated Aug 29, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the geoscience topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geoscience topic, visit your repo's landing page and select "manage topics."

Learn more