#
# This is an .ini file for drawing 3x grid ozone data.
#

[Zoom]
lat1=LAT1
lon1=LON1
lat2=LAT2
lon2=LON2

[Projection]
# 30 -> lambert conformal
projType=PROJT

# Set up the 5x grid map projection
majEarth=6371.2
minEarth=6371.2
lat1=LAT1
lon1=LON1
mesh=12.0000
orientLon=ORIENT    
meshLat=25.00000
scaleLat1=25.000000
scaleLat2=25.000000

[AllLayer]
# Blue background
Background=[100,149,237]

# Draw the ball's
[Layer][1]
Filename=./nwslogo.png
ShpType=Void
Type=Png
Title=[null][0,0,0][255,255,255][660][0]  
Frame=2

[Layer][2]
Type=Png
ShpType=Void
Filename=./noaalogo2.png
Title=[null][0,0,0][255,255,255][0][0]
Frame=2

# Title 1
[Layer][3]
Type=Text
ShpType=Void
Filename=null
Title=[ZTME UTC GFS-LAMP Precipitation Type][-1,-1,-1][255,255,255][195][5]
Frame=2

# Title 2
[Layer][4]
Type=Text
ShpType=Void
Filename=null
Title=[HH HOUR FORECAST VALID FOR VERIFDATE ][-1,-1,-1][255,255,255][170][25]
Frame=2

[Layer][5]
## Draw the North America Shape
Filename=./nAmerica.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][223,223,223]
Frame=0

[Layer][6]
## Draw the state shapes
Filename=./states.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][255,255,255]
Frame=0

[Layer][7]
## Draw the Canadian shape
Filename=./canada.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][223,223,223]
Frame=0

[Layer][8]
Filename=ptype.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][230,230,255][dot][-.01][0.01]
Symbol=[0,0,0][255,0,0][dot][0.99][1.01]
Symbol=[0,0,0][0,0,255][dot][1.99][2.01]
Symbol=[0,0,0][0,102,0][dot][2.99][3.01]
Symbol=[0,0,0][152,147,147][dot][3.99][4.01]
Field=DATA
Frame=0

# Legend1
[Layer][9]
Type=Text
ShpType=Void
Filename=null
Title=[        \n][0,0,0][255,0,0][456][8]
Frame=1
[Layer][91]
Type=Text
ShpType=Void
Filename=null
Title=[FREEZING\n][0,0,0][255,255,255][456][1]
Frame=1

# Legend2
[Layer][10]
Type=Text
ShpType=Void
Filename=null
Title=[        \n][0,0,0][0,0,255][380][8]
Frame=1
[Layer][101]
Type=Text
ShpType=Void
Filename=null
Title=[  SNOW  \n][0,0,0][255,255,255][380][1]
Frame=1

# Legend3
[Layer][11]
Type=Text
ShpType=Void
Filename=null
Title=[        \n][0,0,0][0,102,0][306][8]
Frame=1
[Layer][111]
Type=Text
ShpType=Void
Filename=null
Title=[  RAIN  \n][0,0,0][255,255,255][306][1]
Frame=1

# Legend4
[Layer][12]
Type=Text
ShpType=Void
Filename=null
Title=[       \n][0,0,0][152,147,147][238][8]
Frame=1
[Layer][121]
Type=Text
ShpType=Void
Filename=null
Title=[UNKNOWN\n PTYPE][0,0,0][255,255,255][238][1]
Frame=1

# Legend5
[Layer][13]
Type=Text
ShpType=Void
Filename=null
Title=[       \n][0,0,0][230,230,255][170][8]
Frame=1
[Layer][131]
Type=Text
ShpType=Void
Filename=null
Title=[NO PRCP\n][0,0,0][255,255,255][170][1]
Frame=1

[AllOutput]
# These parameters apply to all outputs (there can be more than one output file)
# X_Size / Y_Size define the image size in pixels.
X_Size=710
Y_Size=460
Frame=[0][0][710][460][100,149,237]
Frame=[0][0][710][37][255,255,255]
Frame=[0][415][710][460][255,255,255]

[Output][1]
filename=ptype_SECTOR_ZTMEz_HH.png
Layer=[1][2][3][4][5][51][6][7][8][9][91][10][101][11][111][12][121][13][131]