Closed magnesj closed 3 years ago
Hhmm, this was intentional: missing data will lead to and incomplete frk file. But we can allow the creation of the curve, but stop the export instead?
Yes, block export. Te user must be able to see where the missing data is located.
The csv-fil normally contains some trailing ";". Now, this result in error with message "Facies properties import failed:'Incomplete data on line 2:/..." This should be handled by ResInsight.
If any data is missing for a combination of Field, Formation, Facies, return a undefined value instead of return from the function in RimElasticPropertiesCurve::performDataExtraction. If we return here, no data for any of the elastic curves will be displayed.