Changes between Version 41 and Version 42 of Grass7/RasterLib


Ignore:
Timestamp:
Jun 29, 2009, 2:07:05 PM (15 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib

    v41 v42  
    66 * r38003 - selected fns moved from gislib to rasterlib
    77 * Various fixes: r38005, r38006, r38007, r38008, r38010
    8  * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113, r38115, r38116, r38117, r38118, r38119
     8 * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113, r38115, r38116, r38117, r38118, r38119, r38120
    99
    1010Here 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]):
     
    253253||  G!__convert_flags_01  ||  Rast!__convert_flags_01  || [source:grass/trunk/lib/raster/null_val.c lib/raster/null_val.c] || 
    254254||  G!__init_null_bits  ||  Rast!__init_null_bits  || [source:grass/trunk/lib/raster/null_val.c lib/raster/null_val.c] || 
    255 ||  G_open_cell_old  ||  Rast_open_old  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
    256 ||  G!__open_cell_old  ||  Rast!__open_old  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed  
    257 ||  G_open_cell_new  ||  Rast_open_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
    258 ||  G_open_cell_new_uncompressed  ||  Rast_open_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
     255||  G_open_cell_old  ||  Rast_open_old  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
     256||  G!__open_cell_old  ||  Rast!__open_old  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
     257||  G_open_cell_new  ||  Rast_open_c_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
     258||  G_open_cell_new_uncompressed  ||  Rast_open_c_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
    259259||  G_want_histogram  ||  Rast_want_histogram  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 
    260 ||  G_set_cell_format  ||  Rast_set_cell_format  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
    261 ||  G_cellvalue_format  ||  Rast_get_cell_format  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
    262 ||  G_open_fp_cell_new  ||  Rast_open_fp_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
    263 ||  G_open_fp_cell_new_uncompressed  ||  Rast_open_fp_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed
     260||  G_set_cell_format  ||  Rast_set_cell_format  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
     261||  G_cellvalue_format  ||  Rast_get_cell_format  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
     262||  G_open_fp_cell_new  ||  Rast_open_fp_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
     263||  G_open_fp_cell_new_uncompressed  ||  Rast_open_fp_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  Renamed in r38120
    264264||  G_set_fp_type  ||  Rast_set_fp_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 
    265 ||  G_raster_map_is_fp  ||  Rast_map_is_fp  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||
    266 ||  G_raster_map_type  ||  Rast_map_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||
     265||  G_raster_map_is_fp  ||  Rast_map_is_fp  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
     266||  G_raster_map_type  ||  Rast_map_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
    267267||  G!__check_fp_type  ||  Rast!__check_fp_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 
    268 ||  G_get_raster_map_type  ||  Rast_get_map_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||  
    269 ||  G_open_raster_new  ||  Rast_open_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||
    270 ||  G_open_raster_new_uncompressed  ||  Rast_open_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] ||
     268||  G_get_raster_map_type  ||  Rast_get_map_type  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
     269||  G_open_raster_new  ||  Rast_open_new  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
     270||  G_open_raster_new_uncompressed  ||  Rast_open_new_uncompressed  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120
    271271||  G_set_quant_rules  ||  Rast_set_quant_rules  || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 
    272272||  G_put_cellhd  ||  Rast_put_cellhd  || [source:grass/trunk/lib/raster/put_cellhd.c lib/raster/put_cellhd.c] ||