Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
Próxima revisão
Revisão anterior
Próxima revisão Ambos lados da revisão seguinte
software:art [2009/08/12 16:47]
pedro
software:art [2009/12/16 19:27]
pedro
Linha 20: Linha 20:
  
 ===Windows binary=== ===Windows binary===
-  * Instead of using install.packages(),​ you can download **[[http://​www.leg.ufpr.br/​~pedro/​aRT/​aRT_1.6-3.zip|aRT_1.6-3.zip]]** and use '​Install package(s) from local zip files' from the '​Packages'​ menu. +  * Instead of using install.packages(),​ you can download **{{http://​www.leg.ufpr.br/​~pedro/​aRT/​aRT_1.7-1.zip|aRT_1.7-1.zip}}** and use '​Install package(s) from local zip files' from the '​Packages'​ menu. 
  
 ===Source code=== ===Source code===
-|**[[http://​www.leg.ufpr.br/​~pedro/​aRT/​aRT_1.6-3.tar.gz|aRT_1.6-3.tar.gz]]** (Thursday30-Jul-2009)|+|**{{http://​www.leg.ufpr.br/​~pedro/​aRT/​aRT_1.7-1.tar.gz|aRT_1.7-1.tar.gz}}** (Monday16-Dec-2009)|
  
 ===== Dependencies ===== ===== Dependencies =====
Linha 30: Linha 30:
  
 ===Linux=== ===Linux===
-  * Automatic install of all dependencies:​ **{{http://​www.leg.ufpr.br/​~pedro/​aRT/​install-aRT-dep.zip|Install-aRT-dep}}** ​is an apt-based ​script ​(Debian, Ubuntu, and friends) to facilitate installing aRT dependencies.+  * Automatic install of all dependencies:​ **install-aRT-dep ​{{http://​www.leg.ufpr.br/​~pedro/​aRT/​install-aRT-dep-32.zip|32}} and {{http://​www.leg.ufpr.br/​~pedro/​aRT/​install-aRT-dep-64.zip|64}} bits** are apt-based ​scripts ​(Debian, Ubuntu, and friends) to facilitate installing aRT dependencies.
  
   * Individual dependencies   * Individual dependencies
Linha 40: Linha 40:
       * apt:<​code>​ apt-get install libjpeg62-dev</​code>​       * apt:<​code>​ apt-get install libjpeg62-dev</​code>​
     - **[[http://​cran-r.c3sl.ufpr.br/​web/​packages/​sp/​index.html|sp]] version at least 0.9-26**. sp is an R package with S4 classes and methods for spatial data.     - **[[http://​cran-r.c3sl.ufpr.br/​web/​packages/​sp/​index.html|sp]] version at least 0.9-26**. sp is an R package with S4 classes and methods for spatial data.
-    - **[[http://​www.terralib.org/​|TerraLib]] version 3.3.0**. TerraLib is a library of classes for GIS. You can find its source code [[http://​www.leg.ufpr.br/​~pedro/​aRT/​terralib-3.3.0-leg.tgz|here]].+    - **[[http://​www.terralib.org/​|TerraLib]] version 3.3.0**. TerraLib is a library of classes for GIS. You can find its **source code {{http://​www.leg.ufpr.br/​~pedro/​aRT/​terralib-3.3.0-32-leg.tgz|here}}**. There is also a **64 bits version {{http://​www.leg.ufpr.br/​~pedro/​aRT/​terralib-3.3.0-64-leg.tgz|here}}**.
 <​html><​!-- <​html><​!--
 It is available under cvs. Alternatives for installing are: It is available under cvs. Alternatives for installing are:
Linha 55: Linha 55:
 </code {coloque o maior que para fechar o code} </code {coloque o maior que para fechar o code}
 --?</​html>​ --?</​html>​
 +
 The Makefile is in ''​terraView/​linux/''​. If permissions allow the compiled TerraLib can be moved to ''/​usr/​local''​. TerraLib directory needs to be registered in ''​LD_LIBRARY_PATH''​. Put the following lines in your ''​.bashrc''​ (change path to ''​TERRALIBDIR''​ if needed): <​code>​ The Makefile is in ''​terraView/​linux/''​. If permissions allow the compiled TerraLib can be moved to ''/​usr/​local''​. TerraLib directory needs to be registered in ''​LD_LIBRARY_PATH''​. Put the following lines in your ''​.bashrc''​ (change path to ''​TERRALIBDIR''​ if needed): <​code>​
 TERRALIBDIR=/​usr/​local/​terralib TERRALIBDIR=/​usr/​local/​terralib
Linha 64: Linha 65:
  
 ===Windows=== ===Windows===
-  - **[[http://​www.mysql.com/​downloads/​|MySQL]] version 14.12 Distrib 5.0.67 or greater**. MySQL is an open source DBMS. **Please copy libmysql.dll (available within the MySQL directory in Program Files) in some directory pointed by PATH, such as c:​\windows\system.**+  - **[[http://​www.mysql.com/​downloads/​|MySQL]] version 14.12 Distrib 5.0.67 or greater**. MySQL is an open source DBMS. 
   - **[[http://​cran-r.c3sl.ufpr.br/​web/​packages/​sp/​index.html|sp]] version at least 0.9-26**. sp is an R package with S4 classes and methods for spatial data.   - **[[http://​cran-r.c3sl.ufpr.br/​web/​packages/​sp/​index.html|sp]] version at least 0.9-26**. sp is an R package with S4 classes and methods for spatial data.
  
Linha 96: Linha 97:
 ===Papers and Presentations=== ===Papers and Presentations===
  
-  * aRT: R-TerraLib API. P. R. Andrade, P. J. Ribeiro Junior. [[http://​www.r-project.org/​useR-2006/​|useR! 2006]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​aRTuseR.pdf|presentation}},​ and a [[http://​www.r-project.org/​useR-2006/​Photos/​Conference/​6.html|photo]]!)+  * aRT: R-TerraLib API. P. R. Andrade, P. J. Ribeiro Junior. [[http://​www.r-project.org/​useR-2006/​|useR! 2006]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​aRTuseR.pdf|presentation}},​ and a [[http://​www.r-project.org/​useR-2006/​Photos/​Conference/​6.html|photo!]])
   * Integration of Statistics and Geographic Information Systems: the R/TerraLib Case. P. R. Andrade, P. J. Ribeiro Junior, K. Fook. [[http://​www.geoinfo.info/​|GeoInfo 2005]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​P74.pdf|paper}},​ {{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​IntegrationRTerraLib.pdf|presentation}})   * Integration of Statistics and Geographic Information Systems: the R/TerraLib Case. P. R. Andrade, P. J. Ribeiro Junior, K. Fook. [[http://​www.geoinfo.info/​|GeoInfo 2005]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​P74.pdf|paper}},​ {{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​IntegrationRTerraLib.pdf|presentation}})
   * A Process and Environment for Embedding The R Software into TerraLib. P. R. Andrade, P. J. Ribeiro Junior. [[http://​www.geoinfo.info/​|GeoInfo 2005]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​p70.pdf|paper}},​ {{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​ProccessAndEnvironment.pdf|presentation}})   * A Process and Environment for Embedding The R Software into TerraLib. P. R. Andrade, P. J. Ribeiro Junior. [[http://​www.geoinfo.info/​|GeoInfo 2005]] ({{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​p70.pdf|paper}},​ {{http://​www.leg.ufpr.br/​~pedro/​aRT/​docs/​ProccessAndEnvironment.pdf|presentation}})
Linha 135: Linha 136:
 ===== Acknowledgements ===== ===== Acknowledgements =====
  
-aRT has been developed with the computational resources of the Laboratory of Statistics and Geoinformation (LEG), at UFPR, and the Image Processing Division (DPI), at INPE.+aRT has been developed with the computational resources of the Laboratory of Statistics and Geoinformation (LEG), at UFPR, together with Earth System Science Center (CST) and Image Processing Division (DPI), at INPE.
  
 [[http://​wiki.leg.ufpr.br/​doku.php/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​leg.jpg?​100}}]] [[http://​wiki.leg.ufpr.br/​doku.php/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​leg.jpg?​100}}]]
 [[http://​www.ufpr.br/​portal/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​ufpr.jpg?​130}}]] [[http://​www.ufpr.br/​portal/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​ufpr.jpg?​130}}]]
 [[http://​www.dpi.inpe.br/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​dpi.jpg?​150}}]] [[http://​www.dpi.inpe.br/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​dpi.jpg?​150}}]]
 +[[http://​www.ess.inpe.br/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​logo-cst.jpg?​230}}]]
 [[http://​www.inpe.br/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​inpe.jpg}}]] [[http://​www.inpe.br/​|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​inpe.jpg}}]]
  
Linha 155: Linha 157:
 </a> </a>
 </​html>​ </​html>​
 +[[http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​art-couts-2009-grande.jpg|{{http://​www.leg.ufpr.br/​~pedro/​aRT/​images/​art-couts-2009-pequeno.jpg|Last Year}}]]
 +

QR Code
QR Code software:art (generated for current page)