<?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: What are the pros and cons of using in_memory vs scratch workspace? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611169#M47706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS Pro 2.3, in_memory has been changed and improved.&amp;nbsp; The online help isn't available until the release is made out … very soon... but I would&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the help shows...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/using-the-in-memory-output-workspace.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/using-the-in-memory-output-workspace.htm"&gt;Considerations when using the in_memory workspace—Appendices | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/the-in-memory-workspace.htm" title="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/the-in-memory-workspace.htm"&gt;The in_memory workspace—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and currently some tools don't support it&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00251-00275-000260.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00251-00275-000260.htm"&gt;000260: Failed to copy into .—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check those links when 2.3 is released&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2019 17:31:12 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-01-18T17:31:12Z</dc:date>
    <item>
      <title>What are the pros and cons of using in_memory vs scratch workspace?</title>
      <link>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611168#M47705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a general question about what are the recommended use cases when deciding to use in_memory vs scratch workspace/folder/GDB for intermediate (i.e. temp) data in a Python script.&amp;nbsp; I've searched and the only real answers I have seen&amp;nbsp;indicate that a scratch GDB will let you take advantage of&amp;nbsp;more GDB features and that you have to explicitly delete your temp data in the scratch GDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, when would I want my script to use in_memory vs scratch workspace?&amp;nbsp; Is there a difference in terms of performance and memory resources?&amp;nbsp; Are there different recommendations when dealing with Desktop, Pro, and Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 17:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611168#M47705</guid>
      <dc:creator>RyanDavis1</dc:creator>
      <dc:date>2019-01-18T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: What are the pros and cons of using in_memory vs scratch workspace?</title>
      <link>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611169#M47706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS Pro 2.3, in_memory has been changed and improved.&amp;nbsp; The online help isn't available until the release is made out … very soon... but I would&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the help shows...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/using-the-in-memory-output-workspace.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/using-the-in-memory-output-workspace.htm"&gt;Considerations when using the in_memory workspace—Appendices | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/the-in-memory-workspace.htm" title="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/the-in-memory-workspace.htm"&gt;The in_memory workspace—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and currently some tools don't support it&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00251-00275-000260.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00251-00275-000260.htm"&gt;000260: Failed to copy into .—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check those links when 2.3 is released&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 17:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611169#M47706</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-01-18T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: What are the pros and cons of using in_memory vs scratch workspace?</title>
      <link>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611170#M47707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌.&amp;nbsp; Those links are helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 19:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-are-the-pros-and-cons-of-using-in-memory-vs/m-p/611170#M47707</guid>
      <dc:creator>RyanDavis1</dc:creator>
      <dc:date>2019-01-18T19:24:32Z</dc:date>
    </item>
  </channel>
</rss>

