Geophysical Metadata Picker
Project description
Geophysical Metadata Management using a Juypter Notebook
Usage
A full Anaconda install should provide all packages required to run the metadata manager.
Open a new Jupyter Notebook (Python 3 >= 3.7) and execute the following code within on cell:
!pip install git+https://github.com/m-weigand/geometadp
import IPython
IPython.display.clear_output()
%gui qt
import geometadp
obj = geometadp.geo_metadata()
obj.manage()
.. note::
The first three lines do install the metadata manager and can be omitted
once it is installed.
Wishlist
- import functionality: import a given JSON-file and edit it
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
geometadp-0.1.0.dev0.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file geometadp-0.1.0.dev0.tar.gz
.
File metadata
- Download URL: geometadp-0.1.0.dev0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be75d912491462c4e41e8238fd963f99372d3815b9845144615ac577c1ebd95 |
|
MD5 | da347c45f17ab473a3a36ae73dc206fc |
|
BLAKE2b-256 | 27f0bbaa75819c89f6f26ce3970e5be936f5d3cda984a7e37595b65f143a68ce |
File details
Details for the file geometadp-0.1.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: geometadp-0.1.0.dev0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9430bacb54b32b9f284a7bb5d1be4af5a3b67118cd9f5d98b69067e456a02f5 |
|
MD5 | 63ab9cd11e7d3de395419dd9fbe92db7 |
|
BLAKE2b-256 | 8c4f213b2d0bdd4d0210af476bbdb6db7f2f29a94d3bdc12f01c107e7640198f |