search for: sr4

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

Did you mean: s64
2010 Jun 13
0
Weighted Average application on Summary Dataset
...computation is given below the dataset. One of the datasets: Reason SubReason A N A SR1 1115 29 B SR2 734 24 B SR2 1054 31 A Sr1 600 43 A SR3 1033 60 A Sr1 1163 30 B SR4 732 43 B SR4 988 70 A SR3 569 25 B SR4 1073 65 Output I require: R SR WA_A N (Sum of N) A SR1 912.0098 102 SR3 896.5294118 85 B SR2 914.3636364 55 SR4 957.1966292 178 (Weighted A...
2018 Jun 01
1
rasterize SpatialPolygon object using a RasterBrick object
...e="raster")) b nlayers(b) names(b) extract(b, 870) # create a SpatialPolygon object using the example from the function documentation Sr1 = Polygon(10*cbind(c(2,4,4,1,2),10*c(2,3,5,4,2))) Sr2 = Polygon(10*cbind(c(5,4,2,5),10*c(2,3,2,2))) Sr3 = Polygon(10*cbind(c(4,4,5,10,4),c(5,3,2,5,5))) Sr4 = Polygon(10*cbind(c(5,6,6,5,5),c(4,4,3,3,4)), hole = TRUE) Srs1 = Polygons(list(Sr1), "s1") Srs2 = Polygons(list(Sr2), "s2") Srs3 = Polygons(list(Sr3, Sr4), "s3/4") SpP = SpatialPolygons(list(Srs1,Srs2,Srs3), 1:3) plot(b[[1]]) plot(SpP, add = T) # crop clip1 = crop(...
2018 Apr 29
1
formating DVR-RW
On Sun, 29 Apr 2018, Thomas Schmitt wrote: > Michael Hennebry wrote: >> The last time I use it [K3B], , it crapped out after writing, >> but before finalizing. > > Sounds like a growisofs problem. > > If it was with unformatted DVD-R or DVD-RW media, does it resemble this > error ? > https://bugzilla.redhat.com/show_bug.cgi?id=810483 > > Any message from
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking