{ "info": { "author": "Paul Raftery", "author_email": "praftery@berkeley.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "Mave\n======\nMave is a tool for automated measurement and verification. At it's most simple, \nthe aim is to read energy consumption data from before and after a retrofit \n(pre-retrofit and post-retrofit data) and to predict how much energy the \nretrofit saved. Mave does this by training a model to the data and using \nthe best model to predict energy consumption during a different period.\n\n\nInstallation\n------------\nAssuming all of the dependencies are installed, install mave from source using:\n```\n python setup.py install\n```\n\nAlternatively, install mave from pypi using:\n```\n pip install mave --no-deps\n```\n\nIf you run into trouble with the dependencies, see the \n[Installation page of the wiki](https://github.com/CenterForTheBuiltEnvironment/mave/wiki/Installation)\n\nUsage\n------------\nTry mave out on an example file using any of the examples methods below.\nEach of these will build a model on the dataset contained in ex3.csv, the \ndifference between the three approaches is in how the post-retrofit period\nis defined.\n```\n mave ex3.csv \n```\nThis assumes the last 25% of the file represents the postretrofit period as the\ndefault value of the 'test_size' argument is 0.25. \n```\n mave ex3.csv -ts 0.45\n```\nThis uses the 'ts' or 'test_size' argument to explicitly specify the fraction \nof the file to use. In this example the last 45% of the file represents the \npostretrofit period. \n```\n mave ex3.csv -cp \"1/11/2013 00:00\"\n```\nThis example uses the 'cp' or 'changepoint' argument to explicitly define the\ndate at which the post retrofit period begins. This overrides the 'test-size' \nvalue. In this case all data on or after Jan 11, 2013 at 00:00 represents the \npost-retrofit period.\n\nMave has many configurable options (e.g. -v for verbose output) which can be \npassed as command line arguments or using a separate configuration file.\nThe configuration file also allows many other advanced modeling options, such \nas specifying multiple different periods in the file to use as pre-retrofit or \npost-retrofit, or periods to ignore entirely. Review the wiki documentation for \nmore details. \n\nTo cite this tool: \nPaul Raftery & Tyler Hoyt, 2015, Mave: software automated Measurement and Verification. \nCenter for the Built Environment, University of California Berkeley, https://github.com/CenterForTheBuiltEnvironment/mave", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/centerforthebuiltenvironment/mave", "keywords": "m&v measurement verification energy modeling", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "mave", "package_url": "https://pypi.org/project/mave/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mave/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/centerforthebuiltenvironment/mave" }, "release_url": "https://pypi.org/project/mave/0.0.42/", "requires_dist": null, "requires_python": null, "summary": "Package for Measurement and Verification", "version": "0.0.42" }, "last_serial": 1970814, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "012d383891b62659311034241d2b9d25", "sha256": "6d511bf2eb06b5d759b6e04e9829f595e2b14c226dfe9451b4a01695d3339980" }, "downloads": -1, "filename": "mave-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "012d383891b62659311034241d2b9d25", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 19680, "upload_time": "2015-08-05T19:02:24", "url": "https://files.pythonhosted.org/packages/75/8f/e48ce7c216d51273649de34d1085713fb7641fbdebbec75abee92a1408a7/mave-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e6168c1c56d4d617f8404b235079165c", "sha256": "2e3f7b07d206d2de51660e330c32e4f4a1262833a32bb6e394a9e71a72726757" }, "downloads": -1, "filename": "mave-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e6168c1c56d4d617f8404b235079165c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8851, "upload_time": "2015-08-05T19:02:27", "url": "https://files.pythonhosted.org/packages/95/91/92de6160e0bdbd99d7a5739356cda1a99747328e9c56273848bbff928941/mave-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "82a82ef847f3c819347e921ec90d7a47", "sha256": "d2ccfb6b855e8ebfde8cd947f6dd5695e0fdf590ab15c4486f2c002234d89b5c" }, "downloads": -1, "filename": "mave-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "82a82ef847f3c819347e921ec90d7a47", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 483686, "upload_time": "2015-08-05T23:25:38", "url": "https://files.pythonhosted.org/packages/63/1b/7bf5252896e0314dff77f69c44064327f569872bc9e45552969b2f069661/mave-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "86f6bb8ed2a3a47e05325ad473ede2ee", "sha256": "8141691bdec71aa4d9f49c812bd7928391a8a85e7b55b048a357a21626051cdc" }, "downloads": -1, "filename": "mave-0.0.2.tar.gz", "has_sig": false, "md5_digest": "86f6bb8ed2a3a47e05325ad473ede2ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470681, "upload_time": "2015-08-07T00:08:46", "url": "https://files.pythonhosted.org/packages/4c/7f/d20660b76eea5a87472549b1f6d9af7875d2bee634537bf0e5f520a052a0/mave-0.0.2.tar.gz" } ], "0.0.21": [ { "comment_text": "", "digests": { "md5": "156488457e4f54834668f186b29d4e2c", "sha256": "1eebfefb847e293d6296ebe9ad117c9dc955e75e0694340a49cd3084d78cfe84" }, "downloads": -1, "filename": "mave-0.0.21-py2-none-any.whl", "has_sig": false, "md5_digest": "156488457e4f54834668f186b29d4e2c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5099624, "upload_time": "2015-08-12T01:44:37", "url": "https://files.pythonhosted.org/packages/50/0a/4a758c2c4569c7fd3d5463c6f029f5848efb198b85930b68c24dc41e41c8/mave-0.0.21-py2-none-any.whl" } ], "0.0.23": [ { "comment_text": "", "digests": { "md5": "d558124260c3cd8d9ba9fdcf3c781bd6", "sha256": "3adb6d6bfd4a108f2485de380b8c16edd6ea942040982de7882f33aa7c9bcc2c" }, "downloads": -1, "filename": "mave-0.0.23-py2-none-any.whl", "has_sig": false, "md5_digest": "d558124260c3cd8d9ba9fdcf3c781bd6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5100569, "upload_time": "2015-08-28T18:48:31", "url": "https://files.pythonhosted.org/packages/25/83/35c7b0f26866620f44ed2aa895b4dbc61923a5c823586125a47b7518da82/mave-0.0.23-py2-none-any.whl" } ], "0.0.3": [], "0.0.31": [ { "comment_text": "", "digests": { "md5": "ae1fa83685090e51ddffcc1eb00209ea", "sha256": "9f138d4a7e01b2fdec62e0842f608fc5839650d0b5dfe2484ca5b14bd8739aac" }, "downloads": -1, "filename": "mave-0.0.31-py2-none-any.whl", "has_sig": false, "md5_digest": "ae1fa83685090e51ddffcc1eb00209ea", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4824564, "upload_time": "2015-08-29T01:14:28", "url": "https://files.pythonhosted.org/packages/5f/05/cdd589cf6f218500f930559dc24435694aec408a4ae9d6423a67900367bb/mave-0.0.31-py2-none-any.whl" } ], "0.0.32": [ { "comment_text": "", "digests": { "md5": "1d416eeab54f5cb38aa96c3a39b8494f", "sha256": "cbd836b0b60dd8bf31a87281d52f412b0d847c51513493dd8f0c76ff63600af4" }, "downloads": -1, "filename": "mave-0.0.32-py2-none-any.whl", "has_sig": false, "md5_digest": "1d416eeab54f5cb38aa96c3a39b8494f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4824925, "upload_time": "2015-08-31T21:02:45", "url": "https://files.pythonhosted.org/packages/e6/44/ba007f67273d26cb7dd72e81e2985066f4bfc3d1074a283b894647f0f851/mave-0.0.32-py2-none-any.whl" } ], "0.0.33": [ { "comment_text": "", "digests": { "md5": "261a84c71b929fab7cb02328784b8ee7", "sha256": "2df9ba7e9ad49320c245da8dc585244128741ffd37ab504d9d21b293341a797b" }, "downloads": -1, "filename": "mave-0.0.33-py2-none-any.whl", "has_sig": false, "md5_digest": "261a84c71b929fab7cb02328784b8ee7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4827505, "upload_time": "2015-09-16T00:37:52", "url": "https://files.pythonhosted.org/packages/25/22/24324ec73ebcc82f8b4d15b6a48df20b49a040e2b7b8cc581941756d73b7/mave-0.0.33-py2-none-any.whl" } ], "0.0.35": [ { "comment_text": "", "digests": { "md5": "ebe9dcc966d42db602cd21795d12f335", "sha256": "49cdf755aa376b58585d4069fa76982d7388c549867d4290bf0f214b1c233074" }, "downloads": -1, "filename": "mave-0.0.35-py2-none-any.whl", "has_sig": false, "md5_digest": "ebe9dcc966d42db602cd21795d12f335", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4833835, "upload_time": "2015-10-08T02:56:16", "url": "https://files.pythonhosted.org/packages/d5/40/1a975f473f9409950a4427cc4ab84d04928ba9efd19f2719c59109d800c4/mave-0.0.35-py2-none-any.whl" } ], "0.0.36": [ { "comment_text": "", "digests": { "md5": "d580be21a62677aa5c4a5cf9f72243d0", "sha256": "e2755dc65ea12dcba3a687cd43defe5a05b5ae7e148119337ce6205f964330c5" }, "downloads": -1, "filename": "mave-0.0.36-py2-none-any.whl", "has_sig": false, "md5_digest": "d580be21a62677aa5c4a5cf9f72243d0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4988719, "upload_time": "2015-10-14T18:24:12", "url": "https://files.pythonhosted.org/packages/93/01/99e722cc696e2a5c9a8f4cb998ce0465bb4e69ca2fd61cafb390967f77a6/mave-0.0.36-py2-none-any.whl" } ], "0.0.37": [ { "comment_text": "", "digests": { "md5": "27e04bd1c3714d7a469d99aa4b8d7eac", "sha256": "9ac3ab37c3cc60add2288c759926e5f222c66c9fc756d9d70097315dbc9702b9" }, "downloads": -1, "filename": "mave-0.0.37-py2-none-any.whl", "has_sig": false, "md5_digest": "27e04bd1c3714d7a469d99aa4b8d7eac", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4988345, "upload_time": "2015-10-14T18:56:00", "url": "https://files.pythonhosted.org/packages/a7/68/665deda8ac1d8cf0aebcad1c8dd2d281cd5551b0c50187158fb615095247/mave-0.0.37-py2-none-any.whl" } ], "0.0.39": [ { "comment_text": "", "digests": { "md5": "0bd38ba7dc3fa5c89a7a480d5ecbacc7", "sha256": "adf08ae3428192bb31519e418d9057135e8156f8176b40dd56a08d6401c9b29d" }, "downloads": -1, "filename": "mave-0.0.39-py2-none-any.whl", "has_sig": false, "md5_digest": "0bd38ba7dc3fa5c89a7a480d5ecbacc7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4988774, "upload_time": "2015-10-15T00:55:33", "url": "https://files.pythonhosted.org/packages/36/8d/239bedcbf8e4ff61eee41400a93e189b6af0dff34aaf04f0104ca6e89fe9/mave-0.0.39-py2-none-any.whl" } ], "0.0.42": [ { "comment_text": "", "digests": { "md5": "2e6c38fd479ae58baf6585b1145bf7ab", "sha256": "1fd83c5edb7978bc2e7f97685494f78fa7f2e34297f12af8d97865446ef7510f" }, "downloads": -1, "filename": "mave-0.0.42-py2-none-any.whl", "has_sig": false, "md5_digest": "2e6c38fd479ae58baf6585b1145bf7ab", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5296384, "upload_time": "2016-02-23T01:52:58", "url": "https://files.pythonhosted.org/packages/0f/08/082ded8fba438988d9cf5b1cda0fc4eb93f77baf0ab2e4dac1a0978ca0e3/mave-0.0.42-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e6c38fd479ae58baf6585b1145bf7ab", "sha256": "1fd83c5edb7978bc2e7f97685494f78fa7f2e34297f12af8d97865446ef7510f" }, "downloads": -1, "filename": "mave-0.0.42-py2-none-any.whl", "has_sig": false, "md5_digest": "2e6c38fd479ae58baf6585b1145bf7ab", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5296384, "upload_time": "2016-02-23T01:52:58", "url": "https://files.pythonhosted.org/packages/0f/08/082ded8fba438988d9cf5b1cda0fc4eb93f77baf0ab2e4dac1a0978ca0e3/mave-0.0.42-py2-none-any.whl" } ] }