#
# 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=temp_su.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][153,153,255][dot][-999][9.999]
Symbol=[0,0,0][153,0,204][dot][9.999][19.999]
Symbol=[0,0,0][255,153,255][dot][19.999][29.999]
Symbol=[0,0,0][160,242,255][dot][29.999][39.999]
Symbol=[0,0,0][0,198,245][dot][39.999][49.999]
Symbol=[0,0,0][0,105,0][dot][49.999][59.999]
Symbol=[0,0,0][0,218,0][dot][59.999][69.999]
Symbol=[0,0,0][186,255,0][dot][69.999][79.999]
Symbol=[0,0,0][255,193,6][dot][79.999][89.999]
Symbol=[0,0,0][255,79,35][dot][89.999][99.999]
Symbol=[0,0,0][255,79,35][dot][89.999][99.999]
Symbol=[0,0,0][179,0,4][dot][99.999][109.9999]
Symbol=[0,0,0][255,0,255][dot][109.999][9999]
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=temp_ak_ZTMEz_HH.png
Layer=[1][2][3][4][21]