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

[Zoom]
lat1=57.5301
lon1=-179.571
lat2=63.975
lon2=-124.689

[Projection]
# 20 -> Poloar Stero
projType=20

# Set up the 5x grid map projection
majEarth=6371.2
minEarth=6371.2
lat1=57.530100
lon1=-179.571000
mesh=12.0000
orientLon=-145.000000
meshLat=60.00000
scaleLat1=60.000000
scaleLat2=60.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]
## Draw the Canadian shape
Filename=./canada.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][223,223,223]

[Layer][4]
Filename=wspeed.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][230,200,230][dot][0.0][4.0]
Symbol=[0,0,0][209,150,200][dot][5.0][9.0]
Symbol=[0,0,0][160,70,195][dot][10.0][14.0]
Symbol=[0,0,0][49,24,158][dot][15.0][19.0]
Symbol=[0,0,0][15,156,213][dot][20.0][24.0]
Symbol=[0,0,0][1,213,122][dot][25.0][29.0]
Symbol=[0,0,0][51,255,51][dot][30.0][34.0]
Symbol=[0,0,0][255,204,0][dot][35.0][39.0]
Symbol=[0,0,0][255,70,6][dot][40.0][44.0]
Symbol=[0,0,0][180,12,32][dot][45.0][49.0]
Symbol=[0,0,0][147,2,16][dot][50.0][300.0]
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=208

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