search for: datakey

Displaying 2 results from an estimated 2 matches for "datakey".

Did you mean: dat_key
2013 Mar 05
1
Reading Wyoming radiosonde data files with RadioSonde package
...latitude: 32.00 Station longitude: 34.81 Station elevation: 35.0 Mean mixed layer potential temperature: 0.00 Mean mixed layer mixing ratio: 0.00 Here is the code I tried: filename <- 'D:\\Data\\sounding_test3.txt' datakey <- "------" varkey <- " PRES" unitkey <- " hPa" sample.sonde <- getsonde(filename, datakey, varkey, unitkey) Error in getsonde(filename, datakey, varkey, unitkey) : (getsonde): could not find a unique match for the data string Thanks, Ilik Win...
2005 Jun 21
0
MySQL 5
Hello List, has anyone installed MySQL 5 on a CentOS box from the RHEL 4 rpms found in [1]? Any tips to perform the installation in the SElinux environment? Best regards, Marco [1] http://dev.mysql.com/downloads/mysql/5.0.html