Python client for extracting data from CATE archives and writing as segy data
Project description
DESCRIPTION
Python client for extracting data from CATE archives and writing as segy data
INSTALLATION
pip install catesegy
USAGE
See also catenp.catesegy.Example
from catesegy import Authenticate,WriteFile
# Authenticate to the server
tk = Authenticate(serverAddress,serverPort,cateUserName,catePassword)
# Get the data and save as SEGY
WriteFile(serverAddress,serverPort,cateUserName,
tstart,tstop,
cstart,cstop,
"test.sgy"
)
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
catesegy-0.0.1.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file catesegy-0.0.1.tar.gz
.
File metadata
- Download URL: catesegy-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35854fa42bc79cd0a89f60fe7b4422f84a073d84c2f1ae7b5e9cb43f68c26574 |
|
MD5 | 7112a7f1ea5819c3e06dcf7ed9783954 |
|
BLAKE2b-256 | 4efc3dd990dc26907a87a22fdb5da318f64c308f566630579f8220200ec3497b |
File details
Details for the file catesegy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: catesegy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a54f3538c8a7201f933cef4671da8464d6796545e80da9dadcd9d434dc602a75 |
|
MD5 | 3f5117a39bae3e465751efb1cf39b8aa |
|
BLAKE2b-256 | edfa666cdc604989047f6bcc7c7f4f71411e27e5d1201c0698904535cc1da271 |