Skip to main content

steno3d_surfer

Project description

https://travis-ci.org/3ptscience/steno3d-surfer.svg?branch=master MIT License https://img.shields.io/badge/download-PyPI-yellow.svg

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

steno3d_surfer-0.0.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page