Displaying 7 results from an estimated 7 matches for "journel".
Did you mean:
journal
2008 Jun 16
1
minimizing title's police
in order to minimize the police of the title of my graph i tried to use:
>title("nombre de fleurs donn?es journellement par 6 cereus peruvianus du
1/07/02 au 31/09/02",font=0)
but this message appears:
Erreur dans title("nombre de fleurs donn?es journellement par 6 cereus
peruvianus de 1/07/02 au 31/09/02", :
valeur sp?cifi?e pour le param?tre graphique "font" incorrect
what'...
2012 Aug 10
1
want to write a difference copy program to sync two VHDs in blktap
...QEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello List,
>
> I would like to know details of tapdisk-diff and tapdisk-stream
> My aim is to find differences in two vhds and if possible sync them for
> redundancy via a difference-copy program
>
> The idea is
> - find the journel difference of src and dest VHD
> - copy journel and modified blocks from src VHD to dest VHD for backup.
>
> in my case both are nfs vhds.
>
> Could anyone please provide me more info on above two programs ?
>
> - Rishi
>
2006 Jun 03
1
default value for cutoff in gstat variogram()
I wonder what is the default value for the argument 'cutoff' when not
specified in the variogram.formula function of gstat. Computing
variogram envelops within gstat, I am comparing the results obtained
with variog in geoR and variogram in gstat, and it took me a while
before understanding that the cutoff default value is not the maximum
distance.
Can Edzer tell us about it?
All the
2005 Jun 24
2
definition of variogram
hello
I need basic explanation of variogram
and how to use in R.
I will appreciate if you supply them.
regards
Ahmet Temiz
______________________________________
XamimeLT - installed on mailserver for domain @deprem.gov.tr
Queries to: postmaster at deprem.gov.tr
______________________________________
The views and opinions expressed in this e-mail message are ...{{dropped}}
2012 Dec 17
1
How to make Ordinary Kriging using gstat predict?
Hi,
I am new in R and trying to implement an algorithm which makes ordinary kriging by using gstat library and the predict method.
I use the predict method as following:
First, I create an object g:
g <- gstat(id="tec", formula=TEC ~ 1, data=data) ## Create gstat object called g
And then I use this object in the predict.
p <- predict.gstat(g, model=mod, newdata=predGrid,
2005 Mar 03
1
A probably silly thought but...
...bd? doing rsync every
> > night seperatly? i don't know of statistics about filesystem damages
> >
> > cheerz
>
> DRBD would not help this problem. As you say the filesystem
> corruption would immediately be duplicated to the alternate server.
>
> OTOH a good journelled filesystem combined with dual-power supplies
> and dual ups's should have a very high relaibility rate. EXT3 seems
> to get mentioned as the most reliable linux filesystem, so go with
> that if reliability is your top concern.
>
> Greg
> --
> Greg Freemyer
--
To unsu...
2007 Jul 17
1
large ext3 filesystem consistantly locking itself read-only
We have several large ext3 file system partitions. One of them sets
itself to read-only after getting journel problems. I understand that's
a good thing, but obviously I need to correct the problem so that it
will stop locking itself. Here are some details;
OS is Redhat EL4 x86_64 running on a SunFire v40z, kernel is
2.6.9-42.0.2.ELsmp. The disk storage in question is external, via fiber
cable....