<?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 Extract by mask arcpy script error. Bad NoData Values in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/extract-by-mask-arcpy-script-error-bad-nodata/m-p/460692#M36092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd really like an answer to this question that was posted here: &lt;A href="https://community.esri.com/message/557007"&gt;https://community.esri.com/message/557007&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too am trying to iterate through sub directories and extractbymask my study area from bands of Landsat data.&lt;/P&gt;&lt;P&gt;I'm getting the same weird output of erroneous NoData values: 0 and -37268.&lt;/P&gt;&lt;P&gt;Not sure why the arcpy version of this code won't work since the GUI tool works fine in arc, but I need to use arcpy to run this process on about 2000 rasters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and let me know if I can provide anymore info. I'm using 10.4.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 16:07:04 GMT</pubDate>
    <dc:creator>RyanAvery1</dc:creator>
    <dc:date>2016-09-28T16:07:04Z</dc:date>
    <item>
      <title>Extract by mask arcpy script error. Bad NoData Values</title>
      <link>https://community.esri.com/t5/python-questions/extract-by-mask-arcpy-script-error-bad-nodata/m-p/460692#M36092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd really like an answer to this question that was posted here: &lt;A href="https://community.esri.com/message/557007"&gt;https://community.esri.com/message/557007&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too am trying to iterate through sub directories and extractbymask my study area from bands of Landsat data.&lt;/P&gt;&lt;P&gt;I'm getting the same weird output of erroneous NoData values: 0 and -37268.&lt;/P&gt;&lt;P&gt;Not sure why the arcpy version of this code won't work since the GUI tool works fine in arc, but I need to use arcpy to run this process on about 2000 rasters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and let me know if I can provide anymore info. I'm using 10.4.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 16:07:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/extract-by-mask-arcpy-script-error-bad-nodata/m-p/460692#M36092</guid>
      <dc:creator>RyanAvery1</dc:creator>
      <dc:date>2016-09-28T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extract by mask arcpy script error. Bad NoData Values</title>
      <link>https://community.esri.com/t5/python-questions/extract-by-mask-arcpy-script-error-bad-nodata/m-p/460693#M36093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get around this by using a bounding box that is orthogonal to the projection I'm using (as opposed to diagonal). This can be accomplished by calculating a bounding box using the Envelope option rather than the Rectangle by Area option in the Minimum bounding Geometry tool. This reduces the area to be mislabeled as 0 or -37286 to nothing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 17:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/extract-by-mask-arcpy-script-error-bad-nodata/m-p/460693#M36093</guid>
      <dc:creator>RyanAvery1</dc:creator>
      <dc:date>2016-09-28T17:04:48Z</dc:date>
    </item>
  </channel>
</rss>

