Skip to content

Releases: halmaia/SL3Reader

v1.1

v1.1 Pre-release
Pre-release

Choose a tag to compare

@halmaia halmaia released this 03 May 15:12

Major geodetic improvements.

v1.0.12-alpha

Choose a tag to compare

@halmaia halmaia released this 19 Jan 18:48

Coordinate augmentation process improved a lot.

v1.0.11-alpha

v1.0.11-alpha Pre-release
Pre-release

Choose a tag to compare

@halmaia halmaia released this 19 Jun 14:34

There is a bunch of new options. Here is the current list:

To export route:
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -route

To export 3D points with magnetic heading (e.g. measured with devices like Precision–9):
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dm

To export 3D points with magnetic heading (e.g. measured with devices like Precision–9) with unreliable points:
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dm+

To export 3D points with GNSS heading (e.g. in-built GPS):
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dg

To export 3D points with GNSS heading (e.g. in-built GPS) with unreliable points:
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dg+

To export flipped 3D points with magnetic heading (e.g. measured with devices like Precision–9):
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dmf

To export flipped 3D points with magnetic heading (e.g. measured with devices like Precision–9) with unreliable points:
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dmf+

To export flipped 3D points with GNSS heading (e.g. in-built GPS):
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dgf

To export flipped 3D points with GNSS heading (e.g. in-built GPS) with unreliable points:
SL3Reader.exe "C:\input.sl3" "D:\output.csv" -3dgf+

To export side scan imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ss

To export primary scan imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ps

To export secondary scan imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ses

To export down scan imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ds

To export frame type №7 imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -u7

To export georeferenced side scan imagery:
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ssg0

Preserved for future use. Do not use.
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ssg1

Preserved for future use. Do not use.
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -ssg2

For experimental purpose only. Do not use.
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -exp0

For experimental purpose only. Do not use.
SL3Reader.exe "C:\input.sl3" "D:\OutputFolder" -exp1

v1.0.10-alpha

v1.0.10-alpha Pre-release
Pre-release

Choose a tag to compare

@halmaia halmaia released this 28 Dec 15:53

Minor bug-fixes, perf. enhancements and some typos.

aux.xml support added.

Pre-release

Choose a tag to compare

@halmaia halmaia released this 07 Aug 19:54
v1.0.9-alpha

aux.xml support added

Frame V13 support added for imagery.

Pre-release

Choose a tag to compare

@halmaia halmaia released this 07 Aug 18:40
v1.0.8-alpha

Frame V13 support added for imagery.

Frame V13 support added.

Pre-release

Choose a tag to compare

@halmaia halmaia released this 07 Aug 14:29
v1.0.7-alpha

Frame version 13 added.

Improved file & memory handling

Pre-release

Choose a tag to compare

@halmaia halmaia released this 27 Jun 16:43

Warning! This version uses .NET 8.0. (https://dotnet.microsoft.com/en-us/download/dotnet/8.0) Install
SL3Reader.zip
the framework before use!

WorldFile support added

Pre-release

Choose a tag to compare

@halmaia halmaia released this 19 May 19:16
v1.0.5-alpha

WorldFile added

New memory management

New memory management Pre-release
Pre-release

Choose a tag to compare

@halmaia halmaia released this 23 Mar 21:31
v1.0.4-alpha

Various memory managemnet issues resolved & Depth field.