{ "info": { "author": "Joost Delsman", "author_email": "joostdelsman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Topic :: Scientific/Engineering" ], "description": "Generalised Likelihood Uncertainty Estimation (GLUE) Framework\nJoost Delsman, Deltares, 2011\n\nGeneric Python framework to conduct GLUE analyses\nNOTE: Package is still under construction and undocumented\n\n\nNecessary:\n1) model parameters, that:\n- hold the statistical properties of the a priori parameter space\n- hold the statistical properties of the a posteriori parameter space\n- can return a random value based on the a priori parameter space\n- can accept an evaluated parameter + behavioural / non-behavioural\n statement from the evaluator\n \n2) a model, that:\n- returns a result set based on a parameter set\n- can be called successively to explore the parameter space\n- resides outside GLUE\n- (can even be outside python)\n- function or wrapper must return a dict with parameters and\n their values, recognised by the evaluator\n \n3) a model evaluator, that:\n- evaluates the model result by a prescribed set of rules\n- assigns behavioural / non-behavioural\n\n4) a framework that:\n- initializes a monte-carlo sequence\n- for each run:\n - get parameter values\n - run the model\n - evaluate the model\n - store behavioural runs", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/pyGLUE", "keywords": "GLUE hydrology uncertainty model modeling modelling", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyGLUE", "package_url": "https://pypi.org/project/pyGLUE/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyGLUE/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/pyGLUE" }, "release_url": "https://pypi.org/project/pyGLUE/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A Python framework to conduct GLUE analyses", "version": "0.0.4" }, "last_serial": 796901, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "17b37fb7542b93fcfb5bc8a20546af6b", "sha256": "1ad68550c239c299bdccd8c87513dbfba30ece12601c1afc7496af59e05cc414" }, "downloads": -1, "filename": "pyGLUE-0.0.4.zip", "has_sig": false, "md5_digest": "17b37fb7542b93fcfb5bc8a20546af6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9177, "upload_time": "2012-01-06T13:09:48", "url": "https://files.pythonhosted.org/packages/80/d2/83311d22c59aaf5dd59bfea64752e64db852a3cd61825f256a2e0a0501b3/pyGLUE-0.0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17b37fb7542b93fcfb5bc8a20546af6b", "sha256": "1ad68550c239c299bdccd8c87513dbfba30ece12601c1afc7496af59e05cc414" }, "downloads": -1, "filename": "pyGLUE-0.0.4.zip", "has_sig": false, "md5_digest": "17b37fb7542b93fcfb5bc8a20546af6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9177, "upload_time": "2012-01-06T13:09:48", "url": "https://files.pythonhosted.org/packages/80/d2/83311d22c59aaf5dd59bfea64752e64db852a3cd61825f256a2e0a0501b3/pyGLUE-0.0.4.zip" } ] }