The Wayback Machine - https://web.archive.org/web/20200825220148/https://github.com/topics/geoscience
Skip to content
#

geoscience

Here are 182 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 Aug 25, 2020
  • Python
verde
santisoler
santisoler commented Aug 3, 2020

Description of the desired feature

When trying to create rolling windows with a size larger than the minimum dimension of the region, the function raises a very strange error:

For example, if our region is 20e3 x 10e3 and we try to generate windows with a size of 15e3:

import verde as vd

coordinates = vd.grid_coordinates(region=(-10e3, 10e3, -5e3, 5e3), shape=(30, 30
harmonica

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 Jan 6, 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

You can’t perform that action at this time.