NOAA-OWP / wres

Code and scripts for the Water Resources Evaluation Service
Other
2 stars 1 forks source link

As a developer, I want the pairs to be messaged #242

Open epag opened 2 months ago

epag commented 2 months ago

Author Name: James (James) Original Redmine Issue: 85715, https://vlab.noaa.gov/redmine/issues/85715 Original Date: 2020-12-08


Given an evaluation that requests pairs When that evaluation runs Then the pairs should be messaged

(they should not be consumed off-to-the-side of the messaging api)


Related issue(s): #177 Redmine related issue(s): 45682


epag commented 2 months ago

Original Redmine Comment Author Name: James (James) Original Date: 2020-12-08T12:12:09Z


Will need a new consumer that implements pairs writing for the canonical form of pairs.

Will need consideration of the size of a pairs message. A message of 1 MiB or larger is considered very large. A pool of ensemble forecasts, for example, might easily exceed this.