Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions usecases.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ user supplied modeling assumptions and actual weather data.
#### 1.A. Calculate predicted performance {#uc1A}
{: .anchor}

**Use case narrative**: Using an [SPI Performance Model] (#performancemodels) with user-provided modeling assumptions,
user input system metadata, and [user-supplied weather data] (#uc6a), calculate system output.
**Use case narrative**: Using an [SPI Performance Model](#performancemodels) with user-provided modeling assumptions,
user input system metadata, and [user-supplied weather data](#uc6a), calculate system output.

**Requirements**:

Expand All @@ -65,7 +65,7 @@ user input system metadata, and [user-supplied weather data] (#uc6a), calculate
{: .anchor}

**Use case narrative**: Using an [SPI Performance Model](#performancemodels) with user-provided modeling assumptions,
user input system metadata, [user-uploaded actual weather data] (#uc6a), and user-selected [data quality checks](#uc6b),
user input system metadata, [user-uploaded actual weather data](#uc6a), and user-selected [data quality checks](#uc6b),
calculate system output.

**Requirements**:
Expand Down