Export WRF Geogrid Binary Format
- Author: O.Conrad (c) 2011
- Menu: File | Grid | Export
Description
Exports grid(s) to Weather Research and Forcasting Model (WRF) geogrid binary format.
References
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grids | grid list, input | GRIDS | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Directory | file path | FILE | - | - | 
| Data Type | choice | DATATYPE | - | Available Choices:
[0] 1 byte unsigned
[1] 1 byte signed
[2] 2 byte unsigned
[3] 2 byte signed
[4] 4 byte unsigned
[5] 4 byte signed
Default: 0 | 
| Type | choice | TYPE | - | Available Choices:
[0] categorical
[1] continuous
Default: 0 | 
| Filename Digits | integer number | NAME_DIGITS | - | Minimum: 5
Maximum: 6
Default: 5 | 
| Missing Value | floating point number | MISSING | - | Default: -99999.000000 | 
| Scale Factor | floating point number | SCALE | - | Default: 1.000000 | 
| Units | text | UNITS | - | - | 
| Description | text | DESCRIPTION | - | - | 
| Look Up Section | text | MMINLU | - | Default: USGS | 
| Halo Width | integer number | TILE_BDR | - | Minimum: 0
Default: 0 | 
| Projection | choice | PROJECTION | - | Available Choices:
[0] lambert
[1] polar
[2] mercator
[3] regular_ll
[4] albers_nad83
[5] polar_wgs84
Default: 3 | 
| Standard Longitude | floating point number | SDTLON | - | Default: 0.000000 | 
| True Latitude 1 | floating point number | TRUELAT1 | - | Default: 45.000000 | 
| True Latitude 2 | floating point number | TRUELAT2 | - | Default: 35.000000 | 
| Water | integer number | ISWATER | - | Default: 16 | 
| Lake | integer number | ISLAKE | - | Default: -1 | 
| Ice | integer number | ISICE | - | Default: 24 | 
| Urban | integer number | ISURBAN | - | Default: 1 | 
| Soil Water | integer number | ISOILWATER | - | Default: 14 | 
Command Line
Usage: saga_cmd io_grid 14 [-GRIDS ] [-FILE ] [-DATATYPE ] [-TYPE ] [-NAME_DIGITS ] [-MISSING ] [-SCALE ] [-UNITS ] [-DESCRIPTION ] [-MMINLU ] [-TILE_BDR ] [-PROJECTION ] [-SDTLON ] [-TRUELAT1 ] [-TRUELAT2 ] [-ISWATER ] [-ISLAKE ] [-ISICE ] [-ISURBAN ] [-ISOILWATER ]
  -GRIDS:      	Grids
	grid list, input
  -FILE:       	Directory
	file path
  -DATATYPE:   	Data Type
	choice
	Available Choices:
	[0] 1 byte unsigned
	[1] 1 byte signed
	[2] 2 byte unsigned
	[3] 2 byte signed
	[4] 4 byte unsigned
	[5] 4 byte signed
	Default: 0
  -TYPE:       	Type
	choice
	Available Choices:
	[0] categorical
	[1] continuous
	Default: 0
  -NAME_DIGITS:	Filename Digits
	integer number
	Minimum: 5
	Maximum: 6
	Default: 5
  -MISSING: 	Missing Value
	floating point number
	Default: -99999.000000
  -SCALE:   	Scale Factor
	floating point number
	Default: 1.000000
  -UNITS:      	Units
	text
  -DESCRIPTION:	Description
	text
  -MMINLU:     	Look Up Section
	text
	Default: USGS
  -TILE_BDR:   	Halo Width
	integer number
	Minimum: 0
	Default: 0
  -PROJECTION: 	Projection
	choice
	Available Choices:
	[0] lambert
	[1] polar
	[2] mercator
	[3] regular_ll
	[4] albers_nad83
	[5] polar_wgs84
	Default: 3
  -SDTLON:  	Standard Longitude
	floating point number
	Default: 0.000000
  -TRUELAT1:	True Latitude 1
	floating point number
	Default: 45.000000
  -TRUELAT2:	True Latitude 2
	floating point number
	Default: 35.000000
  -ISWATER:    	Water
	integer number
	Default: 16
  -ISLAKE:     	Lake
	integer number
	Default: -1
  -ISICE:      	Ice
	integer number
	Default: 24
  -ISURBAN:    	Urban
	integer number
	Default: 1
  -ISOILWATER: 	Soil Water
	integer number
	Default: 14