BHoM / AGS_Toolkit

GNU Lesser General Public License v3.0
1 stars 1 forks source link

AGS_Adapter to check if the file is incorrectly formated #4

Closed peterjamesnugent closed 9 months ago

peterjamesnugent commented 11 months ago

Description:

The current implementation makes an assumption of the ordering:

  1. Group
  2. Heading
  3. Unit
  4. Data

There needs to be a check if this is not the case (or the AGS file is incorrectly formatted) - e.g. number of columns incorrect.