-
Updated
Jun 2, 2022
geoscience
Here are 218 public repositories matching this topic...
-
Updated
May 11, 2022 - Python
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
-
Updated
Jun 21, 2018
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
Jan 12, 2021 - Jupyter Notebook
-
Updated
Jun 1, 2022 - Java
-
Updated
Oct 9, 2020 - Python
-
Updated
May 19, 2022 - Python
-
Updated
Oct 8, 2021 - Jupyter Notebook
-
Updated
Mar 7, 2022 - Python
-
Updated
Jan 19, 2022 - Python
Incorporate simple melting and fractionation models into pyrolite.geochem.magma.
These can later be extended with more complicated models.
Relevant References
- Shaw D. M. (1970) Trace element fractionation during anatexis. Geochimica et Cosmochimica Acta 34, 237–243.
-
Updated
Oct 18, 2021 - Python
-
Updated
Nov 28, 2019 - C++
-
Updated
May 26, 2021 - Python
Is your feature request related to a problem? Please describe.
Would be interesting in trying Predictatops on this new dataset from Wyoming!
https://sites.google.com/a/wyo.gov/oil-and-gas/prb-study
Describe the solution you'd like
A tutorial that runs the prediction
Describe alternatives you've considered
A separate repo
-
Updated
Apr 18, 2022 - HTML
-
Updated
May 15, 2022 - 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.
Add this topic to your repo
To associate your repository with the geoscience 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.