<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The RockWare Blog &#187; Consulting</title>
	<atom:link href="http://www.rockware.com/blog/category/consulting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rockware.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 04 Apr 2013 16:41:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Tips for Creating Contour Maps of Sparse Groundwater Elevation Data</title>
		<link>http://www.rockware.com/blog/rockworks/tips-for-creating-contour-maps-of-sparse-groundwater-elevation-data/</link>
		<comments>http://www.rockware.com/blog/rockworks/tips-for-creating-contour-maps-of-sparse-groundwater-elevation-data/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 21:19:24 +0000</pubDate>
		<dc:creator>Alison</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[RockWorks]]></category>
		<category><![CDATA[contour map]]></category>
		<category><![CDATA[EZ Map tool]]></category>
		<category><![CDATA[Groundwater Contours]]></category>
		<category><![CDATA[Inverse Distance]]></category>
		<category><![CDATA[Kriging]]></category>
		<category><![CDATA[Polynomial Surface]]></category>
		<category><![CDATA[Potentiometric Surface]]></category>
		<category><![CDATA[RockWorks Utilities]]></category>
		<category><![CDATA[Triangulation]]></category>

		<guid isPermaLink="false">http://www.rockware.com/blog/?p=386</guid>
		<description><![CDATA[Contouring sparse data in any mapping program can be challenging.  We&#8217;ve found a few tools in the RockWorks15 to be particularly helpful when creating contour maps of sparse groundwater elevation data. First, let’s take a look at a contour map &#8230; <a href="http://www.rockware.com/blog/rockworks/tips-for-creating-contour-maps-of-sparse-groundwater-elevation-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Contouring sparse data in any mapping program can be challenging.  We&#8217;ve found a few tools in the <a title="RockWorks 15" href="http://www.rockware.com/product/overview.php?id=165">RockWorks15</a> to be particularly helpful when creating contour maps of sparse groundwater elevation data.</p>
<p style="text-align: left;">First, let’s take a look at a contour map created using the EZ-Map tool in the <a href="http://www.rockware.com/product/overview.php?id=206">RockWorks Utilities</a>.</p>
<p style="text-align: center;"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/EZ-Map1.png"><img class="aligncenter" title="EZ Map" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/EZ-Map1-300x276.png" alt="" width="300" height="276" /></a></p>
<p style="text-align: left;">The EZ-Map tool uses simple triangulation to create contours.  For some data sets, this may be all you need to create a reasonable looking map.  However, it will often be necessary to create grid-based maps with smoother contour lines that extend to the edge of the project.  Note the increase in the groundwater elevation on the eastern edge of the map.  This is something that can be resolved by switching to a grid-based map.  We’ll explore <a href="http://www.rockware.com/product/featuresLobby.php?id=206&amp;category=506">grid-based mapping tools </a>next.</p>
<p>Here is a map created using the default Inverse Distance Weighting settings.  I should note that I had both the “Smoothing” and “High-Fidelity” options turned on during grid creation.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_389" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Inverse-Distance-Weighting.png"><img class="size-medium wp-image-389 " title="Inverse Distance Weighting" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Inverse-Distance-Weighting-300x274.png" alt="" width="300" height="274" /></a></dt>
</dl>
</div>
<p>The “bull’s eyes” that you see around the high and low points in the map are typical of the Inverse Distance interpolation method.  One way to resolve this is to decrease the number of points used during interpolation.</p>
<p><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/RockWorks-IDW-Interface.png"><img class="alignnone size-medium wp-image-396 aligncenter" title="RockWorks IDW Interface" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/RockWorks-IDW-Interface-300x264.png" alt="" width="300" height="264" /></a></p>
<p>To do this, change the Number of Points used for the Inverse Distance Algorithm from 8 (the default setting) to 4 (which is more appropriate for a data set of this size).</p>
<p>Here is a map created with the modified “Number of Points” value:</p>
<p><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Inverse-Distance-Weighting-4-Points.png"><img class="alignnone size-medium wp-image-390 aligncenter" title="Inverse Distance Weighting 4 Points" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Inverse-Distance-Weighting-4-Points-300x272.png" alt="" width="300" height="272" /></a></p>
<p>The bull’s eye effect has been muted somewhat, but notice that the contours don’t honor the data extremely well.  Let’s move on to Kriging.</p>
<p>In the map below, I let the RockWorks program choose the appropriate variogram settings.  With Kriging especially, which can create fairly blocky models, I highly recommend that you turn on both the grid “Smoothing” and “High-Fidelity” options when<br />
creating a contour map. <a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Kriging.png"><img class="alignnone size-medium wp-image-388 aligncenter" title="Kriging" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Kriging-300x273.png" alt="" width="300" height="273" /></a></p>
<p style="text-align: left;">This may be a little bit more to your liking, but the general groundwater flow direction could still be better represented along the borders of the map.  Just to cover all of our<br />
bases, here is another map created using Triangulation gridding.  Unfortunately, there are some problems with edge effects in the resulting map as well.</p>
<p><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Triangulation.png"><img class="size-medium wp-image-392 aligncenter" title="Triangulation" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Triangulation-300x274.png" alt="" width="300" height="274" /></a></p>
<p>None of these are really doing it for me.  At this point, I think that a lot of people would probably resort to hand drawing their contour maps, or adding additional control points to the data set to force the contours into the shape they have in mind.  Before you resort to these tedious and time-consuming options, I would recommend you look at the Densify and Polyenhancement options available in <a href="http://www.rockware.com/product/overview.php?id=165">RockWorks15</a>.</p>
<p>Here is a diagram showing the contour maps created with the Inverse Distance interpolation algorithm, with and without Densify turned on.  As you can see, the densification process (which adds additional control points to the data set before<br />
interpolation using triangulation) straightens out the contour lines quite a bit.</p>
<p><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/IDW-Densify.png"><img class="alignnone size-medium wp-image-395 aligncenter" title="IDW Densify" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/IDW-Densify-300x149.png" alt="" width="300" height="149" /></a></p>
<p>I did the same test using the Kriging algorithm and got the following results.</p>
<p><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Kriging-Densify.png"><img class="alignnone size-medium wp-image-394 aligncenter" title="Kriging Densify" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Kriging-Densify-300x151.png" alt="" width="300" height="151" /></a></p>
<p>Last but not least, here is a contour map created with the Polyenhancement option turned on.  When this option is activated, the program fits the data to a polynomial surface and then warps that surface to honor the data points (in this case, I choose a 2nd order polynomial surface).  I think I have my map!</p>
<p style="text-align: center;"> <a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Polyenhancement.png"><img class="alignnone size-medium wp-image-393" title="Polyenhancement" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Polyenhancement-300x272.png" alt="" width="300" height="272" /></a></p>
<p>In real life, I&#8217;ve found first, second and third order polynomials useful when creating groundwater contour maps.  If the groundwater flow direction is fairly constant through the area, go with a 1<sup>st</sup> order polynomial (which is a planar surface).  If it is variable because of topography or a feature such as a river or stream, then a 2<sup>nd </sup>or 3<sup>rd</sup> order polynomial is the way to go.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockware.com/blog/rockworks/tips-for-creating-contour-maps-of-sparse-groundwater-elevation-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computing Aggregate Reserves for a Site with Two Isolated Carbonate Units</title>
		<link>http://www.rockware.com/blog/rockworks/computing-aggregate-reserves-for-a-site-with-two-isolated-carbonate-units/</link>
		<comments>http://www.rockware.com/blog/rockworks/computing-aggregate-reserves-for-a-site-with-two-isolated-carbonate-units/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 00:19:04 +0000</pubDate>
		<dc:creator>Mike D</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[RockWorks]]></category>
		<category><![CDATA[3D Log Diagram]]></category>
		<category><![CDATA[aggregate quality]]></category>
		<category><![CDATA[Block Model]]></category>
		<category><![CDATA[Fence Diagram]]></category>
		<category><![CDATA[I-Data / Model menu]]></category>
		<category><![CDATA[I-Data model]]></category>
		<category><![CDATA[lithology]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[mining strategy]]></category>
		<category><![CDATA[solid model]]></category>
		<category><![CDATA[Stratabound filter]]></category>
		<category><![CDATA[Stratigraphic Model]]></category>
		<category><![CDATA[stratigraphy]]></category>
		<category><![CDATA[stratigraphy model]]></category>
		<category><![CDATA[voxels]]></category>
		<category><![CDATA[“Stratabound” option]]></category>

		<guid isPermaLink="false">http://www.rockware.com/blog/?p=350</guid>
		<description><![CDATA[This paper describes how to use RockWorks to compute total economic reserves for a site that includes two carbonate units: an upper limestone and a lower dolomite, separated by a shale unit. It involves creating separate I-Data models using the &#8230; <a href="http://www.rockware.com/blog/rockworks/computing-aggregate-reserves-for-a-site-with-two-isolated-carbonate-units/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;">This paper describes how to use <a href="http://www.rockware.com/product/overview.php?id=165" target="_blank">RockWorks</a> to compute total economic reserves for a site that includes two carbonate units: an upper limestone and a lower dolomite, separated by a shale unit. It involves creating separate I-Data models using the Stratabound filter, combining the models, and checking them against the observed log data.</p>
<p style="text-align: left;">Link to original paper: <a href="http://www.rockware.com/assets/products/165/casestudies/6/9/computing_aggregate_reserves.pdf">http://www.rockware.com/assets/products/165/casestudies/6/9/computing_aggregate_reserves.pdf</a></p>
<p style="text-align: center;"> <a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/http-www.rockware.com-assets-products-165-casestudies-6-9-computing_aggregate_reserves.pdf-Adobe-Acrobat-Standard3.jpg"><img class="aligncenter size-full wp-image-352" title="http---www.rockware.com-assets-products-165-casestudies-6-9-computing_aggregate_reserves.pdf - Adobe Acrobat Standard" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/http-www.rockware.com-assets-products-165-casestudies-6-9-computing_aggregate_reserves.pdf-Adobe-Acrobat-Standard3.jpg" alt="" width="216" height="138" /></a></p>
<p style="text-align: left;"> <strong><span style="color: #000000;">Introduction</span></strong></p>
<p> <span style="color: #000000;">The purpose of this study is to compute the total economic reserves for a site that includes two carbonate </span><span style="color: #000000;">units; an upper limestone and a lower dolomite separated by a shale unit. Quality analyses have been </span><span style="color: #000000;">obtained at one-foot intervals within the carbonates. The following diagram depicts a typical log showing </span><span style="color: #000000;">the lithology, stratigraphy, and aggregate quality.</span></p>
<div id="attachment_353" class="wp-caption aligncenter" style="width: 224px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/http___www.rockware1.bmp"><img class="size-full wp-image-353 " title="http___www.rockware" src="http://www.rockware.com/blog/wp-content/uploads/2012/03/http___www.rockware1.bmp" alt="" width="214" height="372" /></a><p class="wp-caption-text">Figure 1: Typical log depicting aggregate quality (bargraph on left), stratigraphy (patterns in center), and lithology (subdivisions within stratigraphy)</p></div>
<p><strong><span style="color: #000000;">Step 1. The Problem</span></strong></p>
<p><span style="color: #000000;">Modeling the rock quality en-masse is problematic because the node values would include the quality </span><span style="color: #000000;">values for both the limestone and the dolomite. The following diagrams depict a solid model based on the </span><span style="color: #000000;">rock quality and a stratigraphic block model. Notice how the rock quality (I-Data) model interpolates </span><span style="color: #000000;">quality values where there is no corresponding carbonate.</span></p>
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_360" class="wp-caption aligncenter" style="width: 301px;">
<dt class="wp-caption-dt"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/figure22.bmp"><img class="size-full wp-image-360 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/figure22.bmp" alt="" width="291" height="132" /></a></dt>
<dd class="wp-caption-dd">Figure 2: Problematic &#8220;Bulk&#8221; Rock Quality Model</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: left;">Compare the rock quality model with stratigraphy model below and note how quality values are interpolated where there is no carbonate.</div>
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_361" class="wp-caption aligncenter" style="width: 339px;">
<dt class="wp-caption-dt"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure3.bmp"><img class="size-full wp-image-361 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure3.bmp" alt="" width="329" height="154" /></a></dt>
<dd class="wp-caption-dd">Figure 3: Stratigraphic Model</dd>
</dl>
</div>
<p style="text-align: left;" align="left"> Compare this stratigraphic model with bulk rock quality model above and note how quality values were interpreted within overburden (light yellow) and interburden.</p>
<p align="left"><strong>Step 2. The Solution</strong></p>
<p align="left">The solution to this problem is to use the “Stratabound” option within the I-Data / Model menu. Two rock-quality models were created; one for the upper limestone and another for the lower dolomite.</p>
<p align="left">In the example below, the I-data model is confined to points and nodes within the Hanford Limestone unit.</p>
<div id="attachment_364" class="wp-caption aligncenter" style="width: 297px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure4.bmp"><img class="size-full wp-image-364 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure4.bmp" alt="" width="287" height="160" /></a><p class="wp-caption-text">Figure4: Hanford Limestone Rock-quality Model</p></div>
<p align="left"> In this example, the I-Data model is confined to points and nodes within Shuller Dolomite.</p>
<div id="attachment_365" class="wp-caption aligncenter" style="width: 302px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure5.bmp"><img class="size-full wp-image-365 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure5.bmp" alt="" width="292" height="158" /></a><p class="wp-caption-text">Figure5: Shuller Dolomite Rock Quality Model</p></div>
<p align="left"><strong>Step 3. Combining the Models</strong></p>
<p align="left">The next step involved adding the two models together and removing all voxels with a quality value less than 50 (the minimum acceptable quality).</p>
<div id="attachment_366" class="wp-caption aligncenter" style="width: 231px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure6.bmp"><img class="size-full wp-image-366 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure6.bmp" alt="" width="221" height="134" /></a><p class="wp-caption-text">Figure6: Fence diagram depicting combined rock-quality models for upper limestone and lower dolomite.</p></div>
<div id="attachment_369" class="wp-caption aligncenter" style="width: 270px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure7.bmp"><img class="size-full wp-image-369 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure7.bmp" alt="" width="260" height="162" /></a><p class="wp-caption-text">Figure 7: Block Model depicting voxels with a quality value greater than 50.</p></div>
<div id="attachment_370" class="wp-caption aligncenter" style="width: 271px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure8.bmp"><img class="size-full wp-image-370 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure8.bmp" alt="" width="261" height="163" /></a><p class="wp-caption-text">Figure 8: Block model depicting zones from previous model in which the thickness for any single contiguous ore zone is more than 6 feet thick for any given column.</p></div>
<div id="attachment_372" class="wp-caption aligncenter" style="width: 270px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure10.bmp"><img class="size-full wp-image-372 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure10.bmp" alt="" width="260" height="161" /></a><p class="wp-caption-text">Figure 10: Block model depicting zones from previous model in which the stripping ratio is less than 1.2. This area represents a good place to start mining in order to gain the highest return on investment.</p></div>
<p style="text-align: left;"> <strong>Step 4. Checking the Model</strong></p>
<p align="left">The final, and most important step, is to create a 3D log diagram, combine it with the final ore model, and examine the data to see if it make sense.</p>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_373" class="wp-caption aligncenter" style="width: 335px;">
<dt class="wp-caption-dt"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure11.bmp"><img class="size-full wp-image-373 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure11.bmp" alt="" width="325" height="169" /></a></dt>
<dd class="wp-caption-dd">Figure 11: 3-Dimensional Lithology/Quality Logs Combined With Final Ore Model.</dd>
</dl>
<div id="attachment_367" class="wp-caption aligncenter" style="width: 256px"><a href="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure12.bmp"><img class="size-full wp-image-367 " src="http://www.rockware.com/blog/wp-content/uploads/2012/03/Figure12.bmp" alt="" width="246" height="209" /></a><p class="wp-caption-text">Figure 12: Enlargement of area around highest-ROI ore depicting lithology and quality logs.</p></div>
</div>
<p align="left"><strong>Step 5. Conclusion</strong></p>
<p align="left">By combining the preceding approach with increasingly more tolerant filter cutoffs, it is possible to create a mining strategy that will yield the highest return on investment from the onset.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockware.com/blog/rockworks/computing-aggregate-reserves-for-a-site-with-two-isolated-carbonate-units/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the RockWare Blog</title>
		<link>http://www.rockware.com/blog/rockworks/hello-world/</link>
		<comments>http://www.rockware.com/blog/rockworks/hello-world/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 15:00:57 +0000</pubDate>
		<dc:creator>insightdesigns</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Google Earth Utilities]]></category>
		<category><![CDATA[LogPlot]]></category>
		<category><![CDATA[RockWorks]]></category>
		<category><![CDATA[Cross Section]]></category>
		<category><![CDATA[Earth Science Software]]></category>
		<category><![CDATA[Fence Diagram]]></category>
		<category><![CDATA[Geological diagrams]]></category>
		<category><![CDATA[GIS Connectivity]]></category>
		<category><![CDATA[Ground Mapping]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Solid models]]></category>
		<category><![CDATA[Statistical Diagrams]]></category>
		<category><![CDATA[sub-surface data]]></category>
		<category><![CDATA[surface data]]></category>
		<category><![CDATA[surface model]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://66.39.138.22/?p=1</guid>
		<description><![CDATA[In this space we&#8217;ll be posting occasional user tips, news, and information relating to RockWare, Inc., the Earth Science Software Company in Golden, Colorado, USA.  We welcome your comments and invite you to stay tuned. We hope you will find &#8230; <a href="http://www.rockware.com/blog/rockworks/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>In this space we&#8217;ll be posting occasional user tips, news, and information relating to <a href="http://www.rockware.com">RockWare, Inc.</a>, the Earth Science Software Company in Golden, Colorado, USA.  We welcome your comments and invite you to stay tuned.</p>
<p>We hope you will find this new resource useful. Thank you for your interest in the <a href="http://www.rockware.com">Rockware, Inc</a>. Blog.</p>
<p>Kind Regards,<br />
The <a href="http://www.rockware.com">RockWare</a> Team</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockware.com/blog/rockworks/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>