steno3d_surfer
Project description
Welcome to the Surfer .grd file parser plugin for Steno3D by 3point Science. This repository supplements the Steno3D Python client library.
To install this parser, simply
pip install steno3d_surfer
On import, this parser plugs in to the steno3d.parsers module. It can be used as follows:
import steno3d
import steno3d_surfer
parser = steno3d.parsers.grd('yourfile.grd')
(grd_project,) = parser.parse()
This parser supports Surfer 6 binary, Surfer 7 binary, and ASCII .grd files. Currently, this parser, does not support Surfer 7 Fault Info.
If you are interested in additional features you may submit an issue or consider directly contributing to the github repository. Parser guidelines are available online.
To learn more, about Steno3D, visit steno3d.com, the Steno3D source repository, and our online documentation.
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
File details
Details for the file steno3d_surfer-0.0.2.tar.gz
.
File metadata
- Download URL: steno3d_surfer-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ec8acf0c0afb1c176f6a7eb584cfd49583a98a8d7154e3d4312b8f28f40eded |
|
MD5 | 473b0c45816ff1ee05dff0926ea08fe2 |
|
BLAKE2b-256 | 9b7ada2d728fa2b3437ff602b1b1d9356812df238832985612203c6401a7032b |