quakeio
Project description
quake-io
Formats
- CSMIP
- PEER NGA
- plain.tsv
- plain.csv
- mdof
- SimCenter Event
Examples
Command line
$ quakeio -a rot:30 chan001.v2 -t html
Rotate and calculate Husid series.
$ quakeio -c 'rot:30;husid;' chan001.v2
$ cat chan001.v2 | quakeio -a rot:30 -f csmip.v2 -t html | pandoc -f html -t pdf
$ cat chan001.v2 \
| quakeio -a rot:30 -f csmip.v2 -t html -x [*].data \
| pandoc -f html -t pdf
Library
import quakeio
csmip_event = quakeio.read("event.zip")
csmip_event["channel-01"].accel.plot()
csmip_event["chan001"].plot()
csmip_event["chan001"].plot_spect()
Command Line Interface
usage: quakeio [OPTIONS] [FILE]
Options:
-c/--calculate COMMAND
-a/--apply
-t/--to FORMAT
-x/--exclude FIELD
-M/--metadata=KEY[:VALUE]
Commands:
husid;
scale:SCALE;
rotate:cs=ANGLE;
filter:<freq>;
spect;
Formats:
html
csmip[.v1,.v2,.v3]
nga
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
quakeio-0.0.1.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
quakeio-0.0.1-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file quakeio-0.0.1.tar.gz.
File metadata
- Download URL: quakeio-0.0.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec105e5f853f26ef496f2264a222dce86f93a53b7ac98d6a41dd6ca566b03b46
|
|
| MD5 |
c5f2e9a75bf0ad334b60306332461f86
|
|
| BLAKE2b-256 |
54fdd0749dd5dc93eeeb2c844149a65514d06065e1c236982fc408024f0e87df
|
File details
Details for the file quakeio-0.0.1-py3-none-any.whl.
File metadata
- Download URL: quakeio-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86d2503c5b0a7397d92a7a6f8abfbc881b0b006d444b983a56ebb973b3df9e48
|
|
| MD5 |
4535150a035296c20d87f319bc9d7abd
|
|
| BLAKE2b-256 |
c9221255bc0e6d45ee804ea34124d94a6d02ba8d0d475cdd94115bb0deae8814
|