Skip to content

Commit 96ad69c

Browse files
authored
Merge pull request #551 from geoscixyz/dougoldenburg-patch-2
Landing page: index.rst
2 parents 52c563c + 04fd2f7 commit 96ad69c

File tree

5 files changed

+47
-32
lines changed

5 files changed

+47
-32
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[bumpversion]
2-
current_version = 0.0.4
2+
current_version = 0.0.5
33
files = conf.py _templates/footer.html
44

_templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</div>
4141
<br>
4242
<div class="col-md-8" align="left" font-size="11px">
43-
<a href="https://github.com/geoscixyz/em/releases/tag/0.0.4">Version 0.0.4</a>
43+
<a href="https://github.com/geoscixyz/em/releases/tag/0.0.5">Version 0.0.5</a>
4444
</div>
4545
<br>
4646
<div class="col-md-8" align="left" font-size="11px">

app.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# application: emgeosci
22
# version: 1
3-
runtime: python37
3+
runtime: python27
4+
api_version: 1
5+
threadsafe: yes
46

57
handlers:
68

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@
100100
# built documents.
101101
#
102102
# The short X.Y version.
103-
version = '0.0.4'
103+
version = '0.0.5'
104104
# The full version, including alpha/beta/rc tags.
105-
release = '0.0.4'
105+
release = '0.0.5'
106106

107107
# The language for content autogenerated by Sphinx. Refer to documentation
108108
# for a list of supported languages.

index.rst

Lines changed: 40 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and the exponential increase in computer power allows us to solve problems
3232
that were not possible a few years ago. It is also becoming more common-place to
3333
acquire laboratory or in-situ measurements of physical properties and these
3434
are essential links in tying geophysics to questions about the earth. The
35-
other advance is the open-source technology that
35+
other advance is the open-source technology that
3636
allows technical material and ideas to be generated by multiple contributors
3737
through sources like Github_ . Cloud-based computing environments and
3838
open source software have also opened up portals for interacting with equations
@@ -54,47 +54,60 @@ throughout the communinity.
5454
What is EM GeoSci?
5555
------------------
5656

57-
The emphasis is on physical principles of electromagnetic methods and their
58-
application in solving problems. Rigorous analytic solutions of the EM
59-
problems with specific transmitting fields and earth models is left to
60-
existing books and research papers. Also, the resource does not concentrate
61-
upon the scientific computing aspects to numerically solve Maxwell’s
62-
equations. We do however, make much use of software that can perform those
63-
functions. Rather, our emphasis is on using analytic and numerical solutions
64-
to understand electromagnetic fields and fluxes obtained from various types
65-
of transmitters in different geological environments.
66-
67-
Our emphasis is on fundamentals and applications and correspondingly
68-
:ref:`case_histories_index` play an essential role. These provide the
69-
motivation for using electromagnetics and show the success, or not, of their
70-
application in making an impact upon the problem at hand.
71-
72-
Examples are available through `Jupyter Notebooks`_ and can be run through Binders_.
73-
The simulations use the open-source Simulation and Parameter Estimation package
74-
SimPEG_.
57+
EM GeoSci is an open-source resource that emphasizes the physical principles
58+
of electromagnetic methods and their application in solving geoscience
59+
problems. Rigorous analytic solutions of the EM problems with specific
60+
transmitting fields and earth models are left to existing books and research
61+
papers, and so too are the computational details required to numerically solve
62+
Maxwell’s equations. Our emphasis is on using analytic and numerical solutions
63+
to understand electromagnetic fields and fluxes obtained from various types of
64+
transmitters in different geological environments and to show how different EM
65+
surveys, using controlled or natural sources, can be applied in practise.
66+
`Case Histories <https://em.geosci.xyz/content/case_histories/index.html#case-histories-index>`_
67+
play an essential role. They allow readers to make the
68+
connection between the geoscience problem, the EM survey, and the eventual
69+
outcome. Understanding the fundamental physics is facilitated through the use
70+
of `Jupyter Notebooks <https://mybinder.org/v2/gh/geoscixyz/em-apps/master?filepath=index.ipynb>`_
71+
which allow users to visualize fields and
72+
explore understanding by changing parameters. The simulations use the open-
73+
source package `SimPEG <https://simpeg.xyz>`_ (Simulation and Parameter
74+
Estimation in Geophysics).
75+
7576

7677
.. image:: https://mybinder.org/badge.svg
7778
:target: https://mybinder.org/v2/gh/geoscixyz/em-apps/master?filepath=index.ipynb
7879
:alt: Binder
7980

80-
.. _Jupyter Notebooks: https://github.com/geoscixyz/em_examples
81-
.. _Binders: https://mybinder.org/v2/gh/geoscixyz/em-apps/master?filepath=index.ipynb
82-
.. _SimPEG: http://simpeg.xyz
8381

84-
This resource is Open Source and while currently being led by brilliant
85-
and enthusiastic graduate students and faculty at UBC, the vision is to have
86-
experts, worldwide, contribute. Join the development on Github_ or
87-
`get in touch <http://geosci.xyz/contact>`_!
8882

83+
EM GeoSci and the SEG
84+
---------------------
85+
86+
.. image:: https://upload.wikimedia.org/wikipedia/en/thumb/4/4d/SEG_2016_logo.svg/1200px-SEG_2016_logo.svg.png
87+
:align: right
88+
:alt: SEG logo
89+
:width: 35%
90+
:target: https://seg.org/
8991

92+
EM GeoSci served as the main "textbook" resource for the `SEG 2017
93+
Distinguished Instructor Short Course
94+
<https://seg.org/Education/Courses/DISC/2017-DISC-Doug-Oldenburg>`_
95+
on “Geophysical Electromagnetics: Fundamentals and Applications”. We are
96+
grateful that the SEG supported us in our open-source experiment and allowed
97+
us to substitute EM GeoSci for the traditional hardcopy book that accompanies
98+
the DISC. The `Case Histories <https://em.geosci.xyz/content/case_histories/index.html#case-histories-index>`_,
99+
which form an important component of EM GeoSci, are presented within
100+
a synoptic Seven-Step framework that is linked to original, published and
101+
copyrighted papers. We are grateful that the SEG has allowed us to adapt
102+
figures and content from their publications.
90103

91104

92105
EM GeoSci is under construction
93106
-------------------------------
94107

95108
EM GeoSci is under active construction. We are working to fill in blank
96109
pages and address todo's. Our goal is to have a mature version available by the
97-
end of 2017. In the meantime, we are making this resource available and
110+
end of 2019. In the meantime, we are making this resource available and
98111
`inviting contributions for case histories <http://disc2017.geosci.xyz/#contribute>`_.
99112
We welcome `feedback <http://geosci.xyz/contact>`_ about the useability of the site and the technical details.
100113

0 commit comments

Comments
 (0)