Changes between Version 66 and Version 67 of Grass7/RasterLib

Show
Ignore:
Timestamp:
08/02/11 05:54:12 (23 months ago)
Author:
neteler
Comment:

link to real page

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib

    v66 v67  
    7171=== Function name changes from GRASS 6 to GRASS 7 === 
    7272 
    73  * G_allocate_raster_buf: Rast_allocate_buf 
    74  * G_close_cell: Rast_close 
    75  * G_col_to_easting: Rast_col_to_easting 
    76  * G_command_history: Rast_command_history 
    77  * G_find_cell2: G_find_raster2 
    78  * G_get_cellhd: Rast_get_cellhd 
    79  * G_get_c_raster_row_nomask: Rast_get_c_row_nomask 
    80  * G_get_d_raster_row_nomask: Rast_get_d_row_nomask 
    81  * G_get_f_raster_row_nomask: Rast_get_f_row_nomask 
    82  * G_get_raster_row: Rast_get_row 
    83  * G_is_c_null_value: Rast_is_c_null_value 
    84  * G_is_d_null_value: Rast_is_d_null_value 
    85  * G_is_f_null_value: Rast_is_f_null_value 
    86  * G_is_null_value: Rast_is_null_value 
    87  * G_open_cell_old: Rast_open_old 
    88  * G_open_raster_new: Rast_open_new 
    89  * G_put_raster_row: Rast_put_row 
    90  * G_row_to_northing: Rast_row_to_northing 
    91  * G_raster_map_type: Rast_get_map_type 
    92  * G_set_c_null_value: Rast_set_c_null_value 
    93  * G_set_d_null_value: Rast_set_d_null_value 
    94  * G_set_f_null_value: Rast_set_f_null_value 
    95  * G_set_null_value: Rast_set_null_value 
    96  * G_short_history: Rast_short_history 
    97  * G_window_cols: Rast_window_cols 
    98  * G_window_rows: Rast_window_rows 
     73See [wiki:Grass7/RasterLib/ListOfFunctions]. 
    9974 * G_write_history: Rast_write_history 
    100  * G_write_history: Rast_write_history