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