Skip to content

Releases: geospace-code/maptran3d

simplify real precision

22 Nov 03:54
28b1605
Compare
Choose a tag to compare

since we're only doing one precision at a time (this could be improved), simply use compiler flags

cmake packaging

09 Mar 03:13
34ed8ec
Compare
Choose a tag to compare
v1.1.4

v1.1.4

refactoring, cleanup

07 Feb 03:57
c6bdfd2
Compare
Choose a tag to compare

use Fortran polymorphism to cleanup program internals

cleanup CMake code

quality, robustness

19 Apr 16:48
4bb821c
Compare
Choose a tag to compare
  • use configure_file instead of preprocessing
  • use implicit none (type, external)

refactor, modularize, cleanup

13 Mar 10:36
a24ef33
Compare
Choose a tag to compare

CI: use new github actions preinstalled packages

modularize, cleanup build and metadata

09 Dec 03:34
f5d78d7
Compare
Choose a tag to compare

real64 default, lib-only for old compilers

10 Jan 15:58
652dec1
Compare
Choose a tag to compare
v1.0.5

warn that self-test won't work without BLOCK

more singularity handling and cases tested

10 Jan 06:54
6d5a342
Compare
Choose a tag to compare
32, 64 bits

travis osx error [skip appveyor]

Add meson build, correct altitude bug, handle singularities

08 Jan 22:10
7676e74
Compare
Choose a tag to compare
enu2aer and ecef2geodetic singularity handling

normal singularity

fix geodetic2ecef singularity

addtest

aer2ecef singularity test

bugfix: uninit variables, cleanup build, compile-time polymorphism

30 Nov 20:12
31bec23
Compare
Choose a tag to compare
v1.0.2

default to shared on all but win32