lisflood-lisvap


Namelisflood-lisvap JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/ec-jrc/lisflood-lisvap
SummaryLISVAP model python module
upload_time2024-10-10 09:32:00
maintainerNone
docs_urlNone
authorAd de Roo, Peter Burek, Johan van der Knijff, Domenico Nappo
requires_python!=3.0.*,!=3.1.*,>=2.7
licenseEUPL 1.2
keywords lisflood lisvap efas evapotranspiration evaporation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ec-jrc/lisflood-lisvap",
    "name": "lisflood-lisvap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,>=2.7",
    "maintainer_email": null,
    "keywords": "lisflood lisvap efas evapotranspiration evaporation",
    "author": "Ad de Roo, Peter Burek, Johan van der Knijff, Domenico Nappo",
    "author_email": "domenico.nappo@ext.ec.europa.eu",
    "download_url": "https://files.pythonhosted.org/packages/86/fe/859637bffb7987e111aefeeb277da287e16a65e03261b27f87d875426db2/lisflood-lisvap-1.3.1.tar.gz",
    "platform": null,
    "description": "# Lisflood OS\n\nThis repository hosts source code of LISVAP model.\nGo to [Lisflood OS page](https://ec-jrc.github.io/lisflood/) for more information.\n\nOther useful resources\n\n| **Project**         | **Documentation**                                         | **Source code**                                              |\n| ------------------- | --------------------------------------------------------- | ------------------------------------------------------------ |\n| Lisflood            | [Model docs](https://ec-jrc.github.io/lisflood-model/)    | https://github.com/ec-jrc/lisflood-code                      |\n|                     | [User guide](https://ec-jrc.github.io/lisflood-code/)     |                                                              |\n| Lisvap              | [Docs](https://ec-jrc.github.io/lisflood-lisvap/)         | https://github.com/ec-jrc/lisflood-lisvap (this repository)  |\n| Calibration tool    | [Docs](https://ec-jrc.github.io/lisflood-calibration/)    | https://github.com/ec-jrc/lisflood-calibration               |\n| Lisflood Utilities  |                                                           | https://github.com/ec-jrc/lisflood-utilities                 |\n| Lisflood Usecases   |                                                           | https://github.com/ec-jrc/lisflood-usecases                  |\n\n\n\n## LISVAP\n\nLISVAP is a model that produce Evaporation timeseries maps that can be used as input to Water Balance/Flood simulation models.\n\nReference values for potential evapotranspiration and evaporation are estimated using the Penman-Monteith equation (Supit et al., 1994, Supit & Van Der Goot, 2003)\n\n\nFor full documentation, please visit the [official documentation](https://ec-jrc.github.io/lisflood-lisvap/) website.\n\nThis software is part of Lisflood Open source/Nexus Initiative and it's released under the EUPL 1.2 license.\nSource code and test cases are available in the [LISVAP GitHub repository](https://github.com/ec-jrc/lisflood-lisvap/)\nJRC - European Commission\n\n(C) 2019\n",
    "bugtrack_url": null,
    "license": "EUPL 1.2",
    "summary": "LISVAP model python module",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/ec-jrc/lisflood-lisvap"
    },
    "split_keywords": [
        "lisflood",
        "lisvap",
        "efas",
        "evapotranspiration",
        "evaporation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86fe859637bffb7987e111aefeeb277da287e16a65e03261b27f87d875426db2",
                "md5": "3dcfeab0a21e84fbf3bfe25798492451",
                "sha256": "99b775e8ca55a526457cea92f8f6ac6e70b68c235a76dc4da07c374ff5c4a66a"
            },
            "downloads": -1,
            "filename": "lisflood-lisvap-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3dcfeab0a21e84fbf3bfe25798492451",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,>=2.7",
            "size": 38765,
            "upload_time": "2024-10-10T09:32:00",
            "upload_time_iso_8601": "2024-10-10T09:32:00.411914Z",
            "url": "https://files.pythonhosted.org/packages/86/fe/859637bffb7987e111aefeeb277da287e16a65e03261b27f87d875426db2/lisflood-lisvap-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 09:32:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ec-jrc",
    "github_project": "lisflood-lisvap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "lisflood-lisvap"
}
        
Elapsed time: 0.89274s