Skip to main content

GUI to explore ASDF files

Project description

ASDF Sextant

Landing page for all things ASDF: https://seismic-data.org

This is Adaptable Seismic Data Format - if you are looking for the Advanced Scientific Data Format, go here: https://asdf.readthedocs.io/en/latest/

This is an experimental graphical user interface intended to enable the interactive exploration of ASDF files. It is best suited to deal with earthquake data.

Imgur Imgur Imgur

Installation

$ conda install pyasdf pyside2
$ pip install asdf-sextant

It is important to install pyside2 via conda if you use conda - otherwise it is easy to install some version of Qt with conda and another via pip which just crashes.

Usage

Start it with:

$ asdf-sextant

Alternatively you can directly open a file with it:

$ asdf-sextant filename.h5

Dev

Dependencies

The GUI has the following dependencies:

  • Python 3.7 or 3.8
  • pyasdf
  • pyside2
  • pyqtgraph>=0.11.0rc0
  • qdarkstyle

Misc

Rebuild the UI file in case its necessary with:

pyside2-uic -g python --output=asdf_sextant_window.py asdf_sextant_window.ui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asdf-sextant-0.1.2.tar.gz (245.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page