<?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: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801123#M1835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so they aren't files then.. since the iterators have different purposes and the 'for' iterator seems to be limited in its scope (another reason for python scripting)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 01:34:41 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-04-10T01:34:41Z</dc:date>
    <item>
      <title>Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801120#M1832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to expedite the models that I've been working with, I've been attempting to use an iterator in ModelBuilder so fewer file name changes in the model process (the main time consumer) are necessary.&amp;nbsp; However, whenever the model process reaches the iterator itself, the program crashes.&amp;nbsp; I've tried using systems with more processing power, but that doesn't fix the issue.&amp;nbsp; Anyone have any idea what the issue might be?&amp;nbsp; I can't find much out there on this topic, so I'm not sure what the problem itself might be.&amp;nbsp; Would prefer a solution that involves adjusting the model itself rather than a Python-based solution, since most of our processes are run through ModelBuilder.&amp;nbsp; I've attached a screenshot of the model.&amp;nbsp; I'm using ArcGIS 10.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: I have attached the Python code output to help in diagnosing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 00:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801120#M1832</guid>
      <dc:creator>ChrisMcCloud</dc:creator>
      <dc:date>2018-04-10T00:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801121#M1833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the iterator examples for 'For'&amp;nbsp;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/examples-of-using-iterators-in-modelbuilder.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/examples-of-using-iterators-in-modelbuilder.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what are your dimension values iterating through?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 00:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801121#M1833</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-10T00:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801122#M1834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Climate model outputs, each value is an individual model output.&amp;nbsp; In this case, each is an individual model projection for average temperature projections for RCP 2.6 from 2017-2025.&amp;nbsp; The model as a whole merges them to form an ensemble model output for a given time period. We have similar models&amp;nbsp;for temperature extremes (max/min) and precipitation; they all follow the same general outline, but the number of models that are involved in calculating the composite changes depending on the RCP and time period (2025, 2050, 2080, or 2099); not all models have outputs for each.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:12:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801122#M1834</guid>
      <dc:creator>ChrisMcCloud</dc:creator>
      <dc:date>2018-04-10T01:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801123#M1835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so they aren't files then.. since the iterators have different purposes and the 'for' iterator seems to be limited in its scope (another reason for python scripting)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801123#M1835</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-10T01:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801124#M1836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should say, for the input data, each timeframe output for each RCP is stored in a NetCDF file - but that's overall.&amp;nbsp; Each model deals with a single NetCDF input file; the SBD tool runs on it to select the appropriate raster data, and copy it out to individual raster files.&amp;nbsp; Perhaps it's easiest to show in the non-interated form:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/400963_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;Each of the individual rows runs on each dimensional value, then merges the layers to create the ensemble, clips and projects out as appropriate.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400962_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;This is a separate model, but identical template (the broken nature of the far right is unrelated to this issue, that's just a question of file paths changing between computers and isn't related to the OP in this case).&lt;BR /&gt;&lt;BR /&gt;It's the left portion that we are obviously trying to iterate.&amp;nbsp; The "For" operator seemed the appropriate one from the material that I read regarding it, since what is being selected are individual dimensions within a multidimensional dataset, but if a different iterator is more appropriate, I'm open to considering that as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 02:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801124#M1836</guid>
      <dc:creator>ChrisMcCloud</dc:creator>
      <dc:date>2018-04-10T02:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801125#M1837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added the output Python script, hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 22:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801125#M1837</guid>
      <dc:creator>ChrisMcCloud</dc:creator>
      <dc:date>2018-04-10T22:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Iterators Used with Select By Dimension &amp; NetCDF files in ModelBuilder causes Crashing</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801126#M1838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris, are you able to go to&amp;nbsp;&lt;SPAN style="font-size: 11.0pt; color: black;"&gt;C:\Users\&amp;lt;User Name&amp;gt;\AppData\Local\ESRI\ErrorReports and get the latest .dmp file and attach that for us to analyze?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 17:34:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterators-used-with-select-by-dimension-netcdf/m-p/801126#M1838</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-04-13T17:34:38Z</dc:date>
    </item>
  </channel>
</rss>

