<?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: Data Preparation For Kriging in ArcGIS GeoStatistical Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510780#M1146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to roughly measure potential exposure within Ohio. Ideally, I would use air modelling software (e.g., AERMOD or CALPUFF), but this software really isn't built to take into context the vast number of chemicals and sites that exist in Ohio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 19:11:38 GMT</pubDate>
    <dc:creator>RichardMassatti</dc:creator>
    <dc:date>2012-06-07T19:11:38Z</dc:date>
    <item>
      <title>Data Preparation For Kriging</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510778#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I???ll be using ordinary kriging to create a surface of air pollution for Ohio. My data from the Toxic Release Inventory are annualized, so each case represents the amount of pollutant XYZ given off over an entire year. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is this: Should I aggregate (with the sum command) in cases where I have multiple chemicals given off by one facility at the exact same lat/long coordinates to create a total pollution score ??? or ??? should I allow for multiple chemical releases at the same location. I ask because I???m afraid I???ll bias the nearby values if I use the total score. Yet, the total score is a reflection of what was released there ??? so I don???t know what to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 17:35:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510778#M1144</guid>
      <dc:creator>RichardMassatti</dc:creator>
      <dc:date>2012-06-07T17:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Preparation For Kriging</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510779#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to ask yourself what an interpolation would mean for your data.&amp;nbsp; If you used your data to predict a value at an unmeasured location, how would you interpret the value of the prediction?&amp;nbsp; If your data is about the amount of pollution released, then the interpretation of the prediction would be "the amount of pollution released at this location over the year."&amp;nbsp; But what if there is no factory at the new location?&amp;nbsp; In the case of pollution release, it's only being released from particular locations.&amp;nbsp; It doesn't really make sense to interpolate a variable that only occurs at discrete points on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to make a map of pollution levels, your data needs to be random samples of pollution levels, not measurements of pollution release from discrete locations.&amp;nbsp; There may be physics models that can predict pollution levels from data about pollution release, but ordinary kriging is not the way to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 18:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510779#M1145</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2012-06-07T18:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data Preparation For Kriging</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510780#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to roughly measure potential exposure within Ohio. Ideally, I would use air modelling software (e.g., AERMOD or CALPUFF), but this software really isn't built to take into context the vast number of chemicals and sites that exist in Ohio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 19:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510780#M1146</guid>
      <dc:creator>RichardMassatti</dc:creator>
      <dc:date>2012-06-07T19:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data Preparation For Kriging</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510781#M1147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you just want a rough measure of relative pollution exposure, consider using the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000000s000000.htm"&gt;Kernel Density&lt;/A&gt;&lt;SPAN&gt; tool in Spatial Analyst.&amp;nbsp; Sum up the pollution released from each location, and use it as the Population field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You won't be able to actually estimate the total exposure at a given location, but you'll be able to say that certain locations are more exposed than others.&amp;nbsp; As for estimating the actual amount of exposure, I don't know how you would do that.&amp;nbsp; You would probably need to talk to a physicist.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 20:22:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510781#M1147</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2012-06-07T20:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data Preparation For Kriging</title>
      <link>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510782#M1148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://getthegistofit.blogspot.com/2012/04/pollution-exposure-risk-in-washington.html"&gt;http://getthegistofit.blogspot.com/2012/04/pollution-exposure-risk-in-washington.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Give that a read.&amp;nbsp; They start with Kernel Density, then they do post-processing on the results.&amp;nbsp; I can't really comment on the legitimacy of the methodology, but it's a good place to start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 20:26:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geostatistical-analyst-questions/data-preparation-for-kriging/m-p/510782#M1148</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2012-06-07T20:26:16Z</dc:date>
    </item>
  </channel>
</rss>

