Cloud-native, scalable, and user-friendly multi dimensional energy data!
Project description
"MDIO" is a library to work with large multidimensional energy datasets. The primary motivation behind MDIO is to represent multidimensional time series data in a format that makes it easier to use in resource assessment, machine learning, and data processing workflows.
See the documentation for more information.
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. FUTURE
- Optimized chunking logic for various seismic types. FUTURE
- Wind Resource Assessment
- Numerical weather prediction models with arbitrary metadata. FUTURE
- Optimized chunking logic for time-series analysis and mapping. FUTURE
- Xarray interface. FUTURE
The features marked as FUTURE will be open-sourced at a later date.
Installing MDIO
Simplest way to install MDIO via pip from PyPI:
$ pip install multidimio
or install MDIO via conda from conda-forge:
$ conda install -c conda-forge multidimio
Extras must be installed separately on
Conda
environments.
For details, please see the installation instructions in the documentation.
Using MDIO
Please see the Command-line Reference for details.
For Python API please see the API Reference for details.
Requirements
Minimal
Chunked storage and parallelization: zarr
, dask
, numba
, and psutil
.
SEG-Y Parsing: segyio
CLI and Progress Bars: click
, click-params
, and tqdm
.
Optional
Distributed computing [distributed]
: distributed
and bokeh
.
Cloud Object Store I/O [cloud]
: s3fs
, gcsfs
, and adlfs
.
Lossy Compression [lossy]
: zfpy
Contributing to MDIO
Contributions are very welcome. To learn more, see the Contributor Guide.
Licensing
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 established at TGS. Original authors and current maintainers are Altay Sansal and Sri Kainkaryam; with the support of many more great colleagues.
This project template is based on @cjolowicz's Hypermodern Python Cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file multidimio-0.2.6.tar.gz
.
File metadata
- Download URL: multidimio-0.2.6.tar.gz
- Upload date:
- Size: 53.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da5bebe85c9ceed315d2a672b6040211000410bc89db782d8eab488ea53dba01 |
|
MD5 | 21358152f2f27372f34b9dddfc810d05 |
|
BLAKE2b-256 | cab96697b052539230dc132e08b682441177071f1d9e68fe2e72303f9e8fcfce |
Provenance
File details
Details for the file multidimio-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: multidimio-0.2.6-py3-none-any.whl
- Upload date:
- Size: 63.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b4637b38bdfeaa1d38cfeb389bd029d5870a64fc91f6cc31f9496e5bb5ff6b8 |
|
MD5 | 7047bbeda83d50b7219d1b4849a12a76 |
|
BLAKE2b-256 | ea6ad7c763ef09edbc25638a24e65d81ce424e20fde8c1555bc2775003c27030 |