Skip to content

{reskit} wiki

Fran Barton edited this page Aug 20, 2025 · 1 revision

Project scope - priority list

  1. Pull a model run (json) from Azure
  2. Create functions for combining model results sets
  3. Read from new standalone params-only files
  4. Retrieve scenario metadata given new params/results file scheme
  5. Replace nhp functionality in {su.azure}
  6. Implement get_data functionality from outputs app (canonical version of functionality)
  7. Ensure processes in final_reports/azure.R are replicable
  8. "We need to be able to obtain scenarios by ID, or by scheme/dataset/scheme code, or by metadata/tag, run stage, scenario_file"

Project scope and antecedents: notes

Linked issues:

1. We're moving from a single results file (json.gz) to standalone params-only (json) and results (parquet) files

2. Package should only be for results from v3.5 onwards

3. It may be possible for nhp_inputs_report_app to read params from json rather than a pin

Examples of processes that could be included:

Clone this wiki locally