Skip to content

Make extracted raw data location configurable, with default to work  #156

@alistairsellar

Description

@alistairsellar

The standardised output, and also raw extracted data from standardise_model_data is currently being written to share/data, see app/standardise_model_data/rose-app.conf. The output from standardise_model_data should continue to be written to share/data since it is used by the run_recipe_* tasks, but the extracted raw data is only used by this task and should be written to work.

Include configurable extract location to support subsequent runs that switch off the extract step.

Acceptance criteria 1:

  • Given configuration details of a location to extract raw data to: RAW_DATA_DIR
  • When standardise_model_data runs
  • Then the raw model data is written to the extract dir

If RAW_DATA_DIR is not set, the raw data should be written to work/standardise_model_data

Details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions