CQ-Contest
[Top] [All Lists]

Re: [CQ-Contest] CQWW Rate Records

Subject: Re: [CQ-Contest] CQWW Rate Records
From: k3it <gokoyev+k3it@gmail.com>
Date: Tue, 15 Mar 2016 14:38:52 -0400
List-post: <cq-contest@contesting.com">mailto:cq-contest@contesting.com>
I'm going to post something that looks a bit cryptic, but here is one way
to count total Q per hour if  you have the cabrilo .log files and a linux
shell.

 awk '/^QSO:/ {print $4, substr(sprintf("%04d",$5),0,2)}' *.log | sort -n |
uniq -c

this should work for any kind of contest. :)



On Tue, Mar 15, 2016 at 11:47 AM, Joe <nss@mwt.net> wrote:

> Very Cool,
> I like the QSO Rate chart someone made for SS. Where it takes every log so
> you can see the activity level hour by hour, has anyone done that for this
> contest?
>
> Joe WB9SBD
> Sig
> The Original Rolling Ball Clock
> Idle Tyme
> Idle-Tyme.com
> http://www.idle-tyme.com
>
> On 3/15/2016 9:57 AM, Randy Thompson K5ZD wrote:
>
>> The CQ WW rate records have now been updated with details from the 2015 CW
>> logs.
>>
>> See http://www.cqww.com/rates/
>>
>> We have also added the ability to select rates by year.
>>
>> It is interesting to see how many high rate records were set in 2015.
>>
>> Randy, K5ZD
>>
>>
>> -----Original Message-----
>>> From: CQ-Contest [mailto:cq-contest-bounces@contesting.com] On Behalf Of
>>> K8MR via CQ-Contest
>>> Sent: Tuesday, March 08, 2016 11:02 PM
>>> To: cq-contest@contesting.com
>>> Subject: [CQ-Contest] CQWW Rate Records
>>>
>>>
>>>
>>> The R5GA rate records (www.rate.r5ga.com) have apparently been shifted
>>> to
>>> the CQWW site. The all time records for CQWW work fine, but will/could
>>> there be a filter by year to be able to see the top rates for a given
>>> year?
>>>
>>>
>>> Also, has somebody picked up the rate records for WPX and other contests?
>>>
>>>
>>>
>>>
>>>
>>> 73  -  Jim  K8MR
>>>
>>>
>>> _______________________________________________
>>> CQ-Contest mailing list
>>> CQ-Contest@contesting.com
>>> http://lists.contesting.com/mailman/listinfo/cq-contest
>>>
>> _______________________________________________
>> CQ-Contest mailing list
>> CQ-Contest@contesting.com
>> http://lists.contesting.com/mailman/listinfo/cq-contest
>>
>>
>>
>>
> _______________________________________________
> CQ-Contest mailing list
> CQ-Contest@contesting.com
> http://lists.contesting.com/mailman/listinfo/cq-contest
>
_______________________________________________
CQ-Contest mailing list
CQ-Contest@contesting.com
http://lists.contesting.com/mailman/listinfo/cq-contest

<Prev in Thread] Current Thread [Next in Thread>