Metadata-Version: 2.0
Name: prms-python
Version: 0.1
Summary: 
Requires-Dist: click (==6.6)
Requires-Dist: numpy (==1.11.1)
Requires-Dist: pandas (==0.18.1)

PRMS-Python provides a Python interface to PRMS data files and for running
PRMS simulations. This module tries to improve the management of PRMS
simulation data while also providing useful "pythonic" tools to do
scenario-based PRMS simulations. By "scenario-based" modeling we mean, for
example, parameter sensitivity analysis, where each "scenario" is an
iterative perturbation of one or many parameters. Another example
"scenario-based" modeling exercise would be climate scenario modeling: what
will happen to modeled outputs if the input meteorological data were to change?
    
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD3
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
