X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fwwv.pl;fp=cmd%2Fshow%2Fwwv.pl;h=349180ae0270262f7ae4f28655c89c1784997853;hb=cc8043c4d905986b3dc949bbde21ed4aeb254f8c;hp=eb8d517bff9caed349809acefe210ef644144997;hpb=6dd42fb1eab723e1ac158d9cbebc682eb4c0c8fd;p=spider.git diff --git a/cmd/show/wwv.pl b/cmd/show/wwv.pl index eb8d517b..349180ae 100644 --- a/cmd/show/wwv.pl +++ b/cmd/show/wwv.pl @@ -27,7 +27,7 @@ while ($f = shift @f) { # next field } $from = 1 unless $from; -$to = 10 unless $to; +$to = 5 unless $to; push @out, "Date Hour SFI A K Forecast Logger"; my @in = Geomag::search($from, $to, $main::systime);