-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requeststandardiseAnything related to CDDSAnything related to CDDStechnical debtTechnical debt in CMEWTechnical debt in CMEW
Milestone
Description
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 outside the cylc-run directory to extract raw data to:
RAW_DATA_DIR - When
standardise_model_dataruns - Then the raw model data is written to the extract dir
Acceptance criteria 2:
- Given configuration details in which
RAW_DATA_DIRis not set, - When
standardise_model_dataruns - Then the raw model data is written to a dir under
share/datawithin the cylc-run directory (as at present)
Details
- See also Develop a housekeeping task #30 (though they are not interdependent).
- It would be better to work on this after Consolidate
ROOT_PROC_DIRandROOT_DATA_DIR#151 / ConsolidateROOT_PROC_DIRandROOT_DATA_DIR#205 are complete. - Estimate: medium.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststandardiseAnything related to CDDSAnything related to CDDStechnical debtTechnical debt in CMEWTechnical debt in CMEW