Skip to content

Add STREAM_FLOW.yml#3099

Draft
kmarnoult wants to merge 4 commits into
developfrom
kma-2
Draft

Add STREAM_FLOW.yml#3099
kmarnoult wants to merge 4 commits into
developfrom
kma-2

Conversation

@kmarnoult
Copy link
Copy Markdown
Contributor

Add STREAM_FLOW.yml to job_spec folder and update CHANGELOG.md.

kmarnoult added 2 commits May 6, 2026 17:15
Create STREAM_FLOW.yml in job_spec folder.
Update CHANGELOG.md for addition of STREAM_FLOW.yml
@kmarnoult kmarnoult requested review from a team as code owners May 7, 2026 01:27
mfangaritav
mfangaritav previously approved these changes May 8, 2026
Copy link
Copy Markdown
Contributor

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

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

For this job type, we'll need to handle the input data some how.

I think that would/could look like, either:

  1. running the RTC and HydroSAR steps first, like in the WATER_MAP.yml jobs
    • but we'd need to handle getting the approprite scenes for a node/reach, or take scene as input and decide the appropriate node/reach from there
  2. gathering all the OPERA RTCs along the node/reach and merging them together, then running HydroSAR before running the streamflow code.

The problem with (2), even though it's probably easier, is Fritz insists on doing this at 10m instead of the 30m provided by the OPERA RTCs, so we'll likely need to do (1).

@jhkennedy jhkennedy requested a review from mfangaritav May 19, 2026 19:48
@jhkennedy jhkennedy marked this pull request as draft May 19, 2026 20:40
Update STREAM_FLOW.yml to include RTC and HydroSAR steps.
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.

3 participants