We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://gpg.geosci.xyz/content/seismic/seismic_data.html
Not sure who worked on this.... @lheagy @thast
The text was updated successfully, but these errors were encountered:
I am not familiar with the html apps but here is my take on it: Seems the app is trying to access file such as, for example: http://gpg.geosci.xyz/content/seismic/images/firstbreak2.gif, which does not exist.
Looking quickly at the html app, the filepath appear at theses places:
Maybe by modifying the path, or by creating the link to the images( http://gpg.geosci.xyz/content/seismic/images/firstbreak2.gif and so on), this would fix the problem
Sorry, something went wrong.
No branches or pull requests
http://gpg.geosci.xyz/content/seismic/seismic_data.html
Not sure who worked on this.... @lheagy @thast
The text was updated successfully, but these errors were encountered: