[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ✘gpscsv
From: |
Andreas B |
Subject: |
Re: ✘gpscsv |
Date: |
Wed, 19 Aug 2020 11:57:27 +0200 |
Gary, this is great. Going to play around with it. Thanks for the info
and mini tutorials in the previous mails as well.
Two things;
It's called gpscsv (..), but would it be possible to enable the user
to select a different field delimiter?
The field delimiter is output also after the last value (see below),
any way to suppress this?
$ ./gpscsv ip:port
time,lat,lon,altHAE
2020-08-19T09:52:33.000Z,<lat>,<lon>.409,
^---comma
Best,
Andreas
On Tue, Aug 18, 2020 at 8:34 PM Gary E. Miller <gem@rellim.com> wrote:
>
> Yo Andreas!
>
> There new example in gpscsv. Here is a scatterplot:
>
> $ gpscsv -n 100 --cvt-isotime > tpv.dat
>
> $ gnuplot
> [...]
> gnuplot> set datafile separator ','
> gnuplot> set key autotitle columnhead
> gnuplot> plot 'tpv.dat' using 3:2 title 'fix'
>
> Results attached.
>
> RGDS
> GARY
> ---------------------------------------------------------------------------
> Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
> gem@rellim.com Tel:+1 541 382 8588
>
> Veritas liberabit vos. -- Quid est veritas?
> "If you can't measure it, you can't improve it." - Lord Kelvin
- ✘gpscsv, Gary E. Miller, 2020/08/17
- Re: ✘gpscsv, James Browning, 2020/08/17
- Re: ✘gpscsv, Andreas B, 2020/08/18
- Re: ✘gpscsv, Gary E. Miller, 2020/08/18
- Message not available
- Re: ✘gpscsv, Gary E. Miller, 2020/08/19
- Re: ✘gpscsv, Gary E. Miller, 2020/08/19
- Re: ✘gpscsv, Gary E. Miller, 2020/08/20
- Re: ✘gpscsv, Gary E. Miller, 2020/08/20
- Re: ✘gpscsv, Andreas B, 2020/08/27
- Re: ✘gpscsv, Gary E. Miller, 2020/08/27
- Re: ✘gpscsv, Andreas B, 2020/08/28
- Re: ✘gpscsv, Gary E. Miller, 2020/08/28
- Re: ✘gpscsv, Andreas B, 2020/08/28