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

Add Override for data Product path so user can define whatever path they like #769

Merged
merged 4 commits into from Dec 6, 2023

Conversation

jchate6
Copy link
Contributor

@jchate6 jchate6 commented Dec 6, 2023

This should allow a user to add a DATA_PRODUCT_PATH value to their settings.py allowing for them to override the default path creation method for Data Products.

@jchate6 jchate6 linked an issue Dec 6, 2023 that may be closed by this pull request
@jchate6
Copy link
Contributor Author

jchate6 commented Dec 6, 2023

@davner Does this seem like a good solution?

docs/managing_data/customizing_data_processing.rst Outdated Show resolved Hide resolved
tom_dataproducts/models.py Outdated Show resolved Hide resolved
tom_dataproducts/models.py Outdated Show resolved Hide resolved
@davner
Copy link
Contributor

davner commented Dec 6, 2023

This looks extremely promising, thank you! I can get around to testing it later today or first thing tomorrow.

@jchate6 jchate6 merged commit fc5b5a4 into dev Dec 6, 2023
23 checks passed
@jchate6 jchate6 deleted the feature/configurable-data-product-storage-path branch December 6, 2023 20:39
@davner
Copy link
Contributor

davner commented Dec 11, 2023

@jchate6 This works perfectly. Thanks for helping us out!

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

Successfully merging this pull request may close these issues.

Configurable Data Product Storage Path Including Observation ID
3 participants