<?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 Projection error in spline with barriers using 0-360deg data in Spatial Statistics Questions</title>
    <link>https://community.esri.com/t5/spatial-statistics-questions/projection-error-in-spline-with-barriers-using-0/m-p/256809#M836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to create an interpolated raster with spline with barriers from projected global climate data models.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with model builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add the file as *.nc, then create a nc to xy table, then create an event layer, and then interpolate (0.04 cell size to match observed data) with a shapefile of the world's continents as barrier. The problem is the climate data is in a 0-360 positive long grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I have tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. When I use the continent shapefile (Esri's continent file on WSG84), the splined raster comes out weird because the shapefile is in a different projection (only half of the interpolation uses the barrier).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I tried reprojecting the shapefile into Plate Carre (and then again into Plate carre, following this forum post &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=982&amp;amp;t=88435"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=982&amp;amp;t=88435&lt;/A&gt;&lt;SPAN&gt;), same result as #1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I then tried to project the climate data event layer to WSG84; I get a new error, "the raster has too many cells" , even if I change the cell size the result is the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The natural neighbors and IDW interpolations work fine, but I need spline with barriers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 18:29:05 GMT</pubDate>
    <dc:creator>Hem_NaliniMorzaria-Luna</dc:creator>
    <dc:date>2013-11-20T18:29:05Z</dc:date>
    <item>
      <title>Projection error in spline with barriers using 0-360deg data</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/projection-error-in-spline-with-barriers-using-0/m-p/256809#M836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to create an interpolated raster with spline with barriers from projected global climate data models.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with model builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add the file as *.nc, then create a nc to xy table, then create an event layer, and then interpolate (0.04 cell size to match observed data) with a shapefile of the world's continents as barrier. The problem is the climate data is in a 0-360 positive long grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I have tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. When I use the continent shapefile (Esri's continent file on WSG84), the splined raster comes out weird because the shapefile is in a different projection (only half of the interpolation uses the barrier).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I tried reprojecting the shapefile into Plate Carre (and then again into Plate carre, following this forum post &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=982&amp;amp;t=88435"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=982&amp;amp;t=88435&lt;/A&gt;&lt;SPAN&gt;), same result as #1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I then tried to project the climate data event layer to WSG84; I get a new error, "the raster has too many cells" , even if I change the cell size the result is the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The natural neighbors and IDW interpolations work fine, but I need spline with barriers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 18:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/projection-error-in-spline-with-barriers-using-0/m-p/256809#M836</guid>
      <dc:creator>Hem_NaliniMorzaria-Luna</dc:creator>
      <dc:date>2013-11-20T18:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Projection error in spline with barriers using 0-360deg data</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/projection-error-in-spline-with-barriers-using-0/m-p/256810#M837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;None of the current interpolation tools do "round the world" interpolation. I.e. the search neighborhood ends at 0 and at 360. Think of it as a rectangle 0 to 360 and -90 to +90. The points on the far left, circa 0, are not considered neighbors of the points on the far right, circa 360. Also, the Arctic Circle is a rectangle! Also, a cell size of 0.04 at the equator and a the poles, what does it represent?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you make the cell size too small then you might encounter the SplineWithBarriers size limit (16500; 16500 columns and rows). However, a cellsize of 0.04 degrees only yields a raster with 9028 columns and 4358 rows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To do this type of interpolation you'll need to interpolate in blocks and Mosaic the output. Also best to work in projected coordinates and not in Geographic coordinates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 19:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/projection-error-in-spline-with-barriers-using-0/m-p/256810#M837</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-11-21T19:42:01Z</dc:date>
    </item>
  </channel>
</rss>

