Metadata-Version: 2.1
Name: hgc
Version: 0.1
Summary: A python package for correction, validation and analysis of ground water quality samples
Home-page: https://github.com/KWR-Water/hgc
Author: KWR Water Research Institute
Author-email: martin.korevaar@kwrwater.nl, martin.van.der.schans@kwrwater.nl, erwin.vonk@kwrwater.nl
License: MIT
Project-URL: Source, https://github.com/KWR-Water/hgc
Project-URL: Documentation, http://hgc.readthedocs.io/en/latest/
Project-URL: Tracker, https://github.com/KWR-Water/hgc/issues
Project-URL: Help, https://stackoverflow.com/questions/tagged/hgc
Description: # HGC
        HydroGeoChemistry - A python package for correction, validation and analysis of ground water quality samples
        
        .. image:: https://readthedocs.org/projects/hgc/badge/?version=latest&style=flat
                            :target: https://hgc.readthedocs.io
        .. image:: https://img.shields.io/travis/KWR-Water/hgc
                            :target: https://travis-ci.com/KWR-Water/hgc
        .. image:: https://img.shields.io/codecov/c/gh/KWR-Water/hgc
                            :target: https://codecov.io/gh/KWR-Water/hgc 
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
