Skip to main content

Validator for ARGO sensor metadata JSON

Project description

Argo Metadata Validator

DOI

Validator for ARGO sensor metadata JSON.

Schema definitions are taken from https://github.com/euroargodev/sensor_metadata_json.

Package: https://pypi.org/project/argo-metadata-validator

Usage

Installation

Install the package from PyPi with

pip install argo-metadata-validator

From the Terminal

Once installed, you can run the tool to validate files from the terminal (Bash, Powershell, etc.) as follows

argo-validate file_1.json,file_2.json

To output the results to a JSON file you can specify a path for this, e.g.

argo-validate input/file_1.json --output-file output/results.json

To see the available CLI options you can run argo-validate --help.

From Python

As well as the command-line script version the validator can be used as a Python package, e.g. from Python scripts or Jupyter notebooks.

See demos/argo_validator.ipynb for an example of how to validate and parse input metadata from within Python scripts.

Development

Poetry is used to manage the building of this package and managing the package dependencies.

To run the script locally:

  • poetry install
  • poetry run argo-validate

For example, from the root of the repo

poetry run argo-validate tests/files/valid_sensor.json

To run lint/tests, first install dev dependencies poetry install --with dev

  • poetry run task lint - Check linting
  • poetry run task format - Autofix lint errors (where possible)
  • poetry run task test - Run unit tests

Releasing a new version

This done by creating a new release in Github. Make sure the created tag follows SemVer conventions.

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

argo_metadata_validator-0.0.8a1.tar.gz (27.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

argo_metadata_validator-0.0.8a1-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

Details for the file argo_metadata_validator-0.0.8a1.tar.gz.

File metadata

  • Download URL: argo_metadata_validator-0.0.8a1.tar.gz
  • Upload date:
  • Size: 27.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.11.14 Linux/6.11.0-1018-azure

File hashes

Hashes for argo_metadata_validator-0.0.8a1.tar.gz
Algorithm Hash digest
SHA256 32226b6b12711fcca2acff4089179a79753b70353f5356a01f847bbd60d96484
MD5 c984b96be670e4ac8e56a0747c37727e
BLAKE2b-256 d52bb3c973ce6e646c00ff091102feea35a7f1bd32dac93c83ac431bf283b9cf

See more details on using hashes here.

File details

Details for the file argo_metadata_validator-0.0.8a1-py3-none-any.whl.

File metadata

File hashes

Hashes for argo_metadata_validator-0.0.8a1-py3-none-any.whl
Algorithm Hash digest
SHA256 87367979e2deafc25a872c2eda0416d9f284e33062a816dc9c2b18c9b38aac1d
MD5 7e1216a177c14cb9afb2ef4e3821e4ee
BLAKE2b-256 44d91cc1848e12c50d240455e105e6a2ff8490ae9e777f1e3b9f3a225d283e70

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page