CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 16:09:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"3b5daecb842a86a14de69bafd4ae21f5"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=oaF4heQvi041gZM56nh5IK3LxuCFK4K0mR5q3LT2Wclgs7Mj47NMwlOBSUSOUNZNSKaV2FMdQHol2YUhMGI2eoR8ds0yZzKrI6R3hEo37WpYxDdhR9L48y%2F2DS3AXNiqN96KEGzExEF65khktMCEFLe6qM2jaKZLyCALWg5NOOUpLqEKlx%2FJenF0SmwTjDbJwBRm4%2BJ91o8yJ7JvX2MoMHsCx0RvWldsmv8BENgfossy%2FJ%2BW5i5AEW5QySV2XN4YvhqaO8MnIa%2FmlN%2B5jyWy2A%3D%3D--%2FaFFsAihwnOWpkM1--6u9s8SMEM%2BIlLi%2FouhsFbw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1508238823.1752854963; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:09:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:09:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C5A6:3F2B78:52AB2:63A6B:687A71B3
GitHub - ovsm-dev/sdp: Seismic Data Playback GUI - utility to generate Python ObsPy code for offline analysis of seismic data
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 0
Seismic Data Playback GUI - utility to generate Python ObsPy code for offline analysis of seismic data
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
licence.txt
Unknown
COPYING
ovsm-dev/sdp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Building ======== mkdir build && cd build cmake .. && make OR make -f Makefile.cvs cd build && make The binary will be created in <build-folder>/bin To install sdp complete package in ${HOME} make install Small hack ---------- Run run.sh, it will configure, build, install and execute the application. Packaging ========= 1. On Linux: make package To force deb: cpack -G DEB To force rom: cpack -G RPM 2. On Mac: (gcc, g++, make, cmake, qt 4.6+ etc. must be installed...) cd contribs sh contribs-mac.sh This will by default create a Mac Bundle, vlmc.app in /build/bin To create a dmg image: Uncomment #dmg in /src/CMakeLists.txt, at the end of the file. and follow the build process, the dmg will be created in /build/bin 3. To cross-compile and package on linux for Windows: (mingw, wine, nsis must be installed...) cd contribs sh contribs.sh cd .. mkdir win32 && cd win32 cmake -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchain-win32.cmake -DQT_MOC_EXECUTABLE=../contribs/tools/moc.exe .. make make installer This will create an .exe installer in /win32/bin Distribution via Launchpad ========================== Launchpad.net provides PPA facility for distribution of debian builds. The /debian folder holds debian package building rules. You build and upload your source pkgs by: debuild -k<pgp key ID> debuild -k<pgp key ID> -S -sa # creates only the source pkg dput ppa:<ppa-id>/<pkg> <source.changes> To add/install the pkg, one can do: sudo add-apt-repository ppa:<ppa-id>/<pkg> sudo apt-get update sudo apt-get install <pkg>
About
Seismic Data Playback GUI - utility to generate Python ObsPy code for offline analysis of seismic data
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
licence.txt
Unknown
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
You can’t perform that action at this time.