<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How to bulk process MagArrow magdata files? - Software				            </title>
            <link>https://www.geometrics.com/community/magarrow-software/how-to-bulk-process-magarrow-magdata-files/</link>
            <description>Geometrics Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 07:29:18 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>How to bulk process MagArrow magdata files?</title>
                        <link>https://www.geometrics.com/community/magarrow-software/how-to-bulk-process-magarrow-magdata-files/#post-1193</link>
                        <pubDate>Thu, 21 Nov 2024 15:40:09 +0000</pubDate>
                        <description><![CDATA[If you have many .magdata files to convert, it is more convenient to use the command-based MagArrowConverter, instead of the Windows-based Survey Manager. The MagArrowConverter installation ...]]></description>
                        <content:encoded><![CDATA[<p>If you have many .magdata files to convert, it is more convenient to use the command-based MagArrowConverter, instead of the Windows-based Survey Manager. The MagArrowConverter installation file can be downloaded from MagArrow product link under firmware/software download:</p>
<p><a title="https://www.geometrics.com/product/magarrow/" href="https://www.geometrics.com/product/magarrow/" target="_blank" rel="noopener">https://www.geometrics.com/product/magarrow/</a></p>
<p>To use the MagArrowConverter:</p>
<p>Run “MagArrowConverterInstaller.exe” to install the converter. It is recommended NOT to install the converter on the default <em>C:\Program Files\</em> directory since some computer may not allow users to create files in this directory. Open Windows Command (“cmd”) and enter the directory where the converter is installed. Type MagArrowConverter and press Enter key. A short instruction of how to use the converter will be printed out. <img src="https://www.geometrics.com/wp-content/uploads/wpforo/attachments/72/thumbnail/89-image.png" /><br />If you run it from a different directory, type the full path, e.g. "C:\ Geometrics\MagArrowConverter\MagArrowConverter" (assuming the program is installed in C:\ Geometrics\MagArrowConverter\ directory). Note that to change the installation directory, you will have to un-installed the program first and then re-install and set up the directory. A typical example command: <em>…\MagArrowConverter type=MA1 format=csv1 input=</em><em>”C:\test\test.magdata</em><em>” output=</em><em>”C:\test\test.csv</em><em>” decimation=10</em> A new <em>csv</em> file with sample rate of 10Hz will be created in <em>C:\test</em> directory from <em>test.magdata</em> file. After you become familiar with <em>MagArrowConverter</em> command, you can write a simple Batch Script to bulk process MagArrow .magdata files.</p>
<p>An example batch code which searches for .magdata files in "C:\MagArrowData" folder and converts all files to .csv files at 10Hz is attached below.</p>
90]]></content:encoded>
						                            <category domain="https://www.geometrics.com/community/magarrow-software/">Software</category>                        <dc:creator>Rui Zhang</dc:creator>
                        <guid isPermaLink="true">https://www.geometrics.com/community/magarrow-software/how-to-bulk-process-magarrow-magdata-files/#post-1193</guid>
                    </item>
							        </channel>
        </rss>
		