Hi
I think there is a bug in the conversion routines jul2num() and num2jul(). I
tried to define a date axis for satellite data. The time is measured in a
modified Julian Date (JD). So reading in the data and then doing
mp = julian2num(jd)
dates = num2date(mp)
resulted in an error "year out of
2010/3/4 Günter Lichtenberg :
> Hi
>
> I think there is a bug in the conversion routines jul2num() and num2jul(). I
> tried to define a date axis for satellite data. The time is measured in a
> modified Julian Date (JD). So reading in the data and then doing
Hi Günter,
Thanks for digging into thi
On Thursday 04 March 2010 14:20:41 you wrote:
> 2010/3/4 Günter Lichtenberg :
> > Hi
> >
> > I think there is a bug in the conversion routines jul2num() and
> > num2jul(). I tried to define a date axis for satellite data. The time is
> > measured in a modified Julian Date (JD). So reading in the d
All,
I just submitted bug #2963827 detailing this, but thought that I would echo the
problem here.
When plotting annotations and specifying the FontProperties to use, the
specified values are completely ignored. See the attached
script and image for an example. Am I doing something inhe
Do you have fonts whose family name is "sans serif"?
Maybe you meant "sans-serif"?
"sans-serif" searches for fonts whose family name is in
rcParams["font.sans-serif"], but "sans serif" only search for "sans
serif".
I don't think it has anything to do with annotation.
Check if findfont gives you a