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

[Zoom]
lat1=20.266800
lon1=-161.625000
lat2=21.082
lon2=-153.969

[Projection]
# 10 -> Mercator      
projType=10

# Set up the 5x grid map projection
majEarth=6371.2
minEarth=6371.2
lat1=18.066800
lon1=-161.625000
mesh=12.0000
orientLon=-157.000000
meshLat=20.00000
scaleLat1=20.000000
scaleLat2=20.000000

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

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

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

[Layer][3]
Filename=wdir.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][0,0,255][dot][337][360]
Symbol=[0,0,0][0,0,255][dot][0][22]
Symbol=[0,0,0][54,224,188][dot][22][67]
Symbol=[0,0,0][48,227,41][dot][67][112]
Symbol=[0,0,0][225,193,0][dot][112][157]
Symbol=[0,0,0][225,40,0][dot][157][202]
Symbol=[0,0,0][249,183,183][dot][202][247]
Symbol=[0,0,0][115,48,106][dot][247][292]
Symbol=[0,0,0][115,48,255][dot][292][337]
Symbol=[0,0,0][230,230,255][dot2][888][888]
Field=DATA

[Layer][21]
## Draw the state shapes
Filename=./states.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][-1,-1,-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=173
Y_Size=206

[Output][1]
filename=wdir_hi_ZTMEz_HH.png
Layer=[1][2][3][21]