<?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: Resample tool in ArcPro model builder doesn't remember settings in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863039#M648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see how this would be possible. there is no such option. I can't use the overall environment settings either, as in the end I want to create 4 different outputs, resampled rasters with 4 different resolutions.&lt;/P&gt;&lt;P&gt;I tried exporting to python, changing the value in the script and then run it, but it crashes, as there are obviously too many things wrong in this automatically translated script and I don't have the knowledge to edit it so that it would work....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2020 10:28:44 GMT</pubDate>
    <dc:creator>BerritBredemeier1</dc:creator>
    <dc:date>2020-05-26T10:28:44Z</dc:date>
    <item>
      <title>Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863037#M646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm aiming to build a tool in model builder for processing raster data. One step would be to resample a raster mosaic to lower resolution outputs. But the tool will not remember the values I enter, not for the cell size and not for the chosen pyramid resampling and compression method in the environment settings. Even if I make a parameter for the cell size (e.g. 250, 250) and the value is kept in the model (and not immediately switched back to 1, 1), the tool would still attempt to output a raster with 1m cell size. This needs to be fixed (I'm on ArcPro 2.5.1). Is there a way to get around this issue in the meantime (using a different tool or script? - but I'm not really familiar with Python, unfortunately) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 07:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863037#M646</guid>
      <dc:creator>BerritBredemeier1</dc:creator>
      <dc:date>2020-05-26T07:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863038#M647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried setting them in the Environments tab in the image you have posted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 08:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863038#M647</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-05-26T08:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863039#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see how this would be possible. there is no such option. I can't use the overall environment settings either, as in the end I want to create 4 different outputs, resampled rasters with 4 different resolutions.&lt;/P&gt;&lt;P&gt;I tried exporting to python, changing the value in the script and then run it, but it crashes, as there are obviously too many things wrong in this automatically translated script and I don't have the knowledge to edit it so that it would work....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 10:28:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863039#M648</guid>
      <dc:creator>BerritBredemeier1</dc:creator>
      <dc:date>2020-05-26T10:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863040#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a model with the resampling tool, resampling to a larger cell size and it works for me, I can change output cell size to anything and it remembers. So not sure whats going wrong, delete the model and rebuild it again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/494070_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 15:27:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863040#M649</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2020-06-01T15:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863041#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Duncan, if I try a simple model like yours above, it works in most cases (I ran it four times with different inputs, only once it defaulted back to the inputs cell size). But when I try to set up my more complicated model, even if it seems to remember the cell size, once I run it, the processing runs with the resolution of the input mosaic, which is 1m cell size.&lt;IMG alt="screenshot of model" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/495322_2020-06-03 - Resample (testing).png" /&gt;&lt;/P&gt;&lt;P&gt;I tried using MosaicToNew Raster, but that tool doesn't process all the rasters in the mosaic, some are left out in the output (another bug I found other people complaining about), so it's useless. Now I'm trying CopyRaster…...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 08:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863041#M650</guid>
      <dc:creator>BerritBredemeier1</dc:creator>
      <dc:date>2020-06-03T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863042#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That does indeed appear to be a bug. You to need to report this to your local esri supplier, otherwise nothing gets done about it. I get the impression that esri rarely acts on&amp;nbsp;bugs that are discussed in the community such as we are doing. If it is not in their bug tracking system it does not exist!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 09:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863042#M651</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2020-06-03T09:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Resample tool in ArcPro model builder doesn't remember settings</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863043#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was having this same issue but found that I could successfully resample the raster as long as I specified the input raster to be resampled and did not rename&amp;nbsp;it in model builder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2020 18:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/resample-tool-in-arcpro-model-builder-doesn-t/m-p/863043#M652</guid>
      <dc:creator>EMMACUTLER</dc:creator>
      <dc:date>2020-09-25T18:32:32Z</dc:date>
    </item>
  </channel>
</rss>

