<?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: Kriging input with uncertainties in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592718#M8645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that sounds like an ideal setup.&amp;nbsp; In fact, that is exactly why measurement errors are passed as standard deviations.&amp;nbsp; The most common source of measurement error is when the measured values aren't "measured" at all; instead, they are outputs or aggregations of some other model (like a long-term trend, in your case).&amp;nbsp; These other models often calculate standard errors or standard deviations, and these can be propagated directly as measurement errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the time of calculation, I assume the process has either completed or you canceled it already.&amp;nbsp; The biggest contributors to the computation time are the number of points, the output cell size, and the number of simulations.&amp;nbsp; You can't really change the number of points, so you can either reduce the number of realizations or increase the cell size to speed up the process.&amp;nbsp; Increasing the cell size will make the output more pixelated, and reducing the number of simulations will reduce precision in the calculated predictions and standard deviations.&amp;nbsp; I can't really give more specific recommendations than that without looking at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 15:12:17 GMT</pubDate>
    <dc:creator>EricKrause</dc:creator>
    <dc:date>2018-03-02T15:12:17Z</dc:date>
    <item>
      <title>Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592708#M8635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a data set that I'd like to interpolate using Kriging. I know that ArcGIS can generate a variance raster alongside the interpolation result that shows the likely variance from the interpolation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the z values in my input data have uncertainties of their own. Is there a way to have these uncertainties reflected in the output of the Kriging process? In other words, can the output variance raster express the variance that takes into account the uncertainty of the input data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 14:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592708#M8635</guid>
      <dc:creator>SteveJones1</dc:creator>
      <dc:date>2014-01-31T14:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592709#M8636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have access to Geostatistical Analyst?&amp;nbsp; It can only be done in that extension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 16:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592709#M8636</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2014-02-03T16:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592710#M8637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a similar question, but slightly different. I want to incorporate a bounding range of possible outputs in the interpolation per point. In other words, each point used in the kriging interpolation has a value and an acceptable range for modeled output in the interpolation. Can this be done?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 21:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592710#M8637</guid>
      <dc:creator>JenniferCorcoran</dc:creator>
      <dc:date>2014-02-25T21:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592711#M8638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this exact same issue. How do you go about doing this in Geostatistical Analyst? (Yes I do have the extension)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 23:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592711#M8638</guid>
      <dc:creator>CrystalMcClure</dc:creator>
      <dc:date>2018-02-28T23:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592712#M8639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Crystal,&lt;/P&gt;&lt;P&gt;When there are uncertainties in the input data, we call that measurement error.&amp;nbsp; Measurement error can be handled in several different ways, depending on your data.&lt;/P&gt;&lt;P&gt;Do each of your measured values have the same measurement error (ie, is the uncertainty the same for every value), or does the measurement error change from point to point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 17:39:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592712#M8639</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2018-03-01T17:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592713#M8640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My measurement error changes from point to point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 18:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592713#M8640</guid>
      <dc:creator>CrystalMcClure</dc:creator>
      <dc:date>2018-03-01T18:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592714#M8641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To incorporate heterogeneous measurement error (error that varies from point to point), you will need to use geostatistical simulations.&lt;/P&gt;&lt;P&gt;Here is the outline of the workflow:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use the Geostatistical Wizard to interpolate the points using Simple Kriging (this will not work for other types of kriging).&amp;nbsp; Do not worry about measurement error for now.&lt;/LI&gt;&lt;LI&gt;Use the Gaussian Geostatistical Simulations geoprocessing tool with the following parameters:&lt;OL&gt;&lt;LI&gt;Input geostatistical layer - Provide the layer created in step 1.&amp;nbsp; This will be the basis for the simulations.&lt;/LI&gt;&lt;LI&gt;Number of realizations - Enter a large number, maybe 1000.&amp;nbsp; This is how many simulations will be performed.&lt;/LI&gt;&lt;LI&gt;Output workspace - Provide a directory or geodatabase to store the simulations.&lt;/LI&gt;&lt;LI&gt;Output simulation prefix - Enter a 3-character prefix to label the simulations.&lt;/LI&gt;&lt;LI&gt;Input conditioning features - Provide the feature class that you interpolated in step 1.&lt;/LI&gt;&lt;LI&gt;Conditioning field - Provide the field that you interpolated in step 1.&lt;/LI&gt;&lt;LI&gt;Conditioning measurement error field - This is where you provide the measurement error values.&amp;nbsp; You will need to create a field on your conditioning features specifying the measurement error of each point.&amp;nbsp; The value of the field must correspond to one standard deviation of the measurement error. &amp;nbsp; If it isn't clear what I mean here, please ask.&lt;/LI&gt;&lt;LI&gt;Output cell size - Provide the cell size of the raster that will be simulated.&lt;/LI&gt;&lt;LI&gt;Raster statistics type - Check the boxes next to "Mean" and "Standard Deviation".&amp;nbsp; The Mean raster will correspond to the kriging predictions, and the Standard Deviation raster will correspond to the standard errors of the predictions.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;What you should expect to see after running the tool is that the kriging predictions (Mean raster) will be very close to to the kriging predictions without specifying measurement error.&amp;nbsp; The standard errors (Standard Deviation raster) will be larger than they were without specifying measurement error.&amp;nbsp; They will be larger because the uncertainty in the input is propagated correctly to the uncertainty in the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any other questions or need any clarifications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592714#M8641</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2018-03-01T20:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592715#M8642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a little unsure about #7 and the meaning of "one standard deviation of&lt;/P&gt;&lt;P&gt;measurement error". Is there a formula I could use to calculate this value&lt;/P&gt;&lt;P&gt;from mean, standard deviation, standard error, variance, etc.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In #8, size seems to be predetermined when I started adding variables.&lt;/P&gt;&lt;P&gt;Should I just leave the size that it computes alone or is there some way I&lt;/P&gt;&lt;P&gt;should calculate that separately?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:51:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592715#M8642</guid>
      <dc:creator>CrystalMcClure</dc:creator>
      <dc:date>2018-03-01T20:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592716#M8643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cell size will default to 1/250 of the width or height of the raster.&amp;nbsp; You can freely change this value or just use the default.&amp;nbsp; This just changes the resolution of the raster, so if you want high resolution in the pixels, you can make the value smaller.&amp;nbsp; It's really up to you and doesn't have any impact on the geostatistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the measurement error, a little explanation is needed.&amp;nbsp; The measurement error model that we use assumes that each location has some true, underlying value.&amp;nbsp; However, when this true value is measured, there will be measurement error such that the measured value will not be identical to the true value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The model assumes that the measured value at a location is equal to the true value at the location, plus some random noise.&amp;nbsp; This noise is assumed to follow a normal (Gaussian) distribution, where the mean of the normal distribution is equal to the true, underlying value.&amp;nbsp; What you need to provide to the tool is the standard deviation of this normal distribution.&amp;nbsp; The larger the standard deviation, the more noisy the measurement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no way to really calculate this standard deviation for each location.&amp;nbsp; You have to just know it somehow.&amp;nbsp; This information sometimes can be found in the manufacturing documentation of whatever device you used to take the measurements, and sometimes it is known from past research or for physical reasons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 21:19:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592716#M8643</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2018-03-01T21:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592717#M8644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This actually works really well for me. My data points are trend values&lt;/P&gt;&lt;P&gt;calculated from daily site data over 20 years. When I calculate the trend,&lt;/P&gt;&lt;P&gt;I also calculate standard error of the trend estimate, which is exactly&lt;/P&gt;&lt;P&gt;what you're asking for. (Let me know if I'm getting that wrong though). All&lt;/P&gt;&lt;P&gt;data at each site is taken by the same instruments and already corrected&lt;/P&gt;&lt;P&gt;for so I'm not worried about the instrument-to-instrument error, just the&lt;/P&gt;&lt;P&gt;error in my trend estimates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last thing, my the simulation (using 1000 for Number of Realizations)&lt;/P&gt;&lt;P&gt;has been running for about two hours now. Is that usual or should I lower&lt;/P&gt;&lt;P&gt;that number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the detail you've provided. It's been invaluable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 22:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592717#M8644</guid>
      <dc:creator>CrystalMcClure</dc:creator>
      <dc:date>2018-03-01T22:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592718#M8645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that sounds like an ideal setup.&amp;nbsp; In fact, that is exactly why measurement errors are passed as standard deviations.&amp;nbsp; The most common source of measurement error is when the measured values aren't "measured" at all; instead, they are outputs or aggregations of some other model (like a long-term trend, in your case).&amp;nbsp; These other models often calculate standard errors or standard deviations, and these can be propagated directly as measurement errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the time of calculation, I assume the process has either completed or you canceled it already.&amp;nbsp; The biggest contributors to the computation time are the number of points, the output cell size, and the number of simulations.&amp;nbsp; You can't really change the number of points, so you can either reduce the number of realizations or increase the cell size to speed up the process.&amp;nbsp; Increasing the cell size will make the output more pixelated, and reducing the number of simulations will reduce precision in the calculated predictions and standard deviations.&amp;nbsp; I can't really give more specific recommendations than that without looking at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 15:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592718#M8645</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2018-03-02T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging input with uncertainties</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592719#M8646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process ended in an error so I lowered the number of simulations to 50&lt;/P&gt;&lt;P&gt;and it worked fine. I'll slowly bump up the number of realizations to&lt;/P&gt;&lt;P&gt;figure out what my clunky, old work computer can handle. I think it's my&lt;/P&gt;&lt;P&gt;computer, not the number of points I have (I only have 160 sites across the&lt;/P&gt;&lt;P&gt;contiguous U.S.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for you help. I could not have done this without your&lt;/P&gt;&lt;P&gt;thoughtful and detailed responses!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kriging-input-with-uncertainties/m-p/592719#M8646</guid>
      <dc:creator>CrystalMcClure</dc:creator>
      <dc:date>2018-03-02T16:13:54Z</dc:date>
    </item>
  </channel>
</rss>

