NOAA-OWP / wres

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

As a user, I want to be able to post data for the WRES to use in evaluations that is not necessary tied directly to a specific evaluation #164

Open epag opened 3 weeks ago

epag commented 3 weeks ago

Author Name: Hank (Hank) Original Redmine Issue: 127251, https://vlab.noaa.gov/redmine/issues/127251 Original Date: 2024-03-01


Feel free to change the title. The idea is for a user to be able to post data they want to evaluate, get back what would be needed to refer to that data in an evaluation, and then perform evaluations using that data. This would be a departure from the current, data-direct approach that allows for an evaluation to be posted and then data supporting that evaluation to be posted before the evaluation proceeds.

This ticket can be resolved once a solution is identified (likely using a third party library of some sort), appropriate IT resources are obtained, and the solution is implemented and put in place. We'll definitely need this in staging before production, but its unclear if deploying it to -dev is necessary. Perhaps a reduced version of it? That can be discussed.

Setting this to a high priority and leaving in the back log.

epag commented 3 weeks ago

Original Redmine Comment Author Name: Hank (Hank) Original Date: 2024-03-01T19:50:13Z


Related to #125894, because it would help to address the missing value issue reported by Anna.

Related to #127239, because, if we are going to be making significant IT requests in staging and production, it may make sense to bundle them together and handle them all at one. Blue-green will be a big ask of IT. Having a data/object/whatever store supporting WRES would also be a big ask at least in terms of disk space.

Hank

epag commented 3 weeks ago

Original Redmine Comment Author Name: Hank (Hank) Original Date: 2024-03-01T19:58:46Z


Hank:

Research this next week:

https://hub.docker.com/r/bitnami/minio

Hank