<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Version</title><link>https://sourceforge.net/p/mcclidar/wiki/Version/</link><description>Recent changes to Version</description><atom:link href="https://sourceforge.net/p/mcclidar/wiki/Version/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 04 Dec 2013 23:39:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mcclidar/wiki/Version/feed" rel="self" type="application/rss+xml"/><item><title>Version modified by Rupesh Shrestha</title><link>https://sourceforge.net/p/mcclidar/wiki/Version/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="version-21"&gt;Version 2.1&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Released: 8 January 2013&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/2.0/MCC-LIDAR-2.1-setup.exe/download"&gt;MCC-LIDAR-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Fixed an issue with the program not recording lower left XY coordinates properly in output ascii grid files. &lt;/li&gt;
&lt;li&gt;Fixed the bug where the program crashed with larger scale and threshold parameters (ticket &lt;a class="alink" href="/p/mcclidar/tickets/36/"&gt;[#36]&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="version-20"&gt;Version 2.0&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Released: 8 January 2013&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/2.0/MCC-LIDAR-2.0-setup.exe/download"&gt;MCC-LIDAR-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Code updated to conform with the latest version 1.7.0 of libLAS library and OSGeo4W distribution.&lt;/li&gt;
&lt;li&gt;The code now compiles against the recent version 1.51.0 of the boost library (ticket &lt;a class="alink" href="/p/mcclidar/tickets/46/"&gt;[#46]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="version-10"&gt;Version 1.0&lt;/h1&gt;
&lt;h2 id="final-release"&gt;Final Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 1 July 2011&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0-setup.exe/download"&gt;MCC-LIDAR-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;The header in the *.las output file now indicates that the file was generated by MCC-LIDAR&lt;br /&gt;
(ticket &lt;a class="alink" href="/p/mcclidar/tickets/20/"&gt;[#20]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;When too many output files are specified, the program now lists them in the error message&lt;br /&gt;
(ticket &lt;a class="alink" href="/p/mcclidar/tickets/29/"&gt;[#29]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed the bug where the program crashed while searching for points with the same X,Y&lt;br /&gt;
coordinates (ticket &lt;a class="alink" href="/p/mcclidar/tickets/45/"&gt;[#45]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Added short options for --help (-h) and --version (-v) (ticket &lt;a class="alink" href="/p/mcclidar/tickets/7/"&gt;[#7]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Known Issues&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sometimes the program will crash on Windows with large scale and threshold parameters (ticket &lt;a class="alink" href="/p/mcclidar/tickets/36/"&gt;[#36]&lt;/a&gt;).  A &lt;a class="" href="https://sourceforge.net/p/mcclidar/tickets/36/#4fb8"&gt;workaround&lt;/a&gt; is available.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="release-candidate-4"&gt;Release Candidate 4&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 13 May 2011&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0rc4-setup.exe/download"&gt;MCC-LIDAR-1.0rc4-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Fixed the bug where the program crashed with singular matrix error while interpolating the&lt;br /&gt;
ground surface for the *.asc output file (ticket &lt;a class="alink" href="/p/mcclidar/tickets/38/"&gt;[#38]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Modified the program so that it now assigns the classification value 1 (for "unclassified")&lt;br /&gt;
to all the points that it doesn't classify as ground (ticket &lt;a class="alink" href="/p/mcclidar/tickets/43/"&gt;[#43]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="release-candidate-3"&gt;Release Candidate 3&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 14 December 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0rc3-setup.exe/download"&gt;MCC-LIDAR-1.0rc3-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Discovered that the wrong QA release was distributed as release candidate 2.  To help with&lt;br /&gt;
managing releases, the output from the --version option was modified to include the revision&lt;br /&gt;
number of the source code used to build a particular release (ticket &lt;a class="alink" href="/p/mcclidar/tickets/37/"&gt;[#37]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="release-candidate-2"&gt;Release Candidate 2&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 9 December 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0rc2-setup.exe/download"&gt;MCC-LIDAR-1.0rc2-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Modified the program to handle duplicate points, i.e, points with the same X,Y,Z coordinates,&lt;br /&gt;
in the input file (tickets &lt;a class="alink" href="/p/mcclidar/tickets/34/"&gt;[#34]&lt;/a&gt;, &lt;a class="alink" href="/p/mcclidar/tickets/35/"&gt;[#35]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Modified how the program responds to a singular matrix error during surface interpolation.&lt;br /&gt;
Instead of reporting the error and stopping, the program now adds a nearby point to the set&lt;br /&gt;
of points for a spline calculation and restarts the calculation.  It repeats this process&lt;br /&gt;
of adding a point and restarting the spline calculation until the singular matrix error&lt;br /&gt;
doesn't occur (ticket &lt;a class="alink" href="/p/mcclidar/tickets/30/"&gt;[#30]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="release-candidate-1"&gt;Release Candidate 1&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 8 August 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0rc1-setup.exe/download"&gt;MCC-LIDAR-1.0rc1-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Changed the surface interpolation so that every cell in ground-surface output files has a value&lt;br /&gt;
(ticket &lt;a class="alink" href="/p/mcclidar/tickets/27/"&gt;[#27]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The X,Y coordinates of the extent of the input LAS file are reported in floating-point numeric&lt;br /&gt;
format instead of exponential format (ticket &lt;a class="alink" href="/p/mcclidar/tickets/2/"&gt;[#2]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beta-5-release"&gt;Beta 5 Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 9 July 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0b5-setup.exe/download"&gt;MCC-LIDAR-1.0b5-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Fixed a bug which was causing too many NODATA cells in the ground-surface output file (ticket &lt;a class="alink" href="/p/mcclidar/tickets/16/"&gt;[#16]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Changed the percentage that determines convergence for each of the scale domains.  Previously, they&lt;br /&gt;
all used 0.1%; now a sequence of decreasing percentages (1%, 0.1%, 0.01%) is used to reduce the&lt;br /&gt;
program's run time (ticket &lt;a class="alink" href="/p/mcclidar/tickets/24/"&gt;[#24]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beta-4-release"&gt;Beta 4 Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 7 June 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0b4-setup.exe/download"&gt;MCC-LIDAR-1.0b4-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Added more checks on input parameters:&lt;ul&gt;
&lt;li&gt;Post spacing must be positive (ticket &lt;a class="alink" href="/p/mcclidar/tickets/21/"&gt;[#21]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Curvature threshold must be 0 or positive (ticket &lt;a class="alink" href="/p/mcclidar/tickets/22/"&gt;[#22]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fixed a bug where a thin plate spline calculation would fail because the spline's 3 control points&lt;br /&gt;
lie in a vertical plane (ticket &lt;a class="alink" href="/p/mcclidar/tickets/19/"&gt;[#19]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beta-3-release"&gt;Beta 3 Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 4 May 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0b3-setup.exe/download"&gt;MCC-LIDAR-1.0b3-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Added a new type of output file: a CSV (comma separated values) file with ground points (ticket &lt;a class="alink" href="/p/mcclidar/tickets/14/"&gt;[#14]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Increased the limit of passes per scale domain from 20 to 100, in order to increase convergence with large datasets (ticket &lt;a class="alink" href="/p/mcclidar/tickets/13/"&gt;[#13]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Improved the error message that user sees when insufficient memory (ticket &lt;a class="alink" href="/p/mcclidar/tickets/10/"&gt;[#10]&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beta-2-release"&gt;Beta 2 Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 3 April 2010&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0b2-setup.exe/download"&gt;MCC-LIDAR-1.0b2-setup.exe&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;Fixed bugs where program crashed during pass 1 of scale domain 1 (tickets &lt;a class="alink" href="/p/mcclidar/tickets/4/"&gt;[#4]&lt;/a&gt;, &lt;a class="alink" href="/p/mcclidar/tickets/8/"&gt;[#8]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed build errors with GCC 4.3.4 on Linux (ticket &lt;a class="alink" href="/p/mcclidar/tickets/5/"&gt;[#5]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Fixed typo in help message (ticket &lt;a class="alink" href="/p/mcclidar/tickets/1/"&gt;[#1]&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--nonground-pts&lt;/code&gt; option to create output files with the points classified as non-ground by each pass.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--surfaces&lt;/code&gt; option to create ASCII Grid files with the raster surfaces interpolated by each pass.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beta-1-release"&gt;Beta 1 Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Released: 20 November 2009&lt;/li&gt;
&lt;li&gt;Download &lt;a class="" href="https://sourceforge.net/projects/mcclidar/files/1.0/MCC-LIDAR-1.0b1-setup.exe/download"&gt;MCC-LIDAR-1.0b1-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rupesh Shrestha</dc:creator><pubDate>Wed, 04 Dec 2013 23:39:28 -0000</pubDate><guid>https://sourceforge.netf29bd7d2afc76d041c0e88c98994ecedac8b2415</guid></item></channel></rss>