Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 11:07

metacatalog

Management tool for the V-FOR-WaTer metadata database application. Although developed in and for the V-FOR-WaTer project, metacatalog is a standalone database application, that can be used on its own.

Docs

The full documentation is available at: https://vforwater.github.io/metacatalog

Installation description is given at: https://vforwater.github.io/metacatalog/home/install.html

Quickstart

Install metacatalog:

pip install metacatalog

The setup.py used on installing metacatalog installed a command line script which is also registered in the current anaconda environment (if used any).
You can get help about using the CLI with the following command:

metacatalog -h

For more extensive information, please refer to the documentation.

What's Changed

Full Changelog: v0.6.0...v0.7.0