search for: tadesse

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

Did you mean: adesse
2013 Nov 08
3
Date handling in R is hard to understand
Dear All, I usually work with time series data. The data may come in AM/PM date format or on 24 hour time basis. R can not recognize the two differences automatically - at least for me. I have to specifically tell R in which time format the data is. It seems that Pandas knows how to handle date without being told the format. The problem arises when I try to shift time by a certain time. Say
2012 Dec 12
1
data download
I am trying to download the tar files on the website below filename<-" http://rredc.nrel.gov/solar/old_data/nsrdb/1991-2010/SolarAnywhere/x.tar" where x is one those tar files I downloaded x using download.file(). But, the file was corrupt. Can someone help me how to download and untar these files using R. Thanks, Alemu [[alternative HTML version deleted]]