Metadata-Version: 2.1
Name: pysnobal
Version: 0.2.3
Summary: Take 2 for pysnobal in pure python
Home-page: https://github.com/scotthavens/pysnobal
Author: USDA ARS Northwest Watershed Research Center
Author-email: snow@ars.usda.gov
License: CC0 1.0
Description: # PySnobal
        
        [![PyPI version](https://badge.fury.io/py/pysnobal.svg)](https://badge.fury.io/py/pysnobal)
        
        [![Build Status](https://travis-ci.com/scotthavens/pysnobal.svg?branch=master)](https://travis-ci.com/scotthavens/pysnobal)
        
        [![Coverage Status](https://coveralls.io/repos/github/scotthavens/pysnobal/badge.svg?branch=master)](https://coveralls.io/github/scotthavens/pysnobal?branch=master)
        
        Python implemenation of the Snobal model at a point or over a grid. This package has converted all the original C code to Python.
        
        ## Todo
        
        Lots
        
Keywords: pysnobal
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
