Thanks team for producing these tools, they should be very useful in our tsunami modeling work!
I just tried transformez 0.5.1 to transform one of the recent CUDEM tiles, which covers Westport WA:
ncei19_n47x00_w124x25_2025v2.tif
from NAVD88 to MHW.
I compared the results to a MHW version of the same DEM that was earlier created by NCEI for NTHMP modeling,
sowa_mhw_19_n47x00_w124x25_2025v1.nc
from https://coast.noaa.gov/htdata/raster2/elevation/NCEI_ninth_Topobathy_2014_8483/wash_outercoast/index.html
I found that the two agree right around the shoreline, but they deviate inland, with the result of transformez transitioning from the correct MHW elevations back to NAVD88 not far inland, see the figures below.
I understand that datums like MHW do not make sense far inland, but in this case the transition happens at less than 2 meters elevation in parts of this region. Since a Cascadia tsunami can have runup of more than 10 m, this makes the result unusable for tsunami modeling.
I initially tried doing this in a Jupyter notebook, rendered version here. I also tried it at the command line and got the same result (command and output included at the bottom of the notebook).
Please let me know if I'm using this tool incorrectly.
The figures show the 2-meter contour around Westport (correct MHW in blue, transformez result in red) and the elevations along one transect, where there should be a constant offset of about 2.1 m between NAVD88 and MHW at all points.

Thanks team for producing these tools, they should be very useful in our tsunami modeling work!
I just tried transformez 0.5.1 to transform one of the recent CUDEM tiles, which covers Westport WA:
ncei19_n47x00_w124x25_2025v2.tif
from NAVD88 to MHW.
I compared the results to a MHW version of the same DEM that was earlier created by NCEI for NTHMP modeling,
sowa_mhw_19_n47x00_w124x25_2025v1.nc
from https://coast.noaa.gov/htdata/raster2/elevation/NCEI_ninth_Topobathy_2014_8483/wash_outercoast/index.html
I found that the two agree right around the shoreline, but they deviate inland, with the result of transformez transitioning from the correct MHW elevations back to NAVD88 not far inland, see the figures below.
I understand that datums like MHW do not make sense far inland, but in this case the transition happens at less than 2 meters elevation in parts of this region. Since a Cascadia tsunami can have runup of more than 10 m, this makes the result unusable for tsunami modeling.
I initially tried doing this in a Jupyter notebook, rendered version here. I also tried it at the command line and got the same result (command and output included at the bottom of the notebook).
Please let me know if I'm using this tool incorrectly.
The figures show the 2-meter contour around Westport (correct MHW in blue, transformez result in red) and the elevations along one transect, where there should be a constant offset of about 2.1 m between NAVD88 and MHW at all points.