{ "info": { "author": "Jorn Bruggeman", "author_email": "jorn@bolding-bruggeman.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Scientific/Engineering" ], "description": "# Parallel Sensitivity Analysis and Calibration\n\nPython-based tool for sensitvity analysis and auto-calibration in Parallel.\nThis tool is designed for analysis of models that take significant time to run.\nFor that reason, it focuses on storing and exploiting every single model result,\nand performing model runs in parallel on either a single machine or\non computer clusters. It works with models that are run by calling one binary,\nthat use text-based configuration files based on YAML or Fortran namelists,\nand that write their output to NetCDF.\n\n### To install\n\npip install <--upgrade> --user parsac\n\nRemove --user to install in the system's shared Python directory.\nSome systems have multiple versions of pip, e.g., pip for Python 2, pip3 for Python 3.\nMake sure you use the command that corresponds to the Python version you want to install into.\n\n### To work with a wheel in edit mode\n\npip install -e . --user --upgrade\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BoldingBruggeman/parsac", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "parsac", "package_url": "https://pypi.org/project/parsac/", "platform": "", "project_url": "https://pypi.org/project/parsac/", "project_urls": { "Homepage": "https://github.com/BoldingBruggeman/parsac" }, "release_url": "https://pypi.org/project/parsac/0.5.4/", "requires_dist": [ "netCDF4" ], "requires_python": "", "summary": "AutoCalibration tool written in Python", "version": "0.5.4" }, "last_serial": 5807425, "releases": { "0.5.4": [ { "comment_text": "", "digests": { "md5": "d79687fdfe3f280256cb75077156b4dc", "sha256": "3e52ce11b362ac8e2ad360834e426c9e51b1e4f367255c00df186f6db262efe7" }, "downloads": -1, "filename": "parsac-0.5.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d79687fdfe3f280256cb75077156b4dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 67778, "upload_time": "2019-09-10T07:35:12", "url": "https://files.pythonhosted.org/packages/73/8a/be2bef611706d88d8639b8e0383bff0f18f56cfe56d5aef7d0fe9bcac30f/parsac-0.5.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d79687fdfe3f280256cb75077156b4dc", "sha256": "3e52ce11b362ac8e2ad360834e426c9e51b1e4f367255c00df186f6db262efe7" }, "downloads": -1, "filename": "parsac-0.5.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d79687fdfe3f280256cb75077156b4dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 67778, "upload_time": "2019-09-10T07:35:12", "url": "https://files.pythonhosted.org/packages/73/8a/be2bef611706d88d8639b8e0383bff0f18f56cfe56d5aef7d0fe9bcac30f/parsac-0.5.4-py2.py3-none-any.whl" } ] }