Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created January 9, 2014 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/8328551 to your computer and use it in GitHub Desktop.
Save wboykinm/8328551 to your computer and use it in GitHub Desktop.
Log of QGIS Processing Toolbar using SAGA GIS to change nodata pixels from -9999 to 0
Algorithm Change grid values started
io_gdal 0 -GRIDS "/var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/22156db516c14a41a4e12539304b3188/avian1.sgrd" -FILES "/Users/wboykinm/Dropbox/UVM/Dissertation/2014/avian1"
grid_tools "Change Grid Values" -GRID_IN "/var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/22156db516c14a41a4e12539304b3188/avian1.sgrd" -METHOD 0 -LOOKUP "/var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/1389235111.293.txt" -GRID_OUT "/var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/avian0a.tif.sgrd"
io_gdal 1 -GRIDS "/var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/avian0a.tif.sgrd" -FORMAT 4 -TYPE 0 -FILE "/Users/wboykinm/Dropbox/UVM/Dissertation/2014/tnc/richness/avian0a.tif"
_____________________________________________
##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
_____________________________________________
_____________________________________________
library path: /Applications/QGIS.app/Contents/MacOS/lib/saga/libio_gdal.dylib
library name: Import/Export - GDAL/OGR
module name : GDAL: Import Raster
author : O.Conrad (c) 2007 (A.Ringeler)
_____________________________________________
Parameters
Grids: No objects
Files: "/Users/wboykinm/Dropbox/UVM/Dissertation/2014/avian1"
Transformation: no
Interpolation: B-Spline Interpolation
loading: /Users/wboykinm/Dropbox/UVM/Dissertation/2014/avian1
Driver: /Users/wboykinm/Dropbox/UVM/Dissertation/2014/avian1/
Cells: x 3600, y 1735
Bands: 1
Transformation x' = -179.999989 + x * 0.100000 + y * 0.000000
Transformation y' = 83.623125 + x * 0.000000 + y * -0.100000
loading band [1/1]
_____________________________________________
##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
_____________________________________________
_____________________________________________
library path: /Applications/QGIS.app/Contents/MacOS/lib/saga/libgrid_tools.dylib
library name: Grid - Tools
module name : Change Grid Values
author : (c) 2001 by O.Conrad
_____________________________________________
Load grid: /var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/22156db516c14a41a4e12539304b3188/avian1.sgrd...
Load table: /var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/1389235111.293.txt...
Parameters
Grid system: 0.1; 3600x 1735y; -179.949989x -89.826875y
Grid: avian1
Changed Grid: Changed Grid
Replace Condition: Grid value equals low value
Lookup Table: (columns: 3, rows: 3)
_____________________________________________
##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
_____________________________________________
_____________________________________________
library path: /Applications/QGIS.app/Contents/MacOS/lib/saga/libio_gdal.dylib
library name: Import/Export - GDAL/OGR
module name : GDAL: Export Raster
author : O.Conrad (c) 2007
_____________________________________________
Load grid: /var/folders/_t/xm2f026n2ld4nlmhd2zh2pkr0000gn/T/processing/avian0a.tif.sgrd...
Parameters
Grid system: 0.1; 3600x 1735y; -179.949989x -89.826875y
Grid(s): 1 object (avian0a.tif)
File: /Users/wboykinm/Dropbox/UVM/Dissertation/2014/tnc/richness/avian0a.tif
Format: ELAS
Data Type: match input data
Set Custom NoData: no
NoData Value: 0.000000
Creation Options:
Band 1
Converting outputs
Loading resulting layers
Algorithm Change grid values finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment