geophysics
Here are 398 public repositories matching this topic...
Description of the problem
The current documentation for grdimage includes an example that uses three grids as input:
To create an false color plot from the three grid files red.nc, green.nc, and blue.nc, with
linear scalin
As first discussed in this comment, module docstrings should contain inline code examples to show a working example of the module with the correct syntax without needing to find an example page.
To prevent example functions from being run in tests, add "# doctest: +SKIP" after lines of example code.
- blo
Description
Since Verde v2.0.0 the grid method of every gridder in Verde will not take the spacing, shape or region arguments.
They will not create the desired grid, but will be able to take the coordinates of a predefined regular grid (see #326 for more details).
Currently the [verde.project_grid](https://www.fatiando.org/verde/latest/_modules/verde/projections.html#project_g
I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?
 allow to take multiple bodies as inputs, returning a single array as the resulting field generated by every one of these bodies on the computation points.
One of the properties of these forward models is their linearity: the resulting field for all the bodies should be equal to
-
Updated
Jun 1, 2022 - Jupyter Notebook
-
Updated
May 19, 2022 - MATLAB
-
Updated
Jan 12, 2021 - Jupyter Notebook
-
Updated
May 19, 2022 - R
The option dinitIceSheetHeight in POISE allows negative arguments, which shouldn't be allowed. It'd be better to change it so that if the user inputs a negative value, it defaults to meters since the ice sheet height is positive definite.
-
Updated
Apr 15, 2022 - C
-
Updated
Jun 1, 2022 - C++
-
Updated
Dec 24, 2021 - Python
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."
http://www.ontosoft.org/portal/#list
I stumbled upon Ontosoft recently, which is a compilation of geoscience academic software.
Not all is open-source and I've not used any of them yet, so I decided to just post here in case anyone wants to check them out.