Skip to main content

A Python Interactive command line toolbox for processing geomagnetic and gravity data

Project description

MGPro

pipeline status PyPI

MGPro is a Python Interactive command line toolbox for processing geomagnetic and gravity data

Installation

Install MGPro via Pypi

We recommend this way for general user.

pip install mgpro

Install MGPro via source codes

  1. Download source codes from github
git clone https://github.com/geophy/MGPro.git
  1. Install in command line
cd /path/to/MGPro
python setup.py install

What does MGPro contain?

MGPro client

Just enter mgpro in command line to run MGPro client. The MGPro interface is shown as follows:

$ mgpro
MGPro>?

Documented commands (type help <topic>):
========================================
continuation  gradient  help  quit  read  write

Undocumented commands:
======================
dt2za

MGPro>

MGPro include functions as follows. Please enter help cmd for more details:

  • read (r): read a raw data file with 3 columns (x, y, value)
  • continuation (c): Calculate continuation and derivative for the data read
  • gradient (g): Calculare horizontal gradient or the module
  • write (w): Write any result to a txt file

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

mgpro-0.1.18.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

mgpro-0.1.18-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

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