Changes between Version 21 and Version 22 of Grass7/RasterLib
- Timestamp:
- 06/28/09 09:46:22 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/RasterLib
v21 v22 6 6 * r38003 - selected fns moved from gislib to rasterlib 7 7 * Various fixes: r38005, r38006, r38007, r38008, r38010 8 * Rename fns: r38082, r38083 8 * Rename fns: r38082, r38083, r38099, r38106 9 9 10 10 Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/raster.h include/raster.h]): … … 76 76 || G_get_cell_title || Rast_get_cell_title || [source:grass/trunk/lib/raster/cell_title.c lib/raster/cell_title.c] || 77 77 || G_cell_stats_histo_eq || Rast_cell_stats_histo_eq || [source:grass/trunk/lib/raster/cellstats_eq.c lib/raster/cellstats_eq.c] || 78 || G_close_cell || Rast_close || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed 79 || G_unopen_cell || Rast_unopen || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed 78 || G_close_cell || Rast_close || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed in r38106 79 || G_unopen_cell || Rast_unopen || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed in r38106 80 80 || G_make_ryg_colors || Rast_make_ryg_colors || [source:grass/trunk/lib/raster/color_compat.c lib/raster/color_compat.c] || 81 81 || G_make_ryg_fp_colors || Rast_make_ryg_fp_colors || [source:grass/trunk/lib/raster/color_compat.c lib/raster/color_compat.c] ||