-
Notifications
You must be signed in to change notification settings - Fork 0
Group surveys to fix floating point issue #3
Comments
adriahso
pushed a commit
that referenced
this issue
Oct 23, 2025
adriahso
pushed a commit
that referenced
this issue
Oct 23, 2025
adriahso
pushed a commit
that referenced
this issue
Oct 25, 2025
adriahso
pushed a commit
that referenced
this issue
Oct 25, 2025
adriahso
pushed a commit
that referenced
this issue
Oct 26, 2025
adriahso
pushed a commit
that referenced
this issue
Oct 26, 2025
Sign in
to join this conversation on GitHub.
As merging all surveys into one structure would give floating point precision problems due to the vast area covered by the surveys, we want to instead group the surveys into smaller chunks which can be visualised simultaneously. Therefore, the conversion script needs to be modified to handles such grouping into small enough chunks to avoid the floating point problem.
The text was updated successfully, but these errors were encountered: