Releases: hbeni/therionsurface2survex
Release 1.1.0
Release 1.0.2
Some bugs fixed regarding GDAL header parsing, and some small enhancements:
- Support for
dx
/dy
stepsize header in addition tocellsize
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
This release brings improved performance
1.0 released!
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
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
In 0.9 the model was flipped. This is now corrected.
Initial 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