Metadata-Version: 2.1
Name: lisflood-lisvap
Version: 1.1.0
Summary: LISVAP model python module
Home-page: https://github.com/ec-jrc/lisflood-lisvap
Author: Ad de Roo, Peter Burek, Johan van der Knijff, Domenico Nappo
Author-email: domenico.nappo@ext.ec.europa.eu
License: EUPL 1.2
Description: # Lisflood OS
        
        This repository hosts source code of LISVAP model.
        Go to [Lisflood OS page](https://ec-jrc.github.io/lisflood/) for more information.
        
        Other useful resources
        
        | **Project**         | **Documentation**                                         | **Source code**                                              |
        | ------------------- | --------------------------------------------------------- | ------------------------------------------------------------ |
        | Lisflood            | [Model docs](https://ec-jrc.github.io/lisflood-model/)    | https://github.com/ec-jrc/lisflood-code                      |
        |                     | [User guide](https://ec-jrc.github.io/lisflood-code/)     |                                                              |
        | Lisvap              | [Docs](https://ec-jrc.github.io/lisflood-lisvap/)         | https://github.com/ec-jrc/lisflood-lisvap (this repository)  |
        | Calibration tool    | [Docs](https://ec-jrc.github.io/lisflood-calibration/)    | https://github.com/ec-jrc/lisflood-calibration               |
        | Lisflood Utilities  |                                                           | https://github.com/ec-jrc/lisflood-utilities                 |
        | Lisflood Usecases   |                                                           | https://github.com/ec-jrc/lisflood-usecases                  |
        
        
        
        ## LISVAP
        
        LISVAP is a model that produce Evaporation timeseries maps that can be used as input to Water Balance/Flood simulation models.
        
        Reference values for potential evapotranspiration and evaporation are estimated using the Penman-Monteith equation (Supit et al., 1994, Supit & Van Der Goot, 2003)
        
        
        For full documentation, please visit the [official documentation](https://ec-jrc.github.io/lisflood-lisvap/) website.
        
        This software is part of Lisflood Open source/Nexus Initiative and it's released under the EUPL 1.2 license.
        Source code and test cases are available in the [LISVAP GitHub repository](https://github.com/ec-jrc/lisflood-lisvap/)
        JRC - European Commission
        
        (C) 2019
        
Keywords: lisflood lisvap efas evapotranspiration evaporation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=2.7,!=3.0.*,!=3.1.*
Description-Content-Type: text/markdown
