Skip to main content

Cloud-native, scalable, and user-friendly multi dimensional energy data!

Project description


PyPI Status Python Version License

Read the documentation at https://mdio-python.readthedocs.io/ Tests Codecov

pre-commit Black

"MDIO" is a library to work with large multi-dimensional energy datasets. The primary motivation behind MDIO is to represent multi-dimensional time series data in a format that makes it easier to use in resource assesment, machine learning, and data processing workflows.

Features

Shared Features

  • Abstractions for common energy data types (see below).
  • Cloud native chunked storage based on Zarr and fsspec.
  • Lossy and lossless data compression using Blosc and ZFP.
  • Distributed reads and writes using Dask.
  • Powerful command-line-interface (CLI) based on Click

Domain Specific Features

  • Oil & Gas Data
    • Import and export 2D - 5D seismic data types stored in SEG-Y.
    • Import seismic interpretation, horizon, data (experimental).
    • Optimized chunking logic for various seismic types.
  • Wind Resource Assessment
    • Numerical weather prediction models with arbitrary metadata.
    • Optimized chunking logic for time-series analysis and mapping.
    • Xarray interface.

Requirements

  • TODO

Installation

You can install MDIO via pip from PyPI:

pip install multidimio

You can also install some optional dependencies (extras) like this:

pip install multidimio[distributed]
pip install multidimio[cloud]
pip install multidimio[lossy]

distributed installs Dask for parallel, distributed processing.
cloud installs fsspec backed I/O libraries for AWS' S3, Google's GCS, and Azure ABS.
lossy will install the ZFPY library for lossy chunk compression.

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, MDIO is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

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

multidimio-0.0.2.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

multidimio-0.0.2-py3-none-any.whl (53.0 kB view details)

Uploaded Python 3

File details

Details for the file multidimio-0.0.2.tar.gz.

File metadata

  • Download URL: multidimio-0.0.2.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for multidimio-0.0.2.tar.gz
Algorithm Hash digest
SHA256 eb96df3c9ad967444499e45f9bae8940bd497ec241302ca29600c89a0dc98b25
MD5 2c648edaf32b551c7abb0219fdf28f3d
BLAKE2b-256 4b997af20b6577b02f65c73be3daf2e71748038206d4207ea597706a84654604

See more details on using hashes here.

Provenance

File details

Details for the file multidimio-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: multidimio-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 53.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for multidimio-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5dd3bf3f6892b3bfe6bb967bc0dba91caee3520d62690e386c10a94a2b7842d8
MD5 e79353a99a315d4dd23c1be19ade7ccc
BLAKE2b-256 07ed66653bd6be28a20cd22959ebfcfa3b2cdb1ba2f0d31ccafbc3565c238162

See more details on using hashes here.

Provenance

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