Displaying 5 results from an estimated 5 matches for "xweb".
Did you mean:
web
2011 Dec 01
2
HDF5 compound data types and h5r/hdf5 R packages
...dataset {}
}
}
where dataset is a rank one dataspace having a compound datatype defined as:
H5T_UNIX_TIME, float, float, float, float
I have tried R packages h5r and hdf5 in an attempt to read the file
but examining the source of h5r and reading documentation for hdf5
here: http://xweb.geos.ed.ac.uk/~hcp/Rhdf5.html leads me to believe
that compound datatypes are not supported by these packages. My guess
is that mapping arbitrary type definitions in HDF5 to available types
in R might be somewhat tricky. Incidentally, h5dump has trouble
displaying the data in the dataset but I t...
2006 Jan 13
2
X-web Lite
Hello,
I'm using X-web lite in a webpage to connect to one of our asterisk
server.
But now I have a problem, when you are connected to a voice script the
voice will not be heard after a couple of seconds.
When you press or say something that the voice will come back for a
couple of seconds.
When I thy X-Lite (stand-alone version) I had the same problem, but when
I turned off the
2009 Jan 27
1
Problem with Samba DFS and Active Directory/XP
Hi,
Samba version 3.0.28 from RPM samba-3.0.28-1.el5_2.1 on Scientific
Linux 5. Although I'm finding this problem with samba 3.0.33 and a few
others I've randomly tried.
Full experiment here: http://xweb.geos.ed.ac.uk/~fgibbins/DFS-tests.txt
I've got an AD joined samba server which exports a share to an AD
joined XP machine, same M$ 2003 AD in both cases. This share is setup as
a DFS share and appears to properly serve DFS links as seen on the XP box.
Then I reconfigure samba's smb....
2011 Mar 16
2
how do we read netcdf / hdf files in R?
Dear R Users,
How do we read netcdf / hdf format files in R ?
Also, can we convert netcdf to hdf format in R?
Great Thanks,
Best Regards,
Yogesh
[[alternative HTML version deleted]]
2011 Mar 04
2
Fixing the HDF5 package: the on.exit mystery
Dear all,
I'm trying to fix a subtle bug in the hdf5 package. This package provides an
interfaces to the HDF5 library and hence allows one to load data into R from
files in the HDF5 format. The bug appeared during a period in which R changed
but the package did not.
I include below both the R and C code, stripped of everything except what is
needed to show the bug. What is supposed to