search for: unitkey

Displaying 1 result from an estimated 1 matches for "unitkey".

2013 Mar 05
1
Reading Wyoming radiosonde data files with RadioSonde package
...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 Win7 OS 64-bit, R version 2.13.0. [[alternative HTML version deleted]]