Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup digital communications model configuration #53

Closed
4 of 5 tasks
willu47 opened this issue Feb 26, 2019 · 2 comments
Closed
4 of 5 tasks

Setup digital communications model configuration #53

willu47 opened this issue Feb 26, 2019 · 2 comments

Comments

@willu47
Copy link
Member

willu47 commented Feb 26, 2019

Child of #55

  • Define model with inputs, outputs and parameters
  • Identify dimensions
  • Set up defaults for parameters
  • Set up scenarios for inputs
  • Generate interventions
@willu47
Copy link
Member Author

willu47 commented Mar 19, 2019

@edwardoughton - I think these are the inputs and outputs required for the fixed network model (please edit as necessary):

Inputs:
- name: adoption
  description: 
  dims: []

Outputs:
- name: spend
  description: spend by distribution point
  dims:
  - distribution_points
  - technology
  - year
  - policy
  - spend_type
- name: coverage
  description:
- name: aggregate_coverage
  description:
- name: capacity
  description:

@tomalrussell
Copy link
Member

Closed by #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants