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.
Release files for steno3d_surfer 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| steno3d_surfer-0.0.3.tar.gz | 4.8 kB | Details |
Release files / steno3d_surfer-0.0.3.tar.gz
| Download URL | steno3d_surfer-0.0.3.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46da6e75b66ae629c66970d2b6f612830673f930e44fb09cd207549b852d4573
|
|
BLAKE2b-256 checksum How to use checksums |
9cd78f7d30e394520e7b0301dd9a62b8621862686acba31b8e2e6818e29b8628
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |