Skip to main content

A Python-based converter for sonar logs used by PINGMapper

Project description

PyPI - Version

A Python-based convertor for sonar logs collected with consumer-grade fishfinders.

PINGVerter is designed to pre-process sonar logs for PINGMapper post-processing. It is not intended to function as a stand-alone package.

Compatibility

Installation

pip install pingverter

Usage - Example Only

PINGVerter can be used as a stand-alone engine for decoding sonar logs and exporting ping attributes to CSV. While this functionality is described here, please use PINGMapper for all sonar log processing.

Humminbird

# Import
from pingverter import hum2pingmapper

# Parameters
inFile = r'C:\Path\To\Recording\Rec00001.DAT'
projDir = r'C:\Path\To\Outputs\MyProject'

sonar_object = hum2pingmapper(inFile, projDir)

Lowrance

# Import
from pingverter import low2pingmapper

# Parameters
inFile = r'C:\Path\To\Recording\Rec00001.DAT'
projDir = r'C:\Path\To\Outputs\MyProject'

sonar_object = low2pingmapper(inFile, projDir)

Outputs from the above examples will be exported to C:\Path\To\Outputs\MyProject\meta.

Acknowledgments

PINGVerter has been made possible through mentorship, partnerships, financial support, open-source software, manuscripts, and documentation linked below.

NOTE: The contents of this repository are those of the author(s) and do not necessarily represent the views of the individuals and organizations specifically mentioned here.

Future Development, Collaborations, & Partnerships

If you are interested in partnering on future developments, please reach out to Cameron Bodine.

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

pingverter-1.0.0a0.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pingverter-1.0.0a0-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

Details for the file pingverter-1.0.0a0.tar.gz.

File metadata

  • Download URL: pingverter-1.0.0a0.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for pingverter-1.0.0a0.tar.gz
Algorithm Hash digest
SHA256 324135faed92c4ffdb1fbbd83c753dcfe606f56f2b86fc10bea227be9c016df9
MD5 bf7fb8951ae72b59988a849edfe889d9
BLAKE2b-256 1e09c1f1d825fe417eedcb04b9cb2764124d27c3eecb4d25a5615a8b043b6504

See more details on using hashes here.

File details

Details for the file pingverter-1.0.0a0-py3-none-any.whl.

File metadata

  • Download URL: pingverter-1.0.0a0-py3-none-any.whl
  • Upload date:
  • Size: 36.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for pingverter-1.0.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 df0d514732de841078cef9b722dbeabb5d4bd7ad8629bc23b41e07b050460dcc
MD5 99f9b1616d6e33d74dc0660c1ee033bb
BLAKE2b-256 4e81a728494be631bfb0cf6f69b0b572c7fd6e8b66cfee0c971a76b0c9ac8869

See more details on using hashes here.

Supported by

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