[GRASS-SVN] r42811 - grass-web/trunk/announces

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 17 04:08:17 EDT 2010


Author: neteler
Date: 2010-07-17 08:08:17 +0000 (Sat, 17 Jul 2010)
New Revision: 42811

Modified:
   grass-web/trunk/announces/announce_grass640.html
Log:
TODOs added

Modified: grass-web/trunk/announces/announce_grass640.html
===================================================================
--- grass-web/trunk/announces/announce_grass640.html	2010-07-17 07:56:43 UTC (rev 42810)
+++ grass-web/trunk/announces/announce_grass640.html	2010-07-17 08:08:17 UTC (rev 42811)
@@ -165,6 +165,7 @@
        formats. Publicly available for download and perusal.
   <li> Improved policies for code submission specified in the
     SUBMITTING files for documentation, Python, Tcl/Tk, and shell scripts
+<!-- TODO: really advertise SWIG? -->
   <li> GRASS-SWIG prototype interface improved (library bindings for Perl and Python)
   <li> All modules: <tt>--quiet</tt> and <tt>--verbose</tt> message modes
   <li> All modules: <tt>--script</tt> flag generates boilerplate for shell scripts
@@ -172,14 +173,11 @@
   <li> Batch mode for launching GRASS for non-interactive processing tasks
   <li> DBMI: SQL parser extended (support for DROP COLUMN, ASC/DESC keyword
    in ORDER BY clause, etc.)
+<!-- TODO: say what for useful: -->
   <li> Partial differential equations library with OpenMP support (gpdelib)
-  <li> Moved aggregate functions into separate statistics library
-  <li> Display driver: add R_bitmap() and supporting infrastructure
   <li> Major clean-up to the display architecture (libraries and drivers):
     the drivers no longer maintain a palette; all colours are specified
     directly as R/G/B values
-  <li> Segmentation library polished
-  <li> Cdhc library for testing normality & exponentiality polished
   <li> "Default" datum transformation parameters are now first in the list
     instead of last
   <li> Create new locations using EPSG codes with g.proj
@@ -236,6 +234,8 @@
 </ul>
 
 <li> New and major updates for modules and scripts since GRASS 6.2.3:
+
+<!-- TODO: check what to keep or make it complete... -->
 <ul>
  <li> <b>db.dropcol</b>: <font color="red">NEW</font> -
    Drops a column from selected attribute table
@@ -341,7 +341,7 @@
  <li> <b>v.proj</b>: Better handling of z coordinates in 3-D vectors
  <li> <b>v.support</b>: <font color="red">NEW</font> -
    Updates vector map metadata
- <li> <b>v.surf.idw</b> and <b>v.surf.rst</b>: Work with massive datasets
+ <li> <b>v.surf.idw</b>, <b>v.surf.bspline</b>, and <b>v.surf.rst</b>: Work with massive datasets
    imported without topology (e.g. LIDAR)
  </ul>
 </ul>



More information about the grass-commit mailing list