<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am pretty new with GRASS, so sorry for the more than likely stupid question.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am trying to use the new temporal module in GRASS 7 running under Windows 7 (I am waiting for authorization to use it under Linux). I am following the example presented in the FOSS4G 2014 workshop (<a href="http://fatra.cnr.ncsu.edu/temporal-grass-workshop/">http://fatra.cnr.ncsu.edu/temporal-grass-workshop/</a>)
 but when I try to register the temporal dataset I get an error. It has a lot of lines, but I think the key is in the following:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">RuntimeError:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            Attempt to start a new process before the<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">current process<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            has finished its bootstrapping phase.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            This probably means that you are on Windows and<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">you have<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            forgotten to use the proper idiom in the main<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">module:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">                if __name__ == '__main__':<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">                    freeze_support()<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">                    ...<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            The "freeze_support()" line can be omitted if<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">the program<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">            is not going to be frozen to produce a Windows<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:72.0pt">executable.   <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am just running the commands through the GUI, should I create a python script to resolve that “freeze_support()” issue? As I said, I am pretty new and that would take some time, that’s why I prefer to ask first if that’s the way...<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you in advance!!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Jose<o:p></o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">This message (and any attachments) is for the recipient only. NERC is subject to the Freedom of Information Act 2000 and the contents of this email and any reply you make may be disclosed by NERC unless it is exempt
 from release under the Act. Any material supplied to NERC may be stored in an electronic records management system.<br>
</font>
</body>
</html>