Skip to content

Add TDS data products: summary + latest value#73

Merged
jirhiker merged 1 commit into
mainfrom
feature/tds-products
Jun 25, 2026
Merged

Add TDS data products: summary + latest value#73
jirhiker merged 1 commit into
mainfrom
feature/tds-products

Conversation

@jirhiker

Copy link
Copy Markdown
Member

Adds two Dagster+ data products for TDS (all NM sources), via orchestration/config/products.yaml:

id output_type description
nm_tds_summary ogc_summary TDS concentration summary stats per site
nm_tds_latest ogc_summary Most recent TDS value per site

Both use the tds parameter (sources: bor, nmbgmr_amp, nmed_dwb, nmose_isc_seven_rivers, wqp) and materialize through the existing build_product_assets graph. The summary GeoJSON already carries latest_value/latest_date per site, so "latest value" is the same output type with its own id/title.

Verified: orchestration.definitions loads — 6 products, 6 schedules.

🤖 Generated with Claude Code

Two new ogc_summary products over the tds parameter (all NM sources):
- nm_tds_summary: TDS concentration summary stats
- nm_tds_latest: most recent TDS value per site

Both materialize via the existing build_product_assets graph; definitions
load with 6 products / 6 schedules.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
die-orchestration View in Cloud Jun 25, 2026 at 04:34 PM (UTC)

@jirhiker jirhiker merged commit 4973622 into main Jun 25, 2026
3 checks passed
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.

1 participant