mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2066 Observed Data : Detect scaling
This commit is contained in:
@@ -152,6 +152,7 @@ public:
|
||||
static std::vector<TableData> mergeEqualTimeSteps(const std::vector<TableData>& tables);
|
||||
|
||||
static bool isUnitText(const std::string& word);
|
||||
static bool isScalingText(const std::string& word);
|
||||
|
||||
private:
|
||||
static std::string trimString(const std::string& s);
|
||||
|
||||
Reference in New Issue
Block a user