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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file asdf-sextant-0.1.2.tar.gz
.
File metadata
- Download URL: asdf-sextant-0.1.2.tar.gz
- Upload date:
- Size: 245.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200311 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd22f86ed4503d674c1275f899baeeb3555bbde43a1f01615455619a258ebe69 |
|
MD5 | 2cc316b0f2dce7b3c3fdef33589a30e6 |
|
BLAKE2b-256 | b2f35e7a364580f7bfe78483f9d3c35e7b0fda996ae5f93e83462173cf2e8e0a |