pytRIBS


NamepytRIBS JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryA pre-to-post processing python package for the distributed hydrological model tRIBS
upload_time2024-02-20 22:25:30
maintainer
docs_urlNone
author
requires_python
licenseGPL-version 2
keywords hydrology modeling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytRIBS
A pre-to-post procsessing python package designed to allow users to setup, simulate, and analyze TIN-based Real-time Integrated Basin Simulator (tRIBS) model runs through a python interface.
Note this packages is currently under development and is subject to further changes. Additionally, much of the functionality here has had limited testing, consequently responsibility is on the user to verify package functionality. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytRIBS",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hydrology,modeling",
    "author": "",
    "author_email": "\"L. Wren Raming\" <lraming@asu.edu>, \"C. Josh Cederstrom\" <cjceders@asu.edu>, \"Enrique R. Vivoni\" <evivoni@asu.edu>",
    "download_url": "https://files.pythonhosted.org/packages/43/60/fcf1ebdd140adde1f010fac0e75f4255c2b54add52c59694206f44d795bb/pytRIBS-0.1.1.tar.gz",
    "platform": null,
    "description": "# pytRIBS\nA pre-to-post procsessing python package designed to allow users to setup, simulate, and analyze TIN-based Real-time Integrated Basin Simulator (tRIBS) model runs through a python interface.\nNote this packages is currently under development and is subject to further changes. Additionally, much of the functionality here has had limited testing, consequently responsibility is on the user to verify package functionality. \n",
    "bugtrack_url": null,
    "license": "GPL-version 2",
    "summary": "A pre-to-post processing python package for the distributed hydrological model tRIBS",
    "version": "0.1.1",
    "project_urls": {
        "Repository": "https://github.com/WrenRaming/pytRIBS"
    },
    "split_keywords": [
        "hydrology",
        "modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16eb8cda861a03795dd5cbe343cfffac1aaa2650db1892ac341a8c70d6e5159f",
                "md5": "09dbf40a2e7643e09aaa9ecf085cb09a",
                "sha256": "64c12231f02bc3fd46485af8af070fc6df1105cac6c18a5e2189999b20759aad"
            },
            "downloads": -1,
            "filename": "pytRIBS-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09dbf40a2e7643e09aaa9ecf085cb09a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38474,
            "upload_time": "2024-02-20T22:25:28",
            "upload_time_iso_8601": "2024-02-20T22:25:28.351734Z",
            "url": "https://files.pythonhosted.org/packages/16/eb/8cda861a03795dd5cbe343cfffac1aaa2650db1892ac341a8c70d6e5159f/pytRIBS-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4360fcf1ebdd140adde1f010fac0e75f4255c2b54add52c59694206f44d795bb",
                "md5": "28df039a14b9c2806bd2d47f78bab2f0",
                "sha256": "64f92f304c36fe6e6157d4588321b55956af064f09bd45e7fba275280508fd94"
            },
            "downloads": -1,
            "filename": "pytRIBS-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "28df039a14b9c2806bd2d47f78bab2f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34962,
            "upload_time": "2024-02-20T22:25:30",
            "upload_time_iso_8601": "2024-02-20T22:25:30.382564Z",
            "url": "https://files.pythonhosted.org/packages/43/60/fcf1ebdd140adde1f010fac0e75f4255c2b54add52c59694206f44d795bb/pytRIBS-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 22:25:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WrenRaming",
    "github_project": "pytRIBS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pytribs"
}
        
Elapsed time: 0.20558s