Skip to content

Migration from COPD Tool #1

@RoryWatts

Description

@RoryWatts

This is used to help with future migrations from this template

  • rm ASTHMA.md
  • rm asthma_baseline.md
  • rm results.json
  • cp FOO.md foo_baseline.md .

format_avenir_results.py

  • DISEASE = "foo"
  • SCENARIO_NAME_MAP - update
  • Export A3_Results_WorkbookF1 July 28 worksheet foo_ScaleUp
  • Find correct column names and indices, update if need be

run_models.py

  • MODEL_FILEPATH = foo_baseline.json
  • def convert_scenario() - update all scenarios
  • SCENARIOS = [] update

./docs/constants.js

  • INTERVENTIONS = [] update
  • TARGET_COVERAGES = {} update
  • STARTING_COVERAGES = {} update
  • FOO_COVERAGE_CHANGES e.g. CR1_COVERAGE_CHANGES update
  • RESULTS_QUERY update

./docs/tool.html

  • h2 - change disease name
  • Update identifiers around h2 (three things, two with the same variable name)
  • Label - Select Interventions - need changing
  • <iframe> url needs changing

./docs/modelScript.js

  • imports - update
  • handleInterventionChange - update
  • window.runModel needs fetch() - update

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions