Processing Codes for Magnetotelluric Data
Project description
Aurora is an open-source package that robustly estimates single station and remote reference electromagnetic transfer functions (TFs) from magnetotelluric (MT) time series. Aurora is part of an open-source processing workflow that leverages the self-describing data container MTH5, which in turn leverages the general mt-metadata framework to manage metadata. These pre-existing packages simplify the processing by providing managed data structures, transfer functions to be generated with only a few lines of code. The processing depends on two inputs – a table defining the data to use for TF estimation, and a JSON file specifying the processing parameters, both of which are generated automatically, and can be modified if desired. Output TFs are returned as mt-metadata objects, and can be exported to a variety of common formats for plotting, modeling and inversion.
Key Features
Tabular data indexing and management (Pandas dataframes),
Dictionary-like processing parameters configuration
Programmatic or manual editing of inputs
Largely automated workflow
Documentation for the Aurora project can be found at http://simpeg.xyz/aurora/
Installation
Suggest using PyPi as the default repository to install from
pip install aurora
Can use Conda but that is not updated as often
conda -c conda-forge install aurora
General Work Flow
Convert raw time series data to MTH5 format, see MTH5 Documentation and Examples.
Understand the time series data and which runs to process for local station RunSummary.
Choose remote reference station KernelDataset.
Create a recipe for how the data will be processed Config.
Estimate transfer function process_mth5 and out put as a mt_metadata.transfer_function.core.TF object which can output [ EMTFXML | EDI | ZMM | ZSS | ZRR ] files.
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 aurora-0.4.2.tar.gz
.
File metadata
- Download URL: aurora-0.4.2.tar.gz
- Upload date:
- Size: 316.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 503bb096373e3b09ffea71137143ffc80268a31ce350a980451fb062f2c441f4 |
|
MD5 | 3244d232705016d975df2e3e6ab0ebc9 |
|
BLAKE2b-256 | 19d28a362bcbfa805822117b9b45c8538de7da4d2b3da6b4c8fc69acbc3dcfff |
File details
Details for the file aurora-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: aurora-0.4.2-py3-none-any.whl
- Upload date:
- Size: 150.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0271c6528a00c0ae6ae029fa2e7090d26cbe4d6393a7e00baf5dee8523863f36 |
|
MD5 | b3e10fcd62d5d5a3cece48bc50fb7269 |
|
BLAKE2b-256 | 8ba2864c58d1e2e10f70a92526c450c68875d70b2a65e1946a0a58b2d709e47b |