Displaying 7 results from an estimated 7 matches for "opendap".
Did you mean:
openldap
2005 Apr 27
1
ncdf with opendap/dods support
Aloha,
I just made some quick hacks on the configure script with the 'ncdf'
package to make it link with the opendap/dods libraries (opendap.org)
rather than the netcdf api library. Basically, this allows a user to
interact in R with a remotely served dataset as if it were a netcdf file
on the local filesystem (read-only). Functionality with local files
should continue to work as well. This opendap feature...
2011 Dec 13
2
OPeNDAP access with R
I am in the process of converting from Matlab to R, but a major sticking
point for me at the moment is accessing data via OPeNDAP.
After several hours of searching, I found that other people have discussed
this functionality in the past, but it does not appear to have yet been
developed. One programmer, Luke Miller, has managed a work-around by
downloading ascii data from an OPeNDAP site (
http://lukemiller.org/index.php/20...
2006 Mar 28
1
opendap/dods data retrieval
Hello,
I was wondering if there has been any progress in developing a package
for accessing opendap/dods data using R. I see from the list archive
that there was some initial work done on this.
Thanks,
Paul Brewin
Paul E Brewin (PhD)
Center for Research in Biological Systems
University of California San Diego
9500 Gilman Drive MC 0505
La Jolla CA, 92093-0505
USA
Ph: 858-822-0871
Fax: 858...
2006 Aug 28
0
Adding OPeNDAP to the ncdf package on windows
Hi:
Russ Moffit of our Honolulu Lab has made a modification to the R
netcdf package 'ncdf' so that it can access remote netcdf files
using OPenDAP (http://www.opendap.org). The package works on Linux,
and with help from Don MacQueen was also ported to Macintosh OS X.
We have had a lot of demand for this to be ported to Windows also,
but it is beyond our capabilities. If there is anyone willing to try
and port this to Windows, I can pro...
2012 Jan 13
3
The Future of R | API to Public Databases
Dear R Users -
R is a wonderful software package. CRAN provides a variety of tools to
work on your data. But R is not apt to utilize all the public
databases in an efficient manner.
I observed the most tedious part with R is searching and downloading
the data from public databases and putting it into the right format. I
could not find a package on CRAN which offers exactly this fundamental
2009 Dec 31
1
yum centos repo dependency hell for matlab loaddap
...lt; M
A T L A B (R) >
Copyright
1984-2009 The MathWorks, Inc.
Version
7.8.0.347 (R2009a) 64-bit (glnxa64)
February 12, 2009
I want to install loaddap. I downloaded an rpm from
http://opendap.org/download/ml-structs.html.
# yum --nogpgcheck localinstall loaddap-3.6.1-1.x86_64.rpm
Loaded plugins: fastestmirror, priorities, security
Setting up Local Package Process[snip]
--> Processing Dependency: libmex.so()(64bit) for package: loaddap
--> Processing Dependency: libmx.so()(64bit)...
2006 Jan 11
1
dovecot+ldap no auth...
Dear sirs,
In the configuration of Dovecot I can?t get autentication of the users.
My work environment is:
OpenBSD 3.8
Postfix 2.2.5 (instaled thru ports with ldap and sasl support)
Opendap 2.2.27 (instaled thru ports with sasl support)
Dovecot 0.99.14 (instaled thru source with ldap support)
I have two domains in ldap, the postfix is just autenticating in ldap
(sending e-mails to users of 2 ldap domains), I have one vmail user and one
vmail group with uid e gid 800 to e-mail deliver...