search for: unidata

Displaying 20 results from an estimated 48 matches for "unidata".

2006 Nov 22
1
Unidata
I have been explaining the benefits of a Rails platform to someone, who has replied to me with the following: "On paper this looks okay but practically you will need to connect to a non-relational database. The database we use is UNIDATA, this is a IBM product. Just an example for our website integration we use REDBACK to make calls and get the information we need." Does anyone have any ideas here? Could I possible use this UNIDATA database with Rails? Does anyone have any thoughts on this, or should I tell them that Rails ju...
2014 Sep 05
1
unidata incom ICW-1000G - On asterisk
I am trying to use an ICW-1000G wireless handset connected to an asterisk server remotely The user is working from an offsite location and it appears that the device is not sending out keep-alives or stun. The manufacture is not being of assistance at all. I am wondering if anyone has worked with these units or has any ideas of what I could do to make them work. Anyone have a better
2004 Aug 02
0
New package: RNetCDF
Dear all, I would like to announce the availability of a new package on CRAN: RNetCDF: R Interface to NetCDF Datasets This package provides an interface to Unidata's NetCDF library functions (version 3) and furthermore access to Unidata's udunits calendar conversions. The routines and the documentation follow the NetCDF and udunits C interface, so the corresponding manuals can be consulted for more detailed information. The main aims of this package...
2004 Aug 02
0
New package: RNetCDF
Dear all, I would like to announce the availability of a new package on CRAN: RNetCDF: R Interface to NetCDF Datasets This package provides an interface to Unidata's NetCDF library functions (version 3) and furthermore access to Unidata's udunits calendar conversions. The routines and the documentation follow the NetCDF and udunits C interface, so the corresponding manuals can be consulted for more detailed information. The main aims of this package...
2005 Feb 14
3
tomcat where ?
hi, Where i can download tomcat in rpm format (latest version) ? Thanks
2005 Jan 20
3
mysql & postgres
I install CentOS 3.4 but don't found the databases mysql and postgres where are ? Thanks
2006 May 14
9
IBM UniVerse database adapter for ActiveRecord?
I''m facing a situation where I am going to have to integrate with a legacy database , specifically the IBM UniVerse database, which is not *quite* relational. It feels like a holdover from the dark ages of computing. Before I attempt writing an ActiveRecord adapter, I''d like to know if anyone else uses this database and if I''m the only person that needs this thing. I
1998 Feb 03
3
netcdf
Has anyone experimented with the Network Common Data Format (netcdf) described at http://www.unidata.ucar.edu/packages/netcdf for archiving data? Is this format widely used outside of atmospheric research? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help&qu...
2005 Jan 21
2
gpg key centos 3.4
Hi, I install CenOS 3.4, how import the gpg key ? Thx
2007 Oct 02
0
Supervised call transfer problem
...CE[27230]: chan_sip.c:7026 get_refer_info: Supervised transfer requested, but unable to find callid 'f1d4a57c-f11e291e-22ed860d@ 2.168.1.230'. Both legs must reside on Asterisk box to transfer at this time. -- Stopped music on hold on SIP/390641043101-092ee290 == Spawn extension (from-unidata, 100, 1) exited non-zero on 'SIP/390641043101-092ee290' Oct 2 14:23:58 ERROR[27281]: cdr_csv.c:237 csv_log: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or director Oct 2 14:23:58 ERROR[27281]: cdr_custom.c:129 custom_log: Unable to re-open master...
1998 Nov 20
2
R and hdf
...the HDF format to store experimental data collected by some research instruments we are designing. I would like to be able to use R for the data analysis? Is this feasible? Both file formats have structures which make their use with R an attractive prospect. http://hdf.ncsa.uiuc.edu http://www.unidata.ucar.edu/packages/netcdf/ -- Fred Bacon ========================================================================== Aerodyne Research, Inc. Phone: (978) 663-9500 ext. 273 45 Manning Rd. FAX: (978) 663-4918 Billerica, MA 01821-3976...
2000 Dec 22
2
REading the netCDF format into R
Hi! I have been coding a C-program which will read data from the netCDF format (a commonly used file format in the geophysical research community: see Unidata's URL for explanation: http://www.unidata.ucar.edu/packages/netcdf/), and have got to the point where I don't know what the error message mean. The C-program is called nc2r.c. When compiling the code, I get a number of warnings, but these are the same warnings that I get when I compile a c...
2012 May 07
6
using Wifi smartphones as SIP clients
All, has anyone any experience in using Wifi smartphones as SIP clients? Does this work properly? What models/brands are optimal for this (in terms of ease of use, battery life etc)? Thx!! B.
2004 Apr 06
2
A package to read and write NetCDF?
I am looking for a package to read and write NetCDF files. NetCDF package says it can only read, not write. Another package for the standard binary file format? Daehyok Shin
2010 Mar 16
2
Problem in installing ncdf package
...with the problem I encounter while trying to install the ncdf package? download.packages("ncdf", "/home/user/soft/R/library/") cd /home/user/soft/R/library R CMD INSTALL ncdf_1.6.tar.gz # fail sudo R CMD INSTALL ncdf_1.6.tar.gz # fail cd /home/user/soft/ # download http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-4.0.1.tar.gz tar -xzvf netcdf-4.0.1.tar.gz R CMD INSTALL --configure-args="-with-netcdf_incdir=/home/user/soft/netcdf-4.0.1/libsrc -with-netcdf_libdir=/home/user/soft/netcdf-4.0.1/libsrc/" ncdf_1.6.tar.gz # Error: user specified netCDF library direc...
2010 Mar 18
1
Dovecot 2.0 b13e01d82083
Hello, I was trying to compile Dovecot 2.0 b13e01d82083, and I found this when doing make: Making all in lib test -f UnicodeData.txt || wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt /bin/sh: wget: not found I think it's probably not the best idea to assume everyone has wget installed. Perhaps it is installed by default on linux, but probably not on all other platforms. Why not just include the UnicodeData.txt file? Best Regards -------------- next part -...
1997 May 08
1
R-alpha: machine-independent .Rdata
If a move toward machine-independent representation seems reasonable, it may be worth looking at some of the binary data exchange formats used by nasa and others, CDF http://nssdc.gsfc.nasa.gov/cdf/cdf_home.html netCDF http://www.unidata.ucar.edu/packages/netcdf/index.html HDF http://hdf.ncsa.uiuc.edu/ There may also be something useful in the "Scientific Data Format Information FAQ" (http://www.cv.nrao.edu/fits/traffic/scidataformats/faq.html). -- Luke Tierney University of Minnesota Phone:...
2012 Aug 28
4
[ncdf4] error converting GEIA data to netCDF
summary: I can successfully ncvar_put(...) data to a file, but when I try to ncvar_get(...) the same data, I get > Error in if (nc$var[[li]]$hasAddOffset) addOffset = nc$var[[li]]$addOffset else addOffset = 0 : > argument is of length zero How to fix or debug? details: R code @ https://github.com/TomRoche/GEIA_to_NetCDF successfully (if crudely) uses R packages={ncdf4, maps, fields}
2011 Oct 03
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
...tolower(absPath[i], std::locale()); > > seems to be working just fine? You have two assumptions here: Assumption 1: For each lowercase character, there is an equivalent uppercase character, and vice versa. This is not true in half a dozen languages according to ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt . Assumption 2: The transformation from lower case to upper case can be done for each character individually, without considering context. This is not true in a couple of languages according to SpecialCasing.txt. Do not do that. If you get complaints, they will be about scripts...
2007 Dec 08
2
Great work!
...return $text; } I was happy with this, but I'm a techie guy, and I like to use mathematical and greek characters. So I also added to the same function: # { unicode character name } $text =~ s{ \{ (?=\S) (.+?) (?<=\S) \} } {$_ = lc $1; s/[ \n\r]+/ /g; "&#".$g_unidata{$_}.";"}egsx; where g_unidata is created like this: # Table of unicode character names my %g_unidata; open (UNIDATA, "C:/Program Files/Markdown/UnicodeData.txt") or die "UnicodeData.txt not found"; while (<UNIDATA>) { @_...