Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend data processor and allow data type override. #1161

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

davner
Copy link
Contributor

@davner davner commented Jan 24, 2025

Addresses #1124

This extends the run_data_processor function by adding an optional parameter that allows overriding the data product type. This will enable selecting a specific processor at runtime.

@jchate6 jchate6 linked an issue Jan 24, 2025 that may be closed by this pull request
@jchate6 jchate6 self-requested a review January 24, 2025 01:26
Copy link
Contributor

@jchate6 jchate6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you see this feature being used?
Should we add optional fields to the form or api_views to give users access to this?

Should we add a section in the customizing data processing docs explaining how to use this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

Allow data_product_type override in run_data_processor.
2 participants