-
Notifications
You must be signed in to change notification settings - Fork 5
Ghgc 632/scheduled worldview nrt collection update #378
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
base: dev
Are you sure you want to change the base?
Conversation
…ata update DAG runs validation task to check if the source has latest NRT data
dags/veda_data_pipeline/veda_worldview_nrt_collection_update_pipeline.py
Outdated
Show resolved
Hide resolved
…fic group code to its own concern.
…asks. also extracted key variables as global for reusability
|
We want to make a generic dag and then put our specific dag config in the s3 bucket. This basically hardcodes the collection within the dag itself. Let's talk |
The hardcoded aspects within the DAG itself are for its default settings. We then pull the unique DAG configurations from the S3 bucket, as you mentioned. |
2. fix to the task group call.
…he stac extension specs. 2. only necessary inputs for dag execution 3. change the config to adhere to the wmts extension specs
slesaad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary:
Addresses GHGC-632: Automated STAC update for the updated Worldview NRT datasets
Changes
PR Checklist