MGPro
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
- Download source codes from github
git clone https://github.com/geophy/MGPro.git
- 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
Release files for mgpro 0.1.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mgpro-0.1.14.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mgpro-0.1.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:17.1 kB
Release files / mgpro-0.1.14.tar.gz
| Download URL | mgpro-0.1.14.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5041025fe65fbdccd06243ab718450cd8961eff857688301fba395e7042108f6
|
|
BLAKE2b-256 checksum How to use checksums |
1f0a4a6caa236ec5774a92e838f4950b91c8779c0ae454199a56f59658661dd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|
Release files / mgpro-0.1.14-py3-none-any.whl
| Download URL | mgpro-0.1.14-py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5bda282808eaa66880f4476284a0b5597d19d9ae915f3f0d5f11f40ee0ce4068
|
|
BLAKE2b-256 checksum How to use checksums |
126caf9506a6ce854e460b598b470a6ff5c6070715aba7169df8dc562f6b6bf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|