BHoM / BHoM/MidasCivil_Toolkit

When parsing results from a .csv file skip over any results that are invalid

Open
#252 0 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
C#
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

#### Description:

Results cannot be read when invalid or empty results are present:
![image](https://user-images.githubusercontent.com/30078587/93874909-fbb93100-fccb-11ea-9ea6-764aafd0832c.png)

#### Steps to reproduce:

1. Push model with loads and `Loadcases` that can be solved
2. Create empty `Loadcase` with no loads applied
3. Attempt to pPull `NodeReaction`

#### Expected behaviour:

Allow user to pull `NodeReaction` despite empty `Loadcase`

#### Test file(s):

Contributor guide

Open the contributing guide

Research direction

Start by tracing how CSV results for NodeReaction are parsed and how empty Loadcases are represented. Use the listed reproduction steps with a model containing solvable and empty Loadcases, then verify that invalid or empty results are skipped while valid results remain available to pull.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.