Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added youtube videos and app stuff to seismic gpg. Improved survey section #120

Merged
merged 2 commits into from
Sep 30, 2016

Conversation

Pbellive
Copy link
Contributor

…ction.

@Pbellive Pbellive merged commit 8029d7c into master Sep 30, 2016
@lheagy lheagy deleted the seismic-restructuring branch October 13, 2016 16:07
@@ -29,7 +29,7 @@
pWin=window.open(urlstring,winName, "toolbar=0,scrollbars=1,directories=0,resizable=1,height=" + height + ",width=" + width + ",status=0");
}

MM_preloadImages('./../../_images/firstbreak2.gif','./../../_images/firstbreak3.gif','./../../_images/firstbreak1.gif');
MM_preloadImages('./images/firstbreak2.gif','./images/firstbreak3.gif','./images/firstbreak1.gif');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This broke the radio button app. Could you please revert this change? @Pbellive
Have a look at the paths in _build/html for reference

image

http://gpg.geosci.xyz/content/seismic/seismic_data.html

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is that the figure using that radio button should be removed completely. That was my reasoning for leaving #112 open. This issue and that one can be closed when I update http://gpg.geosci.xyz/content/seismic/seismic_data.html

@@ -38,13 +38,13 @@
<tbody>
<tr>
<td valign="top" valign="top" style="width:30%;">
<input name="radiobutton" type="radio" onClick="MM_swapImage('firstbreaks','','./../../../_images/firstbreak1.gif',1)" value="radiobutton" checked>
<input name="radiobutton" type="radio" onClick="MM_swapImage('firstbreaks','','./images/firstbreak1.gif',1)" value="radiobutton" checked>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again, these need to be reverted @Pbellive


You can explore the concept further using an interactive web app `here <https://phet.colorado.edu/sims/html/wave-on-a-string/latest/wave-on-a-string_en.html>`__.

**Remark:** Large amplitudes of the transmitted wave are sometimes counter-
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here, you can use a .. note:: environment to have this highlighted eg.

image

.. raw:: html

<div style="margin-top:10px; margin-bottom:20px;" align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/FygYDmm99SA" frameborder="0" allowfullscreen></iframe>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please add the ?rel=0 to the end of the url here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants