From 8e8852dc702d6571c45468a54edbda97145c3d7f Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Wed, 3 Jun 2020 10:51:54 +0300 Subject: Fix typo in dk_sdfe/DK DVR90 grid had the wrong extension `.tof` instead of `.tif`. --- dk_sdfe/DK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dk_sdfe/DK b/dk_sdfe/DK index 6ae974f..df324ab 100644 --- a/dk_sdfe/DK +++ b/dk_sdfe/DK @@ -41,7 +41,7 @@ #------------------------------------------------------------------------------------------------------ # Vertical datums #------------------------------------------------------------------------------------------------------ - proj=vgridshift grids=dk_sdfe_dvr90.tof # current + proj=vgridshift grids=dk_sdfe_dvr90.tif # current proj=vgridshift grids=dk_sdfe_dnn.tif # historical #------------------------------------------------------------------------------------------------------ -- cgit v1.2.3