Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Add support for config files based on labels in processing workflow #969

Open
ghost opened this issue Jul 26, 2022 · 0 comments
Open

Add support for config files based on labels in processing workflow #969

ghost opened this issue Jul 26, 2022 · 0 comments
Assignees
Labels
feature Major new feature

Comments

@ghost
Copy link

ghost commented Jul 26, 2022

In some cases, users may want to reprocess thier data with different parameters (ie comparing filter settings or differentiation methods) and gmprocess stores the config file that is read during gmprocess process in the ASDF file for optimization reasons. This means the user needs to run gmprocess assemble -o each time the system config file is changed before running gmprocess process -l mylabel

In order for the labels to work so that users can modify the system config file and then rerun only gmprocess process -l mylabel the ASDF file should support label-based config files. This means each label would have its own config file stored in the ASDF file with whatever processing parameters the user requires. In most cases, this should result in only few labels (for different processing parameters) with a few config files in the ASDF file.

@ghost ghost added the feature Major new feature label Jul 26, 2022
@emthompson-usgs emthompson-usgs self-assigned this Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Major new feature
Projects
None yet
Development

No branches or pull requests

1 participant