-
Notifications
You must be signed in to change notification settings - Fork 10
SFMS: Stations stored #5197
Copy link
Copy link
Open
Labels
4Refinementthis ticket is ready for refinement with the teamthis ticket is ready for refinement with the teamTaskTechnical task that cannot be written as a user storyTechnical task that cannot be written as a user story
Metadata
Metadata
Assignees
Labels
4Refinementthis ticket is ready for refinement with the teamthis ticket is ready for refinement with the teamTaskTechnical task that cannot be written as a user storyTechnical task that cannot be written as a user story
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the task
When we save_sfms_run, we're storing all the station codes from the actuals. But in the processing of each parameter, we're filtering these actuals based on "valid" data. We may still not really know which stations were used for interpolating data
Ex: 289 stations saved to db, 288 stations used for temp/rh/precip/wind speed, 287 stations used for wind direction
Acceptance Criteria
Additional context