<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Esri Terrain-Tools v1.1 Sky Tool Cannot Save File in Elevation Data Questions</title>
    <link>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808066#M86</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also experienced this issue. The process appears to run just fine until it goes to save the final output raster product. Attempting to resample input raster has yielded effective results for 10 meter and 1 meter DEM's.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2019 23:43:35 GMT</pubDate>
    <dc:creator>GabrielRousseau1</dc:creator>
    <dc:date>2019-04-11T23:43:35Z</dc:date>
    <item>
      <title>Esri Terrain-Tools v1.1 Sky Tool Cannot Save File</title>
      <link>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808064#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; font-size: 13px; padding: 0px 15px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;SPAN class="" style="color: #6a737c; border: 0px; font-weight: inherit; font-size: 20px; margin: 8px 0px;"&gt;1&lt;/SPAN&gt;&lt;A style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none; text-indent: -9999em; font-size: 1px; margin: 0px auto 10px;" title="This question does not show any research effort; it is unclear or not useful"&gt;down vote&lt;/A&gt;&lt;A class="" href="https://gis.stackexchange.com/questions/272815/esri-terrain-tools-v1-1-sky-tool-cannot-save-file?noredirect=1" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none; text-indent: -9999em; font-size: 1px; margin: 0px auto 2px;" title="Click to mark as favorite question (click again to undo)"&gt;favorite&lt;/A&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; font-size: 13px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: inherit; margin: 0px 0px 1em;"&gt;I am trying to use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2016/06/24/terrain-tools-1-1-released/" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit;"&gt;Esri Terrain-Tools v1.1&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to create a hillshade from either a 90 m&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.cgiar-csi.org/data/srtm-90m-digital-elevation-database-v4-1" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit;"&gt;SRTM DEM&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or 30 m DEM. I have tried saving this to a file geodatabase (FGDB) and .tif. In both cases the error reported is cannot save to "output format" GRID/TIFF&lt;/P&gt;&lt;PRE style="background-color: #eff0f1; border: 0px; font-weight: inherit; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="background-color: #eff0f1; border: 0px; font-weight: inherit; font-size: 13px;"&gt;Traceback (most recent call last):&amp;nbsp;&amp;nbsp; File "C:\GIS_local\TOOLS\TerrainTools_v1_1\Scripts\SkyModel.py", line 81, in &amp;lt;module&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skymodel(*args)&amp;nbsp;&amp;nbsp; File "C:\GIS_local\TOOLS\TerrainTools_v1_1\Scripts\SkyModel.py", line 63, in skymodel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prevRaster.save(outRaster) RuntimeError: ERROR 010240: Could not save raster dataset to C:\GIS_local\hillshade\sky1.tif with output format TIFF.&amp;nbsp; Failed to execute (SkyModel). Failed at Mon Feb 26 17:18:37 2018 (Elapsed Time: 3 hours 46 minutes 44 seconds)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: inherit; margin: 0px 0px 1em;"&gt;The output file path is to a local internal drive, scratch filepath is to local default GDB, and there should be more than adequate space to save the file. This seems to have been commonly reported in the past in comments on the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2016/06/24/terrain-tools-1-1-released/" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit;"&gt;ESRI website&lt;/A&gt;, but no answer was provided.&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: inherit; margin: 0px 0px 1em;"&gt;Does anyone have thoughts on what may be causing this error?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 00:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808064#M84</guid>
      <dc:creator>SpatiallySpeaking</dc:creator>
      <dc:date>2018-03-09T00:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Esri Terrain-Tools v1.1 Sky Tool Cannot Save File</title>
      <link>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808065#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only common thread I can see is people tried to direct the output to a specific folder, did you try a much smaller sample and let the tool determine where output was to go?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 01:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808065#M85</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-09T01:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Esri Terrain-Tools v1.1 Sky Tool Cannot Save File</title>
      <link>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808066#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also experienced this issue. The process appears to run just fine until it goes to save the final output raster product. Attempting to resample input raster has yielded effective results for 10 meter and 1 meter DEM's.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 23:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/elevation-data-questions/esri-terrain-tools-v1-1-sky-tool-cannot-save-file/m-p/808066#M86</guid>
      <dc:creator>GabrielRousseau1</dc:creator>
      <dc:date>2019-04-11T23:43:35Z</dc:date>
    </item>
  </channel>
</rss>

