geophysics
Here are 290 public repositories matching this topic...
Description of the desired feature
Lots of modules take input from a list of tables or stdin. In app cases, the input is required and without files or piping the module sits there. So clearly, the input is required. However, we are inconsistent in explaining this. For instance, sphinterpolate lists the input table u
yt-project / yt
-
Updated
Aug 25, 2020 - Python
we should add .ipynb to the gitignore - notebooks are out-of-scope for this repo. In the past we have had some notebooks be committed which adds a large volume of code to the log that is later removed
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-
Updated
Aug 4, 2020 - Lasso
-
Updated
Jul 31, 2020 - Lasso
-
Updated
Jul 15, 2020 - Python
-
Updated
Aug 21, 2020 - Python
-
Updated
Feb 3, 2017 - Jupyter Notebook
-
Updated
Aug 5, 2019 - Python
-
Updated
Aug 20, 2020 - C++
-
Updated
Jul 17, 2019
-
Updated
Jul 29, 2020 - Python
A number of functions scattered in GDL's code more or less do the same thing and should be factorized in one place in order to be easily maintained. Especially if these functions use basic system functions that may differ with the system (macOS, unix, MSW..). And, the factorized function should be documented (with Doxygen in mind).
Take the example of strtol() . It is
-
Updated
Aug 20, 2020 - Jupyter Notebook
-
Updated
Apr 14, 2020 - Jupyter Notebook
-
Updated
Aug 30, 2019 - Jupyter Notebook
-
Updated
May 28, 2018 - Jupyter Notebook
Description of the desired feature
On the last community call we decided to move all sample datasets in Fatiando to Rockhound.
Harmonica datasets are being moved to Rockhound on fatiando/rockhound#84.
After it is merged, we should remove the harmonica.datasets along with the data folder. Besides, all gallery examples should download their data from Rockhound, there
-
Updated
Aug 25, 2020 - MATLAB
-
Updated
Aug 20, 2020 - C
-
Updated
Aug 22, 2020 - C++
-
Updated
Jul 7, 2020 - Python
-
Updated
Aug 16, 2020 - Python
-
Updated
Aug 22, 2020 - R
Improve this page
Add a description, image, and links to the geophysics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geophysics topic, visit your repo's landing page and select "manage topics."
Proposing to add Webviz to the list, along with Webviz-subsurface.
Project name:
Webviz+Webviz-subsurface
Project website/repository:
https://github.com/equinor/webviz-subsurface/
License:
MIT for webviz-config, GPLv3 for webviz-subsurface
__