<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 28, 2019 at 12:43 PM dd5xx wrote:</div><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Verdana;font-size:12px"><div></div>

<div>I am using the CC11 raw output to parse to my webcluster interface I am currently experimenting on. I have some spots like:</div>

<div> </div>

<div>
<table id="gmail-m_1933545704646196943spot_table">
        <tbody id="gmail-m_1933545704646196943spots">
                <tr class="gmail-m_1933545704646196943vhf">
                        <td>28-May-2019</td>
                        <td>1822Z</td>
                        <td class="gmail-m_1933545704646196943bold">EA3LA</td>
                        <td>B-GI-L-T-EA</td>
                        <td class="gmail-m_1933545704646196943right">50150.1</td>
                        <td>SP1MGM</td>
                        <td> </td>
                </tr>
                <tr class="gmail-m_1933545704646196943hf">
                        <td>28-May-2019</td>
                        <td>1822Z</td>
                        <td class="gmail-m_1933545704646196943bold">EA4DFE</td>
                        <td>BA-CC-CR-CU-GU-M-TO-EA</td>
                        <td class="gmail-m_1933545704646196943right">18135.0</td>
                        <td>EA4DFE</td>
                        <td>Cq ea</td>
                </tr>
        </tbody>
</table>

<div>
<table id="gmail-m_1933545704646196943spot_table">
        <tbody id="gmail-m_1933545704646196943spots">
                <tr class="gmail-m_1933545704646196943vhf">
                        <td>28-May-2019</td>
                        <td>1827Z</td>
                        <td class="gmail-m_1933545704646196943bold"><b>EA3EVL</b></td>
                        <td>B-GI-L-T-EA</td>
                        <td class="gmail-m_1933545704646196943right">50181.8</td>
                        <td>IN3FPJ</td>
                        <td> </td>
                </tr>
        </tbody>
</table>

<div> </div>

<div> </div>

<div>and the raw CC11 packet looks like that:</div>

<div>CC11^50181.8^<b>EA3EVL</b>^28-May-2019^1827Z^^IN3FPJ^34^85^EA4RCH-5^37^14^28^15^^^<span style="background-color:rgb(255,255,0)">B-GI-L-T-</span><b><span style="background-color:rgb(255,255,0)">EA</span></b>^Trentino-Alto-Adige-I^^JN56</div></div></div></div></div></blockquote><div><br></div><div>There are two pieces of data in the CC11 packet:</div><div><br></div><div>1.  The location of the spotting station (EA3EVL).  The WPXLOC.RAW entry for EA3 looks like this:</div><div><br></div><div>    EA3 B-GI-L-T-EA                                        34 37 14  -1.00 41 41  0 N   1 54  0 E</div><div><br></div><div>    Spain does not have nice neat names for their call areas, so the Spanish provinices are abbreviated.  The equivalent would be:</div><div><br></div><div>    EA3 Barcelona-Girona-Lleida-Tarragona--EA</div><div><br></div><div>    The entity prefix is the EA at the end.</div><div><br></div><div>2.  The location of the spotted station (IN3FPJ).  Italy has a similar problem to Spain, the Italian call areas do not have nice neat names.  The WPXLOC.RAW entry for IN3 looks like this:</div><div><br></div><div>    IN3 Trentino-Alto-Adige-I                              85 28 15  -1.00 46 30  0 N  11 22  0 E</div><div><br></div><div>The names are not abbeviated here like they are for Spain.  Most Italian prefixes refer to a single entity so abbreviating them is not as necessary as it is for Spain.</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature">Jim Reisert AD1C, <<a href="mailto:jjreisert@alum.mit.edu" target="_blank">jjreisert@alum.mit.edu</a>>, <a href="http://www.ad1c.us" target="_blank">http://www.ad1c.us</a></div></div>