<div dir="ltr"><div>Hi</div><div><br></div><div>I am trying to apply a vertical grid shift to a coordinate. I am extrapolating from the example in the documentation at <a href="https://proj.org/operations/transformations/vgridshift.html">https://proj.org/operations/transformations/vgridshift.html</a></div><div><br></div><div>The command I am entering is<br></div><div><br></div><div>echo 46.9480 7.4474 590 2020 | cct +proj=vgridshift +grids=./geoid+HTRANS_ETRS2020.gtx         <br></div><div><br></div><div>the result is:<br></div><div><br> 46.9480000000    7.4474000000          -inf     2020.0000<br></div><div><br></div><div>I was hoping for the altitude being corrected by roughly 50 meters (instead of being -inf).<br></div><div><br></div><div>The file geoid+HTRANS_ETRS2020.gtx is located in the current directory and the coordinates should be within the applicable extent. 2020 was just a random value (current year), but I guess it should not make any difference.<br></div><div><br></div><div>I guess it's just too late and I am missing something obvious. But if someone could give me a hint to get me up and running, that would be great.</div><div><br></div><div>Thanks in advance</div><div>Matthias<br></div></div>