<?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 Interpolate climate surface from points in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665444#M9608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I am relatively new to GIS, so forgive me if the solution to this problem is actually very easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I am attempting to create a climate surface from an xy table produced by ClimateWNA (&lt;/SPAN&gt;&lt;A href="http://www.genetics.forestry.ubc.ca/cfcg/ClimateWNA/ClimateWNA.html"&gt;http://www.genetics.forestry.ubc.ca/cfcg/ClimateWNA/ClimateWNA.html&lt;/A&gt;&lt;SPAN&gt;). This program quires several databases for various climatic parameters and required imputing x, y, and z coordinates from a DEM (GTOPO30 was sufficient for me). This first step wasn't too difficult, and I successfully created a table with the relevant climatic parameters at over 2 millions points. The area I am interested in the the western Canadian Arctic Archipelago (Mainly Victoria Island and the surrounding mainland). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I am now having difficulty interpolating these points into a surface. When I look at the locations of the points, they are restricted to the landmasses, as they should be, but when I attempt to interpolate across the surface, it only interpolates over the water leaving the landmasses blank. I have downloaded several country outlines and attempted to include them as a barrier feature, but keep getting this error: "Input barrier polyline features: The input is not within the defined domain. ERROR 000863: Invalid GP data type". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips or suggestions would be greatly appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2013 11:53:59 GMT</pubDate>
    <dc:creator>PatrickSchaefer</dc:creator>
    <dc:date>2013-01-07T11:53:59Z</dc:date>
    <item>
      <title>Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665444#M9608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I am relatively new to GIS, so forgive me if the solution to this problem is actually very easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I am attempting to create a climate surface from an xy table produced by ClimateWNA (&lt;/SPAN&gt;&lt;A href="http://www.genetics.forestry.ubc.ca/cfcg/ClimateWNA/ClimateWNA.html"&gt;http://www.genetics.forestry.ubc.ca/cfcg/ClimateWNA/ClimateWNA.html&lt;/A&gt;&lt;SPAN&gt;). This program quires several databases for various climatic parameters and required imputing x, y, and z coordinates from a DEM (GTOPO30 was sufficient for me). This first step wasn't too difficult, and I successfully created a table with the relevant climatic parameters at over 2 millions points. The area I am interested in the the western Canadian Arctic Archipelago (Mainly Victoria Island and the surrounding mainland). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I am now having difficulty interpolating these points into a surface. When I look at the locations of the points, they are restricted to the landmasses, as they should be, but when I attempt to interpolate across the surface, it only interpolates over the water leaving the landmasses blank. I have downloaded several country outlines and attempted to include them as a barrier feature, but keep getting this error: "Input barrier polyline features: The input is not within the defined domain. ERROR 000863: Invalid GP data type". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips or suggestions would be greatly appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 11:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665444#M9608</guid>
      <dc:creator>PatrickSchaefer</dc:creator>
      <dc:date>2013-01-07T11:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665445#M9609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a small hint, you can 'mask' your area of analysis. Please refer extent parameter for spatial analyst.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665445#M9609</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2013-01-07T14:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665446#M9610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the tip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand your hint correctly, I have already defined the extent to be identical in all the files I am using. Otherwise, there would be much more than 2 million data points. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I suspected the error might somehow have to do with extent, but it doesn't seem to be the case (as far as I can tell). The error message refers to 'domain' which I guess is different from 'extent'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665446#M9610</guid>
      <dc:creator>PatrickSchaefer</dc:creator>
      <dc:date>2013-01-07T14:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665447#M9611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Domain is usually the range of values allowed for a field. Please check. Probably the calculated values are not falling within the domain. may be some integer-float-double-short-long sort of error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mask is different to extent. mask i think can also be a irregular shape, extent is always a right-angled 4 sided polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 15:29:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665447#M9611</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2013-01-07T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665448#M9612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; ERROR 000863: Invalid GP data type". &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The barrier feature class must be polyline. You might be trying to use a polygon FC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 20:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665448#M9612</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-01-07T20:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665449#M9613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the tips. I did successfully create the polyline feature from the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I started running the IDW with barriers interpolation, and it has been running for about a day and a half. Is it normal for the analysis to be taking this long? or has something gone terribly wrong? My computer is not &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;that &lt;/SPAN&gt;&lt;SPAN&gt; sluggish either (AMD 4 core, 3.5MHz processor and 8gb RAM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Just to reiterate what I am trying to do: I want to create a surface from a series of data points representing average summer temperatures. However, my area of interest includes coastline and several islands. I have attached below an image showing the area, with the points coloured by their values, and the outline showing the polyline feature I am trying to use in the barriers field. I created this image in Quantum GIS, as I only have one license for arcGIS, which is why it looks awkward (I dont know how to use Quantum GIS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665449#M9613</guid>
      <dc:creator>PatrickSchaefer</dc:creator>
      <dc:date>2013-01-10T21:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665450#M9614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it can take a long time. The barrier implementation is using a line of sight approach. I.e. from the location where you want a value it'll "look" to see which points are "visible" and then use only those.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It'll also depend on the complexity of the barrier featureclass, i.e. how many vertices and on the number of input points and then on the number of output cells.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should, however, first test how long it takes without the barrier.&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, 11 Jan 2013 15:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665450#M9614</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-01-11T15:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665451#M9615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could one do this by interpolating first and then clipping the results? or would the lack of a barrier skew the results?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 17:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665451#M9615</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-01-11T17:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665452#M9616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I was wondering about that as well, (and I think that would be equivalent to using a mask). I worry that some of the islands may be too close together, which would influence the interpolation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The analysis is still running. I did run it without barriers and it took only a few minutes to complete. I think the barrier polyline I used may be too complex. I did not appreciate that a more complex barrier would result in longer running time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 18:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665452#M9616</guid>
      <dc:creator>PatrickSchaefer</dc:creator>
      <dc:date>2013-01-11T18:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interpolate climate surface from points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665453#M9617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The mask is applied post interpolation so it'll not have the same effect as a barrier. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to reduce the number of vertices in your barrier. See tools in the Generalization toolset can be used to create a new feature class by smoothing or deleting some of these features.&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, 11 Jan 2013 21:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/interpolate-climate-surface-from-points/m-p/665453#M9617</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-01-11T21:24:37Z</dc:date>
    </item>
  </channel>
</rss>

