Skip to content

Commit eea13e6

Browse files
committed
add geoid conversion script to github pages
1 parent 0ccb1ce commit eea13e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
2828
<a href="https://polargeospatialcenter.github.io/pgc-code-tutorials/dynamic_stac_api/desktop_gis_stac_access.html">ArcGIS Pro and QGIS Desktop Tutorials </a>
2929
</p>
3030

31+
<p><b>DEM Vertical Reference Transformation</b><br />
32+
<a href="https://polargeospatialcenter.github.io/pgc-code-tutorials/geoid_conversion/geoid_conversion.html">Ellipsoid to Orthometric (Geoid) Conversion Tutorial </a><br />
33+
</p>
34+
3135
{% if site.github.is_project_page %}
3236
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
3337
{% endif %}

0 commit comments

Comments
 (0)