<?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: Can't save rasters with output format GRID in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236576#M13413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is \esmdevag supposed to /esmdevag?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2012 15:08:41 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2012-12-03T15:08:41Z</dc:date>
    <item>
      <title>Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236575#M13412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am frequently getting the attached error message when I try to run various geoprocessing functions and save the output to GRID format.&amp;nbsp; I know the problem is not in the Python code because it successfully completes when I change the output format to TIFF.&amp;nbsp; I've been told by ESRI support that this is related to a corrupt output directory but even when I delete the entire output directory and create a new one with a different name the problem persists.&amp;nbsp; Does anyone have any suggestions?&amp;nbsp; Do I need to give up on using GRID format?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 13:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236575#M13412</guid>
      <dc:creator>JoannaGrand</dc:creator>
      <dc:date>2012-12-03T13:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236576#M13413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is \esmdevag supposed to /esmdevag?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 15:08:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236576#M13413</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-12-03T15:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236577#M13414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you switch the format of the output, will the script work?&amp;nbsp; If so they I would consider testing whether or not you can actually use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000096000000"&gt;Create Raster Dataset&lt;/A&gt;&lt;SPAN&gt; and create a raster at that location with the normal geoprocessing tool. I have seen plenty of situations where GRIDs for whatever reason do not play well across network locations. The issues seem to be network and are extremely difficult to pin down. So for me, I would test to see if you can in fact create an empty GRID there at that location.&amp;nbsp; If it fails or if you see a 1 bit file with the name you used, then I would consider another format.&amp;nbsp; You can process a .tif or .img in other processes and get the desired results, you do not have to maintain the GRID format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236577#M13414</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2012-12-04T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236578#M13415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On Linux the grid names must be lower case (same for coverages).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 21:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236578#M13415</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-12-04T21:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236579#M13416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the responses!&amp;nbsp; I tried Jeff's suggestion of creating an empty grid in that location and it failed with the attached error message.&amp;nbsp; It produced a folder with the correct name with these two files in it:&amp;nbsp; dblbnd.adf (1kb) and hdr.adf (1kb).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Often when I run python scripts or manually run tools I get an error message that says it failed but it actually produced good output.&amp;nbsp; Obviously, this is a huge problem for scripts since it causes them to crash.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do all of my geoprocessing across network locations so if that's the issue I guess I do need to consider switching formats.&amp;nbsp; Everything works fine when I output to TIFF format.&amp;nbsp; So is this network problem only an issue with GRID format?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236579#M13416</guid>
      <dc:creator>JoannaGrand</dc:creator>
      <dc:date>2012-12-07T14:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236580#M13417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GRID can be written to any network location as long as you have permission to write there.&amp;nbsp; Not that someone shouldn't figure out why you can't write GRID's to your location, but if Tiff is working for you, why do you need the Esri GRID format?&amp;nbsp; Tiff works with a lot more applications than our proprietary format GRID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236580#M13417</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-12-07T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't save rasters with output format GRID</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236581#M13418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;grid name can't have a space. Try changing ct_ma test to ct_ma_test&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 19:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-save-rasters-with-output-format-grid/m-p/236581#M13418</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-12-07T19:52:19Z</dc:date>
    </item>
  </channel>
</rss>

