From c452459869a25b0d5f273fa71f0858e30a8ea196 Mon Sep 17 00:00:00 2001 From: Richard Milewski Date: Sun, 22 Jun 2025 15:19:42 -0700 Subject: [PATCH] Update skin.scad --- skin.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skin.scad b/skin.scad index 8aa4b586..f690f347 100644 --- a/skin.scad +++ b/skin.scad @@ -5291,9 +5291,9 @@ function _resample_point_array(data, size, col_wrap=false, row_wrap=false) = // * [OpenPlanetaryMap / OpenPlanetary](https://github.com/OpenPlanetary/opm) // . // GeoTIFF data for smaller areas comes from the Space Shuttle Radar Topography Mission. Data covering about 80% of the Earth's surface -// is at [Earthdata](https://www.earthdata.nasa.gov/data/instruments/srtm/data-access-tools) +// is available from [Earthdata](https://www.earthdata.nasa.gov/data/instruments/srtm/data-access-tools) // . -// A globe created using the geotiff2scad.py script to generate the texture array: +// A globe created using the **geotiff2scad.py** script to generate the texture array: // . // ![Geotiff Example](images/skin/globe_animation.gif) // .