MAP NAME "NCCOOS Development Map" STATUS ON EXTENT -79.069 32.643 -73.341 37.103 SIZE 666 500 SHAPEPATH "../data" SYMBOLSET "../etc/symbols.sym" FONTSET "../etc/fonts.txt" IMAGETYPE JPEG DEBUG ON IMAGECOLOR 230 247 254 UNITS DD MAXSIZE 3000 WEB IMAGEPATH "/usr/local/tmp/ms_tmp" IMAGEURL "/tmp" LOG "map.log" METADATA "wms_srs" "EPSG:4267 EPSG:4269" "wms_onlineresource" "http://maury.marine.unc.edu/cgi-bin/mapserv?map=/opt/nccoos_map/maps/development.map&request=getmap" "wms_title" "NCCOOS Dev Map" END END REFERENCE STATUS ON IMAGE "../data/nccoos_basemap.jpg" SIZE 185 87 EXTENT -84.45 32.07 -71.97 37.92 COLOR -1 -1 -1 OUTLINECOLOR 255 0 0 MINBOXSIZE 20 MAXBOXSIZE 85 MARKERSIZE 15 END QUERYMAP STATUS ON COLOR 255 255 0 STYLE HILITE END PROJECTION "init=epsg:4326" END OUTPUTFORMAT NAME png MIMETYPE "image/png" DRIVER "GD/PNG" EXTENSION "png" IMAGEMODE PC256 TRANSPARENT OFF END OUTPUTFORMAT NAME jpeg MIMETYPE "image/jpeg" DRIVER "GD/JPEG" EXTENSION "jpg" IMAGEMODE RGB FORMATOPTION "QUALITY=100" END OUTPUTFORMAT NAME gif DRIVER "GD/GIF" MIMETYPE "image/gif" IMAGEMODE PC256 EXTENSION "gif" TRANSPARENT OFF END SCALEBAR STATUS OFF COLOR 41 41 41 OUTLINECOLOR 0 0 0 BACKGROUNDCOLOR 0 0 0 TRANSPARENT TRUE IMAGECOLOR 255 255 255 UNITS MILES INTERVALS 1 SIZE 100 10 STYLE 1 POSITION LL LABEL TYPE BITMAP SIZE SMALL OFFSET 0 0 BUFFER 0 MINDISTANCE -1 MINFEATURESIZE -1 COLOR 0 0 0 PARTIALS TRUE FORCE FALSE END END LAYER NAME "HYCOM_temp0" STATUS OFF TYPE RASTER DATA "HYCOM_temp_cr.tif" PROJECTION "init=epsg:4326" END OFFSITE 0 10 0 END ######### ######### LAYER NAME "JPOP_AP" TYPE POINT CONNECTIONTYPE OGR CONNECTION 'DODS:http://nemo.isis.unc.edu/cgi-bin/nph-dods/data/nc-coos/test_data/JPIER/nccoos-JPOP-met-latest.nc?air_pressure[0][0][0]' DATA "air_pressure" STATUS OFF CLASSITEM 'air_pressure' LABELITEM 'air_pressure' METADATA "wms_title" "JPOP_AP" END CLASS EXPRESSION ([air_pressure] ne 0) STYLE COLOR 255 0 0 SYMBOL 'circle' SIZE 5 END LABEL COLOR 255 0 0 OFFSET -10 10 FONT 'fritqat' SIZE small END END END ######### ######### LAYER NAME "JPOP_AT" TYPE POINT CONNECTIONTYPE OGR CONNECTION 'DODS:http://nemo.isis.unc.edu/cgi-bin/nph-dods/data/nc-coos/test_data/JPIER/nccoos-JPOP-met-latest.nc?air_temperature[0][0][0]' DATA "air_temperature" STATUS OFF CLASSITEM 'air_temperature' LABELITEM 'air_temperature' METADATA "wms_title" "JPOP_AT" END CLASS EXPRESSION ([air_temperature] ne 0) LABEL COLOR 0 0 255 OFFSET -10 -10 FONT 'fritqat' SIZE small END END END ######### ######### LAYER NAME "QS_test" TYPE POINT CONNECTIONTYPE OGR CONNECTION '/opt/nccoos_map/data/qs/quikscat.shp' DATA "SELECT quikscat.*, dir_lookup.NEW_DIR FROM quikscat LEFT JOIN '/opt/nccoos_map/data/dir_lookup.dbf'.dir_lookup ON quikscat.field_4 = dir_lookup.OLD_DIR" ## this looks up azimuthal directions from the source file through a lookup table to convert to MS rotation which is CCW PROJECTION "init=epsg:4269" END STATUS OFF METADATA "wms_title" "QS_test" END FILTER ("[quikscat.field_5]" > "0") CLASSITEM 'quikscat.field_3' LABELANGLEITEM 'dir_lookup.NEW_DIR' CLASS EXPRESSION ([quikscat.field_3] < 2.572) SIZE 5 SYMBOL 'circle' OUTLINECOLOR 255 0 0 END CLASS EXPRESSION ([quikscat.field_3] >= 2.572 and [quikscat.field_3] < 5.144) TEXT 'ã' STYLE END LABEL FORCE TRUE TYPE TRUETYPE FONT weather ANTIALIAS TRUE COLOR 255 0 0 POSITION CC OFFSET 0 -3 BUFFER 0 PARTIALS TRUE SIZE 35 END END CLASS EXPRESSION ([quikscat.field_3] >= 5.144 and [quikscat.field_3] < 7.717) TEXT 'ä' STYLE END LABEL FORCE TRUE TYPE TRUETYPE FONT weather ANTIALIAS TRUE COLOR 255 0 0 POSITION CC OFFSET 0 -3 BUFFER 0 PARTIALS TRUE SIZE 35 END END CLASS EXPRESSION ([quikscat.field_3] >= 7.717 and [quikscat.field_3] < 10.29) TEXT 'å' STYLE END LABEL FORCE TRUE TYPE TRUETYPE FONT weather ANTIALIAS TRUE COLOR 255 0 0 POSITION CC OFFSET 0 -3 BUFFER 0 PARTIALS TRUE SIZE 35 END END END LAYER NAME "MODEL_test" ####Not Working! TYPE POINT CONNECTIONTYPE OGR CONNECTION 'DODS:http://nemo.isis.unc.edu/cgi-bin/nph-dods/data/nc-coos/model_data/adcirc/NWA_ADC_2006_05_03.nc?zeta_rg[10][100:130][100:120]' DATA 'zeta_rg' STATUS OFF METADATA "wms_title" "MODEL_test" END CLASS COLOR 255 0 0 SYMBOL 'circle' SIZE 15 END END LAYER NAME "CODAR_test" TYPE POINT CONNECTIONTYPE OGR CONNECTION 'DODS:http://nemo.isis.unc.edu/cgi-bin/nph-dods/data/nc-coos/latest_v2.0/nccoos-ouba-codar-latest.nc?water_u[0][0:24][0:29]' DATA 'water_u' STATUS OFF CLASSITEM 'water_u' METADATA "wms_title" "CODAR_test" END CLASS EXPRESSION ([water_u] < 0 and [water_u] > -100) COLOR 0 255 0 SYMBOL 'circle' SIZE 5 END CLASS EXPRESSION ([water_u] > 3) COLOR 0 0 255 SYMBOL 'circle' SIZE 5 END CLASS EXPRESSION ([water_u] =-9999) COLOR 200 200 200 SYMBOL 'circle' SIZE 1 END END ### End dev layers LAYER NAME "airtemp_db" STATUS ON DATA "the_geom from air_temperature_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TEMPLATE "ttt" DUMP TRUE TOLERANCE 5 TOLERANCEUNITS pixels METADATA "wms_srs" "EPSG:4269" "wms_name" "airtemp_db" "wms_extent" "-180 -90 180 90" "wms_title" "airtemp_db" "wms_dataurl_href" "n/a" END PROJECTION "init=epsg:4269" END LABELITEM "temperature_fahrenheit" CLASS LABEL FORCE TRUE TYPE TRUETYPE FONT fritqat ANTIALIAS TRUE COLOR 0 0 100 POSITION CR OFFSET 3 0 BUFFER 0 PARTIALS TRUE SIZE 7 END STYLE END END END LAYER NAME "air_pressure_db" STATUS ON DATA "the_geom from air_pressure_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TEMPLATE "ttt" DUMP TRUE TOLERANCE 5 TOLERANCEUNITS pixels METADATA "wms_srs" "EPSG:4269" "wms_name" "air_pressure_db" "wms_extent" "-180 -90 180 90" "wms_title" "air_pressure_db" "wms_dataurl_href" "n/a" END PROJECTION "init=epsg:4269" END LABELITEM "pressure" CLASS LABEL FORCE TRUE TYPE TRUETYPE FONT fritqat ANTIALIAS TRUE COLOR 100 0 0 POSITION UR OFFSET 3 5 BUFFER 0 PARTIALS TRUE SIZE 7 END STYLE END END END LAYER NAME "current_db" STATUS ON DATA "the_geom from current_in_situ_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TEMPLATE "ttt" DUMP TRUE TOLERANCE 5 TOLERANCEUNITS pixels METADATA "wms_srs" "EPSG:4269" "wms_name" "current_db" "wms_extent" "-180 -90 180 90" "wms_title" "current_db" "wms_dataurl_href" "n/a" END PROJECTION "init=epsg:4269" END LABELITEM "speed_knots" CLASS LABEL FORCE TRUE TYPE TRUETYPE FONT fritqat ANTIALIAS TRUE COLOR 90 100 23 OFFSET 3 14 POSITION LR BUFFER 0 PARTIALS TRUE SIZE 7 END STYLE END END END LAYER NAME "salinity_db" STATUS ON DATA "the_geom from salinity_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TEMPLATE "ttt" DUMP TRUE TOLERANCE 5 TOLERANCEUNITS pixels METADATA "wms_srs" "EPSG:4269" "wms_name" "salinity_db" "wms_extent" "-180 -90 180 90" "wms_title" "salinity_db" "wms_dataurl_href" "n/a" END PROJECTION "init=epsg:4269" END LABELITEM "salinity" CLASS LABEL FORCE TRUE TYPE TRUETYPE FONT fritqat ANTIALIAS TRUE COLOR 0 100 0 OFFSET 3 5 POSITION LR BUFFER 0 PARTIALS TRUE SIZE 7 END STYLE END END END LAYER NAME "wind_db" STATUS ON DATA "the_geom from wind_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TEMPLATE "ttt" DUMP TRUE TOLERANCE 5 TOLERANCEUNITS pixels METADATA "wms_srs" "EPSG:4269" "wms_name" "wind_db" "wms_extent" "-180 -90 180 90" "wms_title" "wind_db" "wms_dataurl_href" "n/a" END PROJECTION "init=epsg:4269" END LABELITEM "label_char_knots" LABELANGLEITEM "label_theta" CLASSITEM "wind_speed_knots" CLASS EXPRESSION ([wind_speed_knots] >= 5) LABEL FORCE TRUE TYPE TRUETYPE FONT weather ANTIALIAS TRUE COLOR 0 0 0 POSITION CC OFFSET 3 -7 BUFFER 0 PARTIALS TRUE SIZE 37 END STYLE END END CLASS EXPRESSION ([wind_speed_knots] < 5) SIZE 5 SYMBOL 'circle' OUTLINECOLOR 50 50 50 COLOR 255 255 255 END END LAYER NAME "msl_db" STATUS OFF DATA "the_geom from water_level_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" DUMP TRUE TEMPLATE "ttt_query.html" TOLERANCE 3 TOLERANCEUNITS pixels METADATA "wms_title" "msl_db" END PROJECTION "init=epsg:4269" END CLASSITEM "water_level_msl" CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 100 0 0 EXPRESSION (6.2976 < [water_level_msl] AND [water_level_msl] <=6.56) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 115.5 0 0 EXPRESSION (6.0352 < [water_level_msl] AND [water_level_msl] <= 6.2976) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 131 0 0 EXPRESSION (5.7728 < [water_level_msl] AND [water_level_msl] <= 6.0352) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 146.5 0 0 EXPRESSION (5.5104 < [water_level_msl] AND [water_level_msl] <= 5.7728) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 162 0 0 EXPRESSION (5.248 < [water_level_msl] AND [water_level_msl] <= 5.5104) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 177.5 0 0 EXPRESSION (4.9856 < [water_level_msl] AND [water_level_msl] <= 5.248) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 193 0 0 EXPRESSION (4.7232 < [water_level_msl] AND [water_level_msl] <= 4.9856) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 208.5 0 0 EXPRESSION (4.4608 < [water_level_msl] AND [water_level_msl] <= 4.7232) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 224 0 0 EXPRESSION (4.1984 < [water_level_msl] AND [water_level_msl] <= 4.4608) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 239.5 0 0 EXPRESSION (3.936 < [water_level_msl] AND [water_level_msl] <= 4.1984) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 0 0 EXPRESSION (3.6736 < [water_level_msl] AND [water_level_msl] <= 3.936) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 25.5 0 EXPRESSION (3.4112 < [water_level_msl] AND [water_level_msl] <= 3.6736) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 51 0 EXPRESSION (3.1488 < [water_level_msl] AND [water_level_msl] <= 3.4112) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 76.5 0 EXPRESSION (2.8864 < [water_level_msl] AND [water_level_msl] <= 3.1488) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 102 0 EXPRESSION (2.624 < [water_level_msl] AND [water_level_msl] <= 2.8864) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 127.5 0 EXPRESSION (2.3616 < [water_level_msl] AND [water_level_msl] <= 2.624) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 153 0 EXPRESSION (2.0992 < [water_level_msl] AND [water_level_msl] <= 2.3616) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 178.5 0 EXPRESSION (1.8368 < [water_level_msl] AND [water_level_msl] <= 2.0992) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 204 0 EXPRESSION (1.5744 < [water_level_msl] AND [water_level_msl] <= 1.8368) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 229.5 0 EXPRESSION (1.312 < [water_level_msl] AND [water_level_msl] <= 1.5744) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 255 255 0 EXPRESSION (1.0496 < [water_level_msl] AND [water_level_msl] <= 1.312) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 229.5 255 25.5 EXPRESSION (0.7872 < [water_level_msl] AND [water_level_msl] <= 1.0496) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 204 255 51 EXPRESSION (0.5248 < [water_level_msl] AND [water_level_msl] <= 0.7872) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 178.5 255 76.5 EXPRESSION (0.2624 < [water_level_msl] AND [water_level_msl] <= 0.5248) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 153 255 102 EXPRESSION (0 < [water_level_msl] AND [water_level_msl] <= 0.2624) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 127.5 255 127.5 EXPRESSION (-0.2624 < [water_level_msl] AND [water_level_msl] <= 0) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 102 255 153 EXPRESSION (-0.5248 < [water_level_msl] AND [water_level_msl] <= -0.2624) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 76.5 255 178.5 EXPRESSION (-0.7872 < [water_level_msl] AND [water_level_msl] <= -0.5248) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 51 255 204 EXPRESSION (-1.0496 < [water_level_msl] AND [water_level_msl] <= -0.7872) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 25.5 255 229.5 EXPRESSION (-1.312 < [water_level_msl] AND [water_level_msl] <= -1.0496) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 255 255 EXPRESSION (-1.5744 < [water_level_msl] AND [water_level_msl] <= -1.312) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 229.5 255 EXPRESSION (-1.8368 < [water_level_msl] AND [water_level_msl] <= -1.5744) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 204 255 EXPRESSION (-2.0992 < [water_level_msl] AND [water_level_msl] <= -1.8368) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 178.5 255 EXPRESSION (-2.3616 < [water_level_msl] AND [water_level_msl] <= -2.0992) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 153 255 EXPRESSION (-2.624 < [water_level_msl] AND [water_level_msl] <= -2.3616) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 127.5 255 EXPRESSION (-2.8864 < [water_level_msl] AND [water_level_msl] <= -2.624) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 102 255 EXPRESSION (-3.1488 < [water_level_msl] AND [water_level_msl] <= -2.8864) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 76.5 255 EXPRESSION (-3.4112 < [water_level_msl] AND [water_level_msl] <= -3.1488) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 51 255 EXPRESSION (-3.6736 < [water_level_msl] AND [water_level_msl] <= -3.4112) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 25.5 255 EXPRESSION (-3.936 < [water_level_msl] AND [water_level_msl] <= -3.6736) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 255 EXPRESSION (-4.1984 < [water_level_msl] AND [water_level_msl] <= -3.936) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 239.5 EXPRESSION (-4.4608 < [water_level_msl] AND [water_level_msl] <= -4.1984) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 224 EXPRESSION (-4.7232 < [water_level_msl] AND [water_level_msl] <= -4.4608) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 208.5 EXPRESSION (-4.9856 < [water_level_msl] AND [water_level_msl] <= -4.7232) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 193 EXPRESSION (-5.248 < [water_level_msl] AND [water_level_msl] <= -4.9856) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 177.5 EXPRESSION (-5.5104 < [water_level_msl] AND [water_level_msl] <= -5.248) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 162 EXPRESSION (-5.7728 < [water_level_msl] AND [water_level_msl] <= -5.5104) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 146.5 EXPRESSION (-6.0352 < [water_level_msl] AND [water_level_msl] <= -5.7728) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 131 EXPRESSION (-6.2976 < [water_level_msl] AND [water_level_msl] <= -6.0352) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 115.5 EXPRESSION (-6.56 < [water_level_msl] AND [water_level_msl] <= -6.2976) END CLASS SIZE 8 SYMBOL 'triangle' OUTLINECOLOR 0 0 0 COLOR 0 0 100 EXPRESSION (-6.56 = [water_level_msl] ) END END LAYER NAME "sst_db" DATA "the_geom from sst_map USING UNIQUE seq USING SRID=-1" FILTER "report_time_stamp = date_trunc('hour',timestamp with time zone '%timestamp%')" TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "user=map dbname=seacoos_test host=coriolis.marine.unc.edu password=map" TOLERANCE 3 TOLERANCEUNITS PIXELS TEMPLATE "ttt_query.html" STATUS OFF DUMP TRUE METADATA "wms_title" "sst_db" END PROJECTION "init=epsg:4269" END CLASSITEM "temperature_fahrenheit" CLASS SYMBOL 'circle' SIZE 8 OUTLINECOLOR 0 0 0 COLOR 1 1 1 EXPRESSION (28.21 = [temperature_fahrenheit]) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 55 55 55 EXPRESSION (28.22 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 28.57856) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 60 60 60 EXPRESSION (28.57856 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 28.93712) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 65 65 65 EXPRESSION (28.93712 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 29.29568) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 70 70 70 EXPRESSION (29.29568 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 29.65424) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 75 75 75 EXPRESSION (29.65424 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 30.0128) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 80 80 80 EXPRESSION (30.0128 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 30.37136) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 90 90 90 EXPRESSION (30.37136 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 30.72992) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 100 100 100 EXPRESSION (30.72992 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 31.08848) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 120 120 120 EXPRESSION (31.08848 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 31.44704) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 140 140 140 EXPRESSION (31.44704 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 31.8056) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 50 90 90 EXPRESSION (31.8056 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 32.16416) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 50 109 109 EXPRESSION (32.16416 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 32.52272) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 60 114 114 EXPRESSION (32.52272 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 32.88128) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 60 123 123 EXPRESSION (32.88128 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 33.23984) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 69 129 145 EXPRESSION (33.23984 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 33.5984) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 70 140 160 EXPRESSION (33.5984 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 33.95696) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 75 155 170 EXPRESSION (33.95696 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 34.31552) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 80 160 181 EXPRESSION (34.31552 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 34.67408) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 100 170 190 EXPRESSION (34.67408 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 35.03264) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 115 180 200 EXPRESSION (35.03264 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 35.3912) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 125 183 216 EXPRESSION (35.3912 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 35.74976) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 143 193 239 EXPRESSION (35.74976 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 36.10832) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 167 212 249 EXPRESSION (36.10832 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 36.46688) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 174 218 249 EXPRESSION (36.46688 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 36.82544) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 184 227 249 EXPRESSION (36.82544 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 37.184) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 196 225 255 EXPRESSION (37.184 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 37.54256) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 208 236 255 EXPRESSION (37.54256 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 37.90112) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 237 214 255 EXPRESSION (37.90112 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 38.25968) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 227 206 255 EXPRESSION (38.25968 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 38.61824) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 218 198 255 EXPRESSION (38.61824 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 38.9768) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 210 190 255 EXPRESSION (38.9768 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 39.33536) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 205 180 255 EXPRESSION (39.33536 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 39.69392) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 195 170 255 EXPRESSION (39.69392 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 40.05248) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 180 160 255 EXPRESSION (40.05248 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 40.41104) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 170 150 255 EXPRESSION (40.41104 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 40.7696) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 160 140 255 EXPRESSION (40.7696 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 41.12816) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 150 130 255 EXPRESSION (41.12816 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 41.48672) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 140 120 255 EXPRESSION (41.48672 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 41.84528) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 130 110 225 EXPRESSION (41.84528 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 42.20384) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 120 100 200 EXPRESSION (42.20384 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 42.5624) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 110 60 183 EXPRESSION (42.5624 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 42.92096) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 100 45 170 EXPRESSION (42.92096 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 43.27952) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 105 40 175 EXPRESSION (43.27952 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 43.63808) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 133 0 221 EXPRESSION (43.63808 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 43.99664) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 133 0 221 EXPRESSION (43.99664 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 44.3552) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 147 0 221 EXPRESSION (44.3552 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 44.71376) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 155 0 221 EXPRESSION (44.71376 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 45.07232) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 166 0 221 EXPRESSION (45.07232 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 45.43088) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 173 0 221 EXPRESSION (45.43088 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 45.78944) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 170 0 195 EXPRESSION (45.78944 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 46.148) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 195 0 195 EXPRESSION (46.148 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 46.50656) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 180 0 180 EXPRESSION (46.50656 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 46.86512) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 160 0 160 EXPRESSION (46.86512 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 47.22368) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 145 0 145 EXPRESSION (47.22368 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 47.58224) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 125 0 125 EXPRESSION (47.58224 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 47.9408) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 90 0 90 EXPRESSION (47.9408 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 48.29936) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 60 0 90 EXPRESSION (48.29936 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 48.65792) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 45 0 85 EXPRESSION (48.65792 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 49.01648) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 0 85 EXPRESSION (49.01648 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 49.37504) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 0 95 EXPRESSION (49.37504 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 49.7336) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 0 95 EXPRESSION (49.7336 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 50.09216) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 0 127 EXPRESSION (50.09216 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 50.45072) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 1 140 EXPRESSION (50.45072 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 50.80928) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 3 159 EXPRESSION (50.80928 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 51.16784) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 4 177 EXPRESSION (51.16784 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 51.5264) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 6 195 EXPRESSION (51.5264 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 51.88496) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 6 200 EXPRESSION (51.88496 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 52.24352) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 8 218 EXPRESSION (52.24352 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 52.60208) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 8 227 EXPRESSION (52.60208 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 52.96064) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 10 250 EXPRESSION (52.96064 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 53.3192) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 15 255 EXPRESSION (53.3192 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 53.67776) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 24 255 EXPRESSION (53.67776 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 54.03632) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 47 255 EXPRESSION (54.03632 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 54.39488) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 56 255 EXPRESSION (54.39488 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 54.75344) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 65 255 EXPRESSION (54.75344 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 55.112) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 69 255 EXPRESSION (55.112 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 55.47056) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 87 255 EXPRESSION (55.47056 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 55.82912) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 101 255 EXPRESSION (55.82912 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 56.18768) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 110 255 EXPRESSION (56.18768 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 56.54624) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 119 255 EXPRESSION (56.54624 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 56.9048) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 128 255 EXPRESSION (56.9048 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 57.26336) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 132 255 EXPRESSION (57.26336 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 57.62192) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 141 255 EXPRESSION (57.62192 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 57.98048) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 150 255 EXPRESSION (57.98048 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 58.33904) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 164 255 EXPRESSION (58.33904 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 58.6976) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 182 255 EXPRESSION (58.6976 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 59.05616) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 191 255 EXPRESSION (59.05616 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 59.41472) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 195 255 EXPRESSION (59.41472 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 59.77328) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 204 255 EXPRESSION (59.77328 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 60.13184) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 227 255 EXPRESSION (60.13184 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 60.4904) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 245 255 EXPRESSION (60.4904 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 60.84896) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 250 255 EXPRESSION (60.84896 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 61.20752) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 128 250 242 EXPRESSION (61.20752 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 61.56608) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 128 255 225 EXPRESSION (61.56608 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 61.92464) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 120 255 206 EXPRESSION (61.92464 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 62.2832) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 100 255 152 EXPRESSION (62.2832 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 62.64176) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 255 130 EXPRESSION (62.64176 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 63.00032) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 255 116 EXPRESSION (63.00032 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 63.35888) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 255 89 EXPRESSION (63.35888 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 63.71744) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 255 62 EXPRESSION (63.71744 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 64.076) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 255 44 EXPRESSION (64.076 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 64.43456) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 250 44 EXPRESSION (64.43456 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 64.79312) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 246 35 EXPRESSION (64.79312 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 65.15168) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 243 26 EXPRESSION (65.15168 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 65.51024) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 241 13 EXPRESSION (65.51024 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 65.8688) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 235 0 EXPRESSION (65.8688 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 66.22736) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 225 0 EXPRESSION (66.22736 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 66.58592) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 215 0 EXPRESSION (66.58592 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 66.94448) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 205 0 EXPRESSION (66.94448 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 67.30304) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 195 0 EXPRESSION (67.30304 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 67.6616) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 180 0 EXPRESSION (67.6616 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 68.02016) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 160 0 EXPRESSION (68.02016 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 68.37872) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 0 140 0 EXPRESSION (68.37872 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 68.73728) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 90 140 0 EXPRESSION (68.73728 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 69.09584) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 129 180 0 EXPRESSION (69.09584 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 69.4544) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 154 206 0 EXPRESSION (69.4544 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 69.81296) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 178 220 0 EXPRESSION (69.81296 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 70.17152) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 184 255 0 EXPRESSION (70.17152 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 70.53008) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 199 255 0 EXPRESSION (70.53008 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 70.88864) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 217 255 0 EXPRESSION (70.88864 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 71.2472) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 255 0 EXPRESSION (71.2472 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 71.60576) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 255 60 EXPRESSION (71.60576 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 71.96432) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 255 90 EXPRESSION (71.96432 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 72.32288) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 255 127 EXPRESSION (72.32288 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 72.68144) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 255 142 EXPRESSION (72.68144 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 73.04) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 214 178 EXPRESSION (73.04 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 73.39856) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 188 188 EXPRESSION (73.39856 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 73.75712) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 142 142 EXPRESSION (73.75712 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 74.11568) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 119 119 EXPRESSION (74.11568 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 74.47424) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 107 107 EXPRESSION (74.47424 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 74.8328) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 81 81 EXPRESSION (74.8328 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 75.19136) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 105 71 EXPRESSION (75.19136 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 75.54992) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 141 66 EXPRESSION (75.54992 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 75.90848) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 169 84 EXPRESSION (75.90848 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 76.26704) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 177 53 EXPRESSION (76.26704 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 76.6256) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 171 5 EXPRESSION (76.6256 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 76.98416) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 170 0 EXPRESSION (76.98416 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 77.34272) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 145 0 EXPRESSION (77.34272 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 77.70128) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 130 0 EXPRESSION (77.70128 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 78.05984) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 127 0 EXPRESSION (78.05984 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 78.4184) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 113 0 EXPRESSION (78.4184 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 78.77696) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 104 0 EXPRESSION (78.77696 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 79.13552) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 93 0 EXPRESSION (79.13552 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 79.49408) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 75 0 EXPRESSION (79.49408 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 79.85264) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 232 61 0 EXPRESSION (79.85264 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 80.2112) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 206 58 0 EXPRESSION (80.2112 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 80.56976) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 206 78 43 EXPRESSION (80.56976 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 80.92832) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 209 96 62 EXPRESSION (80.92832 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 81.28688) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 209 108 77 EXPRESSION (81.28688 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 81.64544) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 206 128 105 EXPRESSION (81.64544 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 82.004) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 204 133 114 EXPRESSION (82.004 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 82.36256) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 198 118 115 EXPRESSION (82.36256 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 82.72112) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 204 112 125 EXPRESSION (82.72112 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 83.07968) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 196 96 122 EXPRESSION (83.07968 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 83.43824) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 170 68 95 EXPRESSION (83.43824 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 83.7968) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 153 58 73 EXPRESSION (83.7968 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 84.15536) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 145 42 69 EXPRESSION (84.15536 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 84.51392) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 148 26 45 EXPRESSION (84.51392 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 84.87248) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 136 13 27 EXPRESSION (84.87248 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 85.23104) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 130 10 15 EXPRESSION (85.23104 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 85.5896) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 130 0 0 EXPRESSION (85.5896 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 85.94816) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 175 0 0 EXPRESSION (85.94816 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 86.30672) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 190 0 0 EXPRESSION (86.30672 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 86.66528) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 225 0 0 EXPRESSION (86.66528 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 87.02384) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 0 0 EXPRESSION (87.02384 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 87.3824) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 0 130 EXPRESSION (87.3824 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 87.74096) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 48 155 EXPRESSION (87.74096 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 88.09952) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 84 172 EXPRESSION (88.09952 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 88.45808) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 112 185 EXPRESSION (88.45808 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 88.81664) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 183 255 EXPRESSION (88.81664 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 89.1752) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 160 255 EXPRESSION (89.1752 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 89.53376) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 147 255 EXPRESSION (89.53376 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 89.89232) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 135 255 EXPRESSION (89.89232 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 90.25088) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 114 255 EXPRESSION (90.25088 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 90.60944) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 89 255 EXPRESSION (90.60944 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 90.968) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 38 255 EXPRESSION (90.968 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 91.32656) END CLASS SIZE 8 SYMBOL 'circle' OUTLINECOLOR 0 0 0 COLOR 255 0 255 EXPRESSION (91.32656 < [temperature_fahrenheit] AND [temperature_fahrenheit] <= 91.688) END END LAYER NAME "Grid" METADATA "DESCRIPTION" "Grid" END TYPE LINE STATUS OFF CLASS NAME "Graticule" STYLE SYMBOL "dash" COLOR 200 200 200 END LABEL COLOR 130 130 130 FONT fritqat TYPE truetype SIZE 5 POSITION AUTO PARTIALS FALSE BUFFER 5 # OUTLINECOLOR 100 100 100 END END PROJECTION "init=epsg:4326" END GRID LABELFORMAT "DD" MAXARCS 10 MININTERVAL 1 MAXINTERVAL 10 MAXSUBDIVIDE 4 END END LAYER NAME "NC_100k" STATUS ON DATA "va_nc_sc_100k" GROUP "hidden" TYPE POLYGON FILTERITEM "STATE_NAME" FILTER "North Carolina" MAXSCALE 100000000 MINSCALE 32000 METADATA # "wms_title" "Land" "legendvis" "hidden" "display" "yes" END PROJECTION "init=epsg:4269" END CLASS STYLE SYMBOL 0 COLOR 249 248 226 OUTLINECOLOR 200 200 200 END END END LAYER NAME "VA_100k" STATUS ON DATA "va_nc_sc_100k" GROUP "hidden" TYPE POLYGON FILTERITEM "STATE_NAME" FILTER ("[STATE_ABBR]" eq "VA") MAXSCALE 50000000 MINSCALE 100000 METADATA # "wms_title" "Land" "legendvis" "hidden" "display" "yes" END PROJECTION "init=epsg:4269" END CLASS STYLE SYMBOL 0 COLOR 249 248 226 OUTLINECOLOR 200 200 200 END END END ######### ######### LAYER NAME "world_filled" STATUS ON DATA "country" FILTERITEM "CNTRY_NAME" FILTER ("[CNTRY_NAME]" ne "United States") TYPE POLYGON PROJECTION "init=epsg:4326" END CLASS COLOR 250 249 228 OUTLINECOLOR 178 178 178 END END ###### ###### LAYER NAME "STATESCoarse" STATUS ON DATA "STATES" TYPE POLYGON FILTERITEM "STATE_ABBR" FILTER ("[STATE_ABBR]" ne "NC" AND "[STATE_ABBR]" ne "SC" AND "[STATE_ABBR]" ne "VA" ) METADATA # "wms_title" "STATES" "legendvis" "hidden" "display" "yes" END MAXSCALE 100000000 MINSCALE 2000000 PROJECTION "init=epsg:4269" END CLASS STYLE SYMBOL 0 COLOR 249 248 226 OUTLINECOLOR 200 200 200 END END END ####### ####### LAYER NAME "SCLAND" STATUS ON DATA "sc_land" GROUP "hidden" TYPE POLYGON MAXSCALE 50000000 MINSCALE 100000 METADATA # "wms_title" "Land" "legendvis" "hidden" "display" "yes" END PROJECTION "init=epsg:4269" END CLASS STYLE SYMBOL 0 COLOR 249 248 226 OUTLINECOLOR 200 200 200 END END END LAYER NAME "Shoreline" STATUS ON DATA "shr70k" GROUP "hidden" REQUIRES "![MODIS hi_res]" TYPE LINE TOLERANCE 0 TOLERANCEUNITS PIXELS MINSCALE 400000 MAXSCALE 5000000 METADATA "wms_title" "Shoreline" "legendvis" "hidden" END PROJECTION "init=epsg:4269" END CLASS NAME "Shoreline" STYLE SYMBOL 0 OUTLINECOLOR 200 200 200 MINSIZE 1 MAXSIZE 100 END END END LAYER NAME "wind_obs" GROUP "Observations" TOLERANCE 3 TOLERANCEUNITS PIXELS TEMPLATE ttt_query.html STATUS ON TYPE POINT PROJECTION "init=epsg:4326" END OFFSITE 229 246 253 CONNECTION "http://maury.marine.unc.edu/cgi-bin/mapserv?map=/opt/nccoos_map/maps/static_metric_source.map&layers=wind_obs&time_offset_hours=2" CONNECTIONTYPE WMS METADATA "wms_srs" "EPSG:4326" "wms_onlineresource" "http://maury.marine.unc.edu/cgi-bin/mapserv?map=/opt/nccoos_map/maps/static_metric_source.map" "wms_name" "wind_obs" "wms_formatlist" "image/png" "wms_format" "image/png" "selected" "0" "wms_server_version" "1.1.0" "wms_title" "Wind (knots)" "wms_dataurl_href" "http://seacoos.org/Data%20Access%20and%20Mapping/Wind-Product" "wms_abstract" "Using previously existing observing systems operating at the sub-regional level, SEACOOS works towards increasing the quantity and quality of environmental information from the coastal ocean of the Southeast and to facilitate the application of that data in a variety of forums and discourse communities. These observing systems collect data across a four state region (North Carolina, South Carolina, Georgia, and Florida) using a variety of sensors, which is integrated into the SEACOOS real-time data stream." END END LAYER NAME "sst_obs" GROUP "Observations" TOLERANCE 3 TOLERANCEUNITS PIXELS TEMPLATE ttt_query.html STATUS ON TYPE POINT PROJECTION "init=epsg:4326" END OFFSITE 229 246 253 CONNECTION "http://maury.marine.unc.edu/cgi-bin/mapserv?map=/opt/nccoos_map/maps/static_metric_source.map&time_offset_hours=2" CONNECTIONTYPE WMS METADATA "wms_srs" "EPSG:4326" "wms_onlineresource" "http://maury.marine.unc.edu/cgi-bin/mapserv?map=/opt/nccoos_map/maps/static_metric_source.map" "wms_name" "sst_obs" "wms_formatlist" "image/png" "wms_format" "image/png" "selected" "0" "wms_server_version" "1.1.0" "wms_title" "SST (Deg C)" "wms_dataurl_href" "http://seacoos.org/Data%20Access%20and%20Mapping/Document.SeaSurfaceTemperatureHome" "wms_abstract" "Using previously existing observing systems operating at the sub-regional level, SEACOOS works towards increasing the quantity and quality of environmental information from the coastal ocean of the Southeast and to facilitate the application of that data in a variety of forums and discourse communities. These observing systems collect data across a four state region (North Carolina, South Carolina, Georgia, and Florida) using a variety of sensors, which is integrated into the SEACOOS real-time data stream." END END LAYER NAME "sst_legend_full_range" STATUS ON TYPE RASTER MINSCALE 80000 GROUP "hidden" CONNECTION "http://nautilus.baruch.sc.edu/wms/all_seacoos?temperature_units=c&sst_legend_full_range_x_offset=0&sst_legend_full_range_y_offset=-25" REQUIRES "[sst_obs] OR [avhrr_sst] OR [modis_sst]" CONNECTIONTYPE WMS PROJECTION "init=epsg:4269" END METADATA "wms_srs" "EPSG:4269 EPSG:4326" "wms_name" "sst_legend_full_range" "wms_server_version" "1.1.0" "wms_formatlist" "image/png" "wms_format" "image/png" "wms_onlineresource" "http://nautilus.baruch.sc.edu/wms/all_seacoos?" # "wms_title" "SST Legend" "legendvis" "hidden" END END LAYER NAME "quikscat_wms" TOLERANCE 3 TOLERANCEUNITS PIXELS TEMPLATE ttt_query.html STATUS ON OFFSITE 230 247 254 TYPE POINT PROJECTION "init=epsg:4269" END CONNECTION "http://maury.marine.unc.edu/cgi-bin/quikscat_wrap?layers=quikscat×tamp=%timestamp_qs%" CONNECTIONTYPE WMS METADATA "wms_srs" "EPSG:4326" "wms_onlineresource" "http://maury.marine.unc.edu/cgi-bin/quikscat_wrap" "wms_name" "quikscat" "wms_formatlist" "image/png" "wms_format" "image/png" "wms_server_version" "1.1.0" "wms_title" "quikscat" "wms_abstract" "TBD" END END END