search for: aeronomi

Displaying 4 results from an estimated 4 matches for "aeronomi".

Did you mean: aeronomy
2004 Dec 02
0
image() or plotting functions or something else broken in 2.0.1 on OS X?
Hello. I just upgraded to 2.01 on Mac OS 10.3.6. I used to use the image() function in 1.9.x. Now, running the example code from the image() help page gives me the following error: > x <- y <- seq(-4*pi, 4*pi, len=27) > r <- sqrt(outer(x^2, y^2, "+")) > image(z = z <- cos(r^2)*exp(-r/6), col=gray((0:32)/32)) 2004-12-02 10:35:27.815 R[2649] *** Assertion
2004 Nov 29
1
library(fields) world shift function not working anymore
Hi there. I just upgraded to 2.01 on Mac OS 10.3.6. I used to use the command (on R 1.9.x): world(ylim=c(-30,30), xlim = c(0,360), shift=TRUE, add=TRUE) to draw a world outline over my image plots. My data uses longitude from (0, 360) so I need to use the shift function. After I upgraded, I get the following error: > world(ylim=c(-30,30), xlim = c(0,360), shift=TRUE, add=TRUE) Error
2002 Feb 04
1
A little patch
...eptime=x where x is the time of validity in second after it creation. But I don't want to keep very large file: --keepmaxsize=y where y is the maximum size for a file in kbyte. I don't kown if this patch interest someone but it is in GPL ! Thanks a lot. -- Olivier Thauvin-CNRS Service Aeronomie olivier.thauvin@aerov.jussieu.fr T?l?phone: 01 64 47 43 60 ? Verri?res (lundi,mercredi et vendredi) 01 44 27 47 59 ? Jussieu (Mardi et Jeudi) Service d'A?ronomie R?duit de Verrieres - BP 3 Route des Gatines 91371 Verrieres le Buisson Cedex France Fax:33 (0)1 69 20 29 99 -------------- next...
2002 Oct 08
2
tru64 unix openssh-3.4p1 problems
Hi, I'm attempting to get openssh-3.4p1 up and running on our DEC/Compaq Alpa workstations. They are running Tru64 Unix 5.1A. I compile the package myself. Openssh-3.1 worked perfectly, with the default sshd_config file. Openssh-3.4p1 works, if I set UsePrivilegeSeparation to "no" in the sshd_config file. NOTE: I have a secondary issue with the ListenAddress default setting