Skip to content

Releases: hbeni/therionsurface2survex

Release 1.1.0

07 Apr 08:51
3201e56
Compare
Choose a tag to compare

🆕 MacOS support!

Add grid flipping trough either GDAL negative stepsize or therions grid-flip command.

grafik

Release 1.0.2

24 Feb 22:53
Compare
Choose a tag to compare

Some bugs fixed regarding GDAL header parsing, and some small enhancements:

  • Support for dx/dy stepsize header in addition to cellsize to give asymmetric step sizes for x/y.
  • Support negative bounding box coordinates
  • Nicer error message when something with the grid header is not okay
  • More POSIX compliance (--version and --help options

Release 1.0.1

17 Feb 14:01
Compare
Choose a tag to compare

This release brings improved performance

1.0 released!

30 Mar 20:29
Compare
Choose a tag to compare

This release features a new -t parameter that can be used to export to therions native centerline format.
Combined with therion this can be used to directly import the surface mesh which is easier than going the "combine 3d-files" route.

Added GDAL ASCII grid support

28 Mar 11:57
Compare
Choose a tag to compare
Pre-release

0.10 can now parse GDAL ASCII Grid files created from gdal_translate -of AAIGrid. Note that this has no cs data in it, so you need to add it mnaually to your .swx file afterwards. See the README.md for details.

Bugfix flipped model

28 Mar 00:19
Compare
Choose a tag to compare
Bugfix flipped model Pre-release
Pre-release

In 0.9 the model was flipped. This is now corrected.

Initial release

27 Mar 22:37
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release; should be doing what it should already in most cases.
Therions rabbit example works really fine.

Precompiled linux binary:
therionsurface2survex-0.9.tar.gz