Skip to content

Commit

Permalink
Merge pull request #804 from kbevers/fix-chamb-vandg2-tolerances
Browse files Browse the repository at this point in the history
revert tolerances for chamb and vandg2 to previous values
  • Loading branch information
kbevers committed Feb 14, 2018
2 parents a0dc7e9 + 6285431 commit 471e6d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/gie/builtins.gie
Expand Up @@ -627,7 +627,7 @@ Chamberlin Trimetric
-------------------------------------------------------------------------------
operation +proj=chamb +R=6400000 +lat_1=0.5 +lat_2=2
-------------------------------------------------------------------------------
tolerance 0.1 mm
tolerance 0.5 mm
accept 2 1
expect -27864.779586801 -223364.324593274
accept 2 -1
Expand Down Expand Up @@ -4315,7 +4315,7 @@ van der Grinten II
-------------------------------------------------------------------------------
operation +proj=vandg2 +a=6400000 +lat_1=0.5 +lat_2=2
-------------------------------------------------------------------------------
tolerance 0.1 mm
tolerance 0.5 mm
accept 2 1
expect 223395.247850437 111718.491037226
accept 2 -1
Expand Down

0 comments on commit 471e6d6

Please sign in to comment.