Skip to main content

Reproducible Electrical Data Analysis

Project description

REDA - Reproducible Electrical Data Analysis

License: MIT Join the chat at https://gitter.im/geophysics-ubonn/reda

Latest release: 0.2.0 (29. Apr. 2024)

See releases page for a complete list of releases. Releases are also published to Pypi.

REDA is a scientific Python library for reproducible geoelectrical data analysis. It aims to provide a unified interface for common and advanced data processing steps while bridging the gap between a multitude of geoelectric measurement devices and inversion codes used across the geophysical community. It offers functionality to import, analyze, process, visualize, and export geoelectrical data with particular emphasis on time-lapse functionality and reproducibility. The latter is realized in the form of a logging system, which keeps track of each individual processing step applied to particular data set in a human-readable journal. REDA is platform compatible, tested and open-source under the permissive MIT license. Any contributions from the community are highly welcome.

REDA is a work-in-progress. Please contact us if you wish to use it or miss a specific functionality. Please see the status page for more information.

In which scenarios is reda useful?

Import data from a device-specific file format

Example::

import reda
ert = reda.ERT()
ert.import_syscal_bin('data_from_a_syscal_device.bin')
print(ert.data[['a', 'b', 'm', 'n', 'r']])

See the status page for supported device/software file formats.

Installation

Install latest release from PyPI (https://pypi.org/project/reda/):

pip install reda

Install current development version from git:

pip install git+https://github.com/geophysics-ubonn/reda

For more information, refer to the !installation page of the documentation.

Documentation

An online version of the docs can be found here: https://geophysics-ubonn.github.io/reda

Contributing

We look forward to any type of contributions:

  • code contribution
  • example contributions
  • documentation help
  • issuing bug reports

If in doubt, use the Gitter chat to contact us (click the Gitter badge above to join the chat).

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

reda-0.2.7.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file reda-0.2.7.tar.gz.

File metadata

  • Download URL: reda-0.2.7.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for reda-0.2.7.tar.gz
Algorithm Hash digest
SHA256 3e767b44308e42bee6a1db41c77b9e76b1f759435c7139165d09f47340cbfa42
MD5 d6cb9de1c8908317c6d0bde1880b700b
BLAKE2b-256 bcbe6ca31ced4042e26035da2558578b34225b189a9d6cb0c2ce2188c40c4f07

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