Metadata-Version: 1.2
Name: SPHY
Version: 2.0.4
Summary: Spatial Processes in HYdrology (SPHY) model
Home-page: https://github.com/WilcoTerink/SPHY
Author: Wilco Terink
Author-email: terinkw@gmail.com
License: GPL-3.0
Description: Spatial Processes in HYdrology (SPHY) model
        ===========================================
        
        The Spatial Processes in Hydrology (SPHY) model is a hydrological modeling tool suitable for a wide range of water resource management applications.
        SPHY is a state-of-the-art, easy to use, robust tool, that can be applied for operational as well as strategic decision support. The SPHY model has been applied and
        tested in various studies ranging from real-time soil moisture predictions in flat lands, to operational reservoir inflow forecasting applications in mountainous catchments,
        irrigation scenarios in the Nile Basin, and detailed climate change impact studies in the snow- and glacier-melt dominated the Himalayan region.
        
        Documentation
        -------------
        
        Reference documentation can be found `here <https://sphy.readthedocs.io/en/latest/>`_.
        
        Installation
        ------------
        
        The SPHY model can be installed via conda::
        
           conda install -c WilcoTerink SPHY
           
        or using pip::
        
           pip install SPHY
        
        Copyright
        ---------
        Copyright (C) 2013 Wilco Terink. The Spatial Processes in HYdrology (SPHY) model is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see `http://www.gnu.org/licenses/ <http://www.gnu.org/licenses/>`__.
        
Keywords: Spatial Processes Hydrology Model Spatially-distributed pcraster
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Requires-Python: ==2.7.*
