{ "info": { "author": "Edward J. Oughton", "author_email": "edward.oughton@ouce.ox.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Communications :: Telephony", "Topic :: Scientific/Engineering" ], "description": "Cambridge Digital Communications Assessment Model (cdcam)\n=========================================================\n\n[![Documentation Status](https://readthedocs.org/projects/cdcam/badge/?version=latest)](https://cdcam.readthedocs.io/en/latest/?badge=latest)\n[![Build Status](https://travis-ci.com/nismod/cdcam.svg?branch=master)](https://travis-ci.com/nismod/cdcam)\n[![Coverage Status](https://coveralls.io/repos/github/nismod/cdcam/badge.svg?branch=master)](https://coveralls.io/github/nismod/cdcam?branch=master)\n\nDescription\n===========\n\nThe **Cambridge Digital Communications Assessment Model** is a decision support tool to\nquantify the performance of national digital infrastructure strategies for mobile broadband,\nfocussing on 4G and 5G technologies.\n\nCitations\n---------\n\n```\nOughton, E.J. and Frias, Z. (2017) The Cost, Coverage and Rollout Implications of 5G Infrastructure\nin Britain. Telecommunications Policy. https://doi.org/10.1016/j.telpol.2017.07.009.\n\nOughton, E.J., Z. Frias, T. Russell, D. Sicker, and D.D. Cleevely. 2018. Towards 5G: Scenario-Based\nAssessment of the Future Supply and Demand for Mobile Telecommunications Infrastructure. Technological\nForecasting and Social Change, 133 (August): 141\u201355. https://doi.org/10.1016/j.techfore.2018.03.016.\n\nOughton, E.J., Frias, Z., van der Gaast, S. and van der Berg, R. (2019) Assessing the Capacity,\nCoverage and Cost of 5G Infrastructure Strategies: Analysis of The Netherlands. Telematics and\nInformatics (January). https://doi.org/10.1016/j.tele.2019.01.003.\n```\n\nSetup and configuration\n=======================\n\nAll code for **The Cambridge Communications Assessment Model** is written in Python\n(Python>=3.5) and has a number of dependencies. See `requirements.txt` for a full list.\n\nUsing conda\n-----------\n\nThe recommended installation method is to use [conda](http://conda.pydata.org/miniconda.html),\nwhich handles packages and virtual environments, along with the `conda-forge` channel which has\na host of pre-built libraries and packages.\n\nCreate a conda environment called `cdcam`:\n\n conda create --name cdcam python=3.5\n\nActivate it (run this each time you switch projects):\n\n conda activate cdcam\n\nFirst, install required packages:\n\n conda install fiona shapely rtree pyproj\n\nFor development purposes, run this command once per machine:\n\n python setup.py develop\n\nInstall test/dev requirements:\n\n conda install pytest pytest-cov\n\nThe run the tests:\n\n pytest --cov-report=term --cov=cdcam tests/\n\n\nQuick start\n===========\n\nIf you want to quickly generate results run:\n\n python scripts/mobile_run.py\n\nAnd then to visualize, install `pandas`, `matplotlib` and `seaborn`:\n\n conda install pandas matplotlib seaborn\n\nFollowed by running:\n\n python vis/vis.py\n\n\nBackground and funding\n======================\n\nThe **Cambridge Digital Communications Assessment Model** has been collaboratively developed\nbetween the [Environmental Change Institute](http://www.eci.ox.ac.uk/) at the [University of\nOxford](https://www.ox.ac.uk/), the [Networks and Operating Systems Group\n(NetOS)](http://www.cl.cam.ac.uk/research/srg/netos) at the [Cambridge Computer\nLaboratory](http://www.cl.cam.ac.uk), and the UK's [Digital\nCatapult](http://www.digtalcatapult.org.uk). Research activity between 2017-2018 also took\nplace at the [Cambridge Judge Business School](http://www.jbs.cam.ac.uk/home/) at the\n[University of Cambridge](http://www.cam.ac.uk/).\n\nDevelopment has been funded by the EPSRC via (i) the [Infrastructure Transitions Research\nConsortium](http://www.itrc.org.uk/) (EP/N017064/1) and (ii) the UK's [Digital\nCatapult](http://www.digicatapult.org.uk) Researcher in Residence programme.\n\nContributors\n============\n- Edward J. Oughton (University of Oxford)\n- Tom Russell (University of Oxford)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edwardoughton/cdcam", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "cdcam", "package_url": "https://pypi.org/project/cdcam/", "platform": "", "project_url": "https://pypi.org/project/cdcam/", "project_urls": { "Homepage": "https://github.com/edwardoughton/cdcam" }, "release_url": "https://pypi.org/project/cdcam/1.0.0rc1/", "requires_dist": null, "requires_python": "", "summary": "Cambridge Digital Communications Assessment Model", "version": "1.0.0rc1" }, "last_serial": 5995925, "releases": { "1.0.0rc1": [ { "comment_text": "", "digests": { "md5": "d4e5404251ce5a73a5efa35f46ee40e5", "sha256": "8682fe3064e1c66f22d223e617bf58555cb2eb957a777d31a3cb8ef532233b4f" }, "downloads": -1, "filename": "cdcam-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "d4e5404251ce5a73a5efa35f46ee40e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91956, "upload_time": "2019-10-18T14:30:08", "url": "https://files.pythonhosted.org/packages/24/d3/e7ec8a273488c549735a22d9f31788022c63718851b5a5b0fcb9a59ecc90/cdcam-1.0.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4e5404251ce5a73a5efa35f46ee40e5", "sha256": "8682fe3064e1c66f22d223e617bf58555cb2eb957a777d31a3cb8ef532233b4f" }, "downloads": -1, "filename": "cdcam-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "d4e5404251ce5a73a5efa35f46ee40e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91956, "upload_time": "2019-10-18T14:30:08", "url": "https://files.pythonhosted.org/packages/24/d3/e7ec8a273488c549735a22d9f31788022c63718851b5a5b0fcb9a59ecc90/cdcam-1.0.0rc1.tar.gz" } ] }