Git Product home page Git Product logo

test's Introduction

The Cambridge Communications Assessment Model

Documentation Status Build Status Coverage Status

(click on the 'docs' button to get directed to the full model documentation)

Description

The Cambridge Communications Assessment Model provides analytics for decision-makers on (i) capacity-demand and (ii) risk, vulnerability and resilience. The fixed, wireless and satellite sectors are currently under development.

Citation:

Oughton, E. J. and Frias, Z. (2017) The cost, coverage and rollout implications of 5G infrastructure 
in Britain. Telecommunications Policy. doi: 10.1016/j.telpol.2017.07.009.

Setup and configuration

All code for The Cambridge Communications Assessment Model is written in Python (Python>=3.5) and has a number of dependencies. See requirements.txt for a full list.

Using conda

The recommended installation method is to use conda<http://conda.pydata.org/miniconda.html>_, which handles packages and virtual environments, along with the conda-forge channel which has a host of pre-built libraries and packages.

Create a conda environment, using 'digital_comms' as a short reference for digital communications:

conda create --name digital_comms python=3.6

Activate it:

activate digital_comms

For development purposes:

Run this command once per machine:

python setup.py develop

To install permanently:

python setup.py install

To build the documentation:

python setup.py docs

The run the tests:

python setup.py test

Funding (EPSRC Grant EP/N017064/1)

The Cambridge Communications Assessment Model was written and developed at the Judge Business School, University of Cambridge and at the Environmental Change Institute, University of Oxford within the EPSRC-sponsored MISTRAL programme, as part of the Infrastructure Transition Research Consortium.

test's People

Contributors

mchakli avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.