Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

geometadp-0.1.0.dev0-py3-none-any.whl (5.8 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