Skip to content

TURTLE v0.7

Compare
Choose a tag to compare
@niess niess released this 21 Jul 21:08
· 29 commits to master since this release

This is a minor release. It patches a few border case bugs in the stepper preventing maps in geodetic coordinates to be used. It also add a CMakeLists.txt for building & installing the library with CMake.

Bug fixes

  • Patch a bug in the stepper preventing maps in geodetic coordinates to be used.
  • Patch an infinite loop when the stepper was hitting the data boundary.

Improvements

  • Added a CMakelists.txt for building the TURTLE library with CMake.