<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3429" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff>Veja se isto ajuda!</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff 
size=2>formato=<BR>readLines('http://www.leg.ufpr.br/~eder/ll20gfsa2006120100+2006120100.ctl')<BR>formato<BR>file('http://www.leg.ufpr.br/~eder/ll20gfsa2006120100+2006120100.dat','rb')<BR>dados 
<- 
readBin(cone,numeric(),195*200*58,4)<BR>length(dados)<BR>head(dados)<BR>close(cone)<BR><BR>Pular 
linhas (eliminar cabeçalho)</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>d <- 
readLines("jandaia.txt")<BR>writeLines(d[grep("^ [0-9]|^@", 
d)],"teste.txt")</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV><BR></DIV>Pessoal, estou utilizando os dados do INPE e nele, vem em 
  formato .DAT e um outro com o formato CTL. Como poderia ler no R esses dois 
  formatos?<BR><BR><BR>Abraços,<BR><BR><BR>Victor Eduardo<BR>
  <P>
  <P></P></BLOCKQUOTE></BODY></HTML>