diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-24 18:26:02 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-25 13:41:08 +0100 |
| commit | 32d2553d8761891fc36ef6860f5cceda4a141e5e (patch) | |
| tree | 69d50f65881dc28c137e21f3fe5c20e1bd85ca20 /eur_nkg | |
| parent | fd2cf11f9fc159c774b6800d1eb18b11fa0be3fd (diff) | |
| download | PROJ-data-32d2553d8761891fc36ef6860f5cceda4a141e5e.tar.gz PROJ-data-32d2553d8761891fc36ef6860f5cceda4a141e5e.zip | |
Prefix *.pol files with dk_sdfe_, and tune FO, NKG and ISL init files to point to TIFF files
Diffstat (limited to 'eur_nkg')
| -rw-r--r-- | eur_nkg/NKG | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/eur_nkg/NKG b/eur_nkg/NKG index 080779a..3b11e24 100644 --- a/eur_nkg/NKG +++ b/eur_nkg/NKG @@ -38,8 +38,7 @@ # NKG_ETRF00@2000.0 -> ETRF00@t_obs step proj = deformation t_epoch = 2000.0 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif # ETRF00@t_obs -> ITRF2000@t_obs @@ -54,8 +53,7 @@ # NKG_ETRF00@2000.0 -> ETRF00@t_obs step proj = deformation t_epoch = 2000.0 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif # ETRF00@t_obs -> ITRF2000@t_obs step init = NKG:ITRF2000_ETRF2000 inv @@ -85,8 +83,7 @@ step init = NKG:_P1DK step proj = deformation dt = -5.296 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj=cart inv @@ -96,8 +93,7 @@ step init = NKG:_P1EE step proj = deformation dt = -2.44 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj = cart inv @@ -112,8 +108,7 @@ step init = NKG:_P1FI step proj = deformation dt = -3 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj=cart inv @@ -123,8 +118,7 @@ step init = NKG:_P1LV step proj = deformation dt = -7.25 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj = cart inv @@ -134,8 +128,7 @@ step init = NKG:_P1LT step proj = deformation dt = 3.75 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj=cart inv @@ -145,8 +138,7 @@ step init = NKG:_P1NO step proj = deformation dt = -5 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj=cart inv @@ -156,8 +148,7 @@ step init = NKG:_P1SE step proj = deformation -0.5 - xy_grids = nkgrf03vel_realigned_xy.ct2 - z_grids = nkgrf03vel_realigned_z.gtx + grids = nkgrf03vel_realigned.tif step proj = cart inv |
