Displaying 16 results from an estimated 16 matches for "uoa".
Did you mean:
utoa
2008 Apr 09
4
apply lm() for all the columns of a matrix
.... I thought that a
combination of apply and lm would do it but I can't make it work
Thank you
Kostas
--
Kostas Douvis
PhD Student
University of Athens - Department of Geography and Climatology
Academy of Athens - Research Centre for Atmospheric Physics and Climatology
email: cdouvis at geol.uoa.gr
tel: +30-210-8832048
2004 Sep 14
3
memory allocation error message
...I look forward for your help.
Prodromos Zanis
****************************************************
Dr. Prodromos Zanis
Research Centre for Atmospheric Physics and Climatology
Academy of Athens
3rd September 131, Athens 11251, Greece
Tel. +30 210 8832048
Fax: +30 210 8832048
e-mail: pzanis@geol.uoa.gr
Web address: http://users.auth.gr/~zanis/
*****************************************************
[[alternative HTML version deleted]]
2003 Aug 01
1
gls function
...how to solve my problem?
With kind regards
Prodromos Zanis
****************************************************
Dr. Prodromos Zanis
Centre for Atmospheric Physics and Climatology
Academy of Athens
3rd September, Athens 15784, Greece
Tel. +30 210 8832048
Fax: +30 210 8832048
e-mail: pzanis@geol.uoa.gr
Web address: http://users.auth.gr/~zanis/
*****************************************************
[[alternative HTML version deleted]]
2008 Mar 17
1
how to plot a map on a non-rectilinear grid
...l 3 matrices have dimensions 20x25. How can I plot elev values in the
grid points defined by lat and lon?
--
Kostas Douvis
PhD Student
University of Athens - Department of Geography and Climatology
Academy of Athens - Research Centre for Atmospheric Physics and Climatology
email: cdouvis at geol.uoa.gr
tel: +30-210-8832048
2012 Apr 12
2
vacation plugins for squirrelmail
Hi,
I am afraid I have a question to ask of you all. I have just completed setting up a mail server running on Ubuntu Server 10.04. It has postfix, dovecot 1.2.19, LDAP and squirrelmail as the webmail. I have also created virtual users accounts on the system through LDAP. I can send and receive mails which is great. Now, what I am trying to do is to set up a vacation auto-reply on the
2006 Jun 26
1
About filled.contour function
...age
display.
With kind regards
Prodromos Zanis
--
****************************************************
Dr. Prodromos Zanis
Centre for Atmospheric Physics and Climatology
Academy of Athens
3rd September 131, Athens 11251, Greece
Tel. +30 210 8832048
Fax: +30 210 8832048
e-mail: pzanis at geol.uoa.gr
Web address: http://users.auth.gr/~zanis/
2005 Apr 15
1
AR1 in gls function
...r your reply
With kind regards
Prodromos Zanis
--
****************************************************
Dr. Prodromos Zanis
Centre for Atmospheric Physics and Climatology
Academy of Athens
3rd September 131, Athens 11251, Greece
Tel. +30 210 8832048
Fax: +30 210 8832048
e-mail: pzanis at geol.uoa.gr
Web address: http://users.auth.gr/~zanis/
2001 Dec 12
2
ultima online and wine/winex
has anyone successfully installed and played ultima online with wine?
i've installed it with some older versions of wine, but i've never gotten
it to run. now i can't even get it to install... with wine (codeweavers)
or with winex (transgaming).
in the support section on the transgaming site, several people state that
they got it to install and run, but you have to be a transgaming
2010 Jun 01
5
Sieve GUI
> Is there ? GUI for sieve.
>
> I don't have installed Squrielmail, but won't like to manage the
> Rules per ssh
2005 Jul 26
3
Billing works but i do no get full calling cost...!
Hi to everybody,
i tried to find an asnwer before posting this, but most astcc billing issues i searched refer to the case when no billing occurs at all.
In my case i get only initial charges and any subsequent minute does not count for billing.
In my iax.conf i entered the "notransfer = yes" but nothing changed.
My test card and test calls are the following
TEST-CARD en N/A
2012 Jul 24
2
Fwd: official dev team position regarding multiple times requested feature (global sieve)
...ption is not defined, no default sieve filter is created.
> The file must be readable by the cyrus daemon.
>
> Of course, the user can override this.
Unfortunately that feature only addresses PROVISIONING of data, which
is quite unuseful since cyrus mail admins do this with the auto-*
uoa.gr patches (that's another pain that devs refused to include for a
long time) - What it lacks is the ability to handle CHANGE (change of
default script, or alter existing user scripts).
2009 Nov 17
10
Web-Interface for Dovecot-Sieve?
Hello,
is there anywhere a web-interface for managing sieve-filters with dovecot?
Regards
Daniel
--
Daniel Spannbauer Software Entwicklung
marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11
Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220
http://www.marco.de/ Email ds at marco.de
Gesch?ftsf?hrer Martin Reuter
2006 Oct 02
1
(no subject)
Dear friends
I try to install R-project in SUSE 10.0 LINUX. I run the ./configure. The
last lines during the run is
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for
2008 Jan 07
2
output into an unformatted direct fortran file
Hello everybody
Is there a way to output data into a file like the unformatted, direct
fortran files? That's the kind that can be opened with:
open(30, file='file', format='unformatted', access='direct', rec=1000,
convert='big endian')
Thank you in advance
Kostas Douvis
2001 Jan 08
2
openssh-2.3.0p1 fails to transport rsync
Hi,
I had previously noticed some peculiar log entries of the form error:
error: channel 0: internal error: we do not read, but chan_read_failed for
istate 8
in my logs. They were harmless as far as I was concerned. I checked the
list archives, where the same logs have been reported and no solution was
presented.
Recently I tried to use rsync over ssh for backup purposes. The remote
end
2006 Oct 18
2
cannot allocate vector of size 1215000 Kb
Dear All,
I'm running the latest R on SUSE 10.0. After read in a huge data CDF file
I tried to process the only variable variable using the comands
aek<-open.ncdf('C:/Monthly/CRU/Crutmp Europe.CDF')
v1<-aek$var[[1]]
gugus<-get.var.ncdf(aek, v1)
But I can't because of this message
Error: cannot allocate vector of size 1215000 Kb
I'm now hoping for some help
Any