Metadata-Version: 2.1
Name: sharkvalidator
Version: 0.1.1
Summary: Validate data delivery at the Swedish NODC
Home-page: https://github.com/sharksmhi/sharkvalidator
Author: SMHI - NODC
Author-email: shark@smhi.se
License: UNKNOWN
Description: 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.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
