Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3730

Re: Ephemerides data

Newsgroups comp.graphics.apps.gnuplot
Date 2017-08-23 13:09 -0700
References (4 earlier) <ong362$e46$1@solani.org> <09265b97-7ca8-4f2d-baa2-7e9ff9abf37e@googlegroups.com> <onhoga$ei4$1@solani.org> <52aa35d4-af28-4f6b-9d00-c780124c533f@googlegroups.com> <onifmm$sqo$1@solani.org>
Message-ID <7465da87-a8b2-41cb-9984-b3f06125ca1d@googlegroups.com> (permalink)
Subject Re: Ephemerides data
From robertvanpass@gmail.com

Show all headers | View raw


On Wednesday, August 23, 2017 at 1:45:27 AM UTC+2, Karl Ratzsch wrote:
> Am 22.08.2017 um 23:09 schrieb robertvanpass@gmail.com:
> > 
> > I use a slightly different plot command to correct for declination values between -00° and -01°, but basically it's like you say.
> > 
> > Now the last hurdle for me is that the X-axis of the graph is not in a readable Date-Time format:
> > 
> 
> > Do you have an idea how to get date and time on the X-axis of the graph ?
> 
> simple: "set xtics timedate" . Check the help ("help
> time_specifiers") if you don't like the default format.
> 
> You can also plot the table to a named datablock instead of a file:
> 
>   set table $ephem
> 
> and do the second plot from there. Doesn't clutter up your disk with
> redundant files.
> 
> Or just do it directly.
> 
>    Karl


Great, it works !
I couldn't have done this by myself - thanks a million !

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

Ephemerides data robertvanpass@gmail.com - 2017-08-20 06:36 -0700
  Re: Ephemerides data Karl Ratzsch <mail.kfr@gmx.net> - 2017-08-20 22:56 -0300
    Re: Ephemerides data Karl Ratzsch <mail.kfr@gmx.net> - 2017-08-20 23:59 -0300
      Re: Ephemerides data robertvanpass@gmail.com - 2017-08-21 15:01 -0700
        Re: Ephemerides data Karl Ratzsch <mail.kfr@gmx.net> - 2017-08-22 03:59 +0200
          Re: Ephemerides data robertvanpass@gmail.com - 2017-08-22 07:57 -0700
            Re: Ephemerides data Karl Ratzsch <mail.kfr@gmx.net> - 2017-08-22 19:09 +0200
              Re: Ephemerides data robertvanpass@gmail.com - 2017-08-22 14:09 -0700
                Re: Ephemerides data Karl Ratzsch <mail.kfr@gmx.net> - 2017-08-23 01:45 +0200
                Re: Ephemerides data robertvanpass@gmail.com - 2017-08-23 13:09 -0700

csiph-web