Metadata-Version: 2.1
Name: sharkvalidator
Version: 0.1.0
Summary: Validate data delivery at the Swedish NODC
Home-page: https://github.com/pypa/sampleproject
Author: Johannes Johansson
Author-email: johannes.johansson@smhi.se
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

SHARKvalidator
=====

.. image:: https://badge.fury.io/py/sharkvalidator.svg
    :target: https://pypi.python.org/pypi/sharkvalidator/

.. image:: https://pypip.in/wheel/sharkvalidator/badge.svg
        :target: https://pypi.python.org/pypi/sharkvalidator/

.. image:: https://pypip.in/license/sharkvalidator/badge.svg
        :target: https://pypi.python.org/pypi/sharkvalidator/


Python 3 library developed by Shd at SMHI.

Usage:
- Read any kind of data delivery within the NODC at SMHI (eg. Biological or Physical and Chemical data according to the datahost format or the SMHI LIMS-format)
- Validate format
- Write validation to log

Important: This package is not intendent to save any copies/corrections of data, only to validate its format.


