/webportal_config/prod/webportal_config.xml
XML | 1688 lines | 1330 code | 146 blank | 212 comment | 0 complexity | c13c965a1e98f85f2fadbcb84082329d MD5 | raw file
Large files files are truncated, but you can click here to view the full file
1<?xml version="1.0" encoding="UTF-8"?> 2<tns:portal xmlns:tns="xmlbeans.config.portal.emii.org.au" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="xmlbeans.config.portal.emii.org.au 3 4 ../../../../PortalDatasourceConfigurationFile/src/main/xsd/PortalDatasourceConfigurationFile.xsd "> 5 <tns:configuration> 6 7 <!-- 8 This section is where you can add arbitrary additional configuration information 9 without having to worry about modifying the XML schema and regenerating the 10 xmlbeans. 11 12 Configuration of system messages and icons has been moved to a separate 13 .properties file to keep the size of this config file manageable 14 --> 15 16 <!-- 17 Portal name 18 --> 19 <portal_name>IMOS Ocean Portal</portal_name> 20 21 <!-- 22 maximum time to wait for a connection to establish under normal 23 conditions (ms) 24 --> 25 <net_connect_timeout>1000</net_connect_timeout> 26 27 <!-- 28 maximum time to wait for reading from a connection to finish 29 under normal conditions(ms) 30 --> 31 <net_read_timeout>10000</net_read_timeout> 32 33 <!-- 34 maximum time to wait for a connection to establish under slow 35 server conditions (ms) 36 --> 37 <net_connect_slow_timeout>600000</net_connect_slow_timeout> 38 39 <!-- 40 maximum time to wait for reading from a connection to finish 41 under slow server conditions (ms) 42 --> 43 <net_read_slow_timeout>600000</net_read_slow_timeout> 44 45 46 <!-- internal id for the user defined layers group --> 47 <user_defined_layer_group_id>mylayers-0</user_defined_layer_group_id> 48 49 <!-- Configuration file will be reread after this interval (ms) 50 Handy values: 51 60000 = 1 minute 52 3600000 = 1 hour 53 86400000 = 24 hours 54 --> 55 <config_reread_interval>86400000</config_reread_interval> 56 57 <!-- 58 On first application load, the config file will be re-read after this 59 interval and will subsequently be reread after the config_reread_interval. 60 61 This is to handle servers that are not fully up yet being restarted 62 at the same time as us 63 --> 64 <config_reread_initial_interval>120000</config_reread_initial_interval> 65 66 <!-- 67 proxyHack() will be called in ConfigurationLoader if true, and 68 all HTTP requests will then be proxied unless the host is listed in 69 the proxy_non_proxy_hosts element 70 --> 71 <proxy_required>true</proxy_required> 72 73 <!-- proxy server host or IP address --> 74 <proxy_host>proxy.utas.edu.au</proxy_host> 75 76 <!-- proxy server port number --> 77 <proxy_port>8080</proxy_port> 78 79 <!-- proxy server username --> 80 <proxy_username>bjward</proxy_username> 81 82 <!-- proxy server password --> 83 <proxy_password>LEgEndrE</proxy_password> 84 85 <!-- 86 proxy will NOT be contacted for hosts listed here, delimited by 87 commas and enclosed in quotes 88 --> 89 <proxy_non_proxy_hosts><![CDATA[ 90 'localhost', 91 'obsidian', 92 'obsidian.bluenet.utas.edu.au', 93 'emii3.its.utas.edu.au', 94 'imos.aodn.org.au', 95 'geoff-laptop' 96 ]]> 97 </proxy_non_proxy_hosts> 98 99 <!-- 100 python proxy script also reads this file and will only allow requests 101 to be forwarded to these hosts, delimited by ',' 102 --> 103 <proxy_allowed_hosts><![CDATA[ 104 'emii3.its.utas.edu.au', 105 'ows.bom.gov.au', 106 'data.aims.gov.au', 107 'obsidian', 108 'obsidian:8080', 109 'obsidian.bluenet.utas.edu.au', 110 'obsidian.bluenet.utas.edu.au:800', 111 'obsidian.bluenet.utas.edu.au:8080', 112 'test.emii.org.au', 113 'www.openlayers.org', 114 'openlayers.org', 115 'labs.metacarta.com', 116 'world.freemap.in', 117 'prototype.openmnnd.org', 118 'geo.openplans.org', 119 'sigma.openplans.org', 120 'www.marine-geo.org', 121 'www.openstreetmap.org', 122 't1.hypercube.telascience.org', 123 'rolexsydneyhobart.com', 124 'www.imos.org.au', 125 'emii3.its.utas.edu.au', 126 'opendap-ivec.arcs.org.au', 127 'imos.aodn.org.au' 128 ]]> 129 </proxy_allowed_hosts> 130 131 <!-- Buffer in pixels for getFeatureInfo requests --> 132 <get_feature_info_buffer>5</get_feature_info_buffer> 133 134 <!-- 135 Buffer zone in TILES around the current viewport 136 137 * W * A * R * N * I * N * G * ! * 138 Increasing this number DRAMATICALLY increases load 139 on both browsers and servers! You have been warned. 140 --> 141 <openlayers_tile_buffer>1</openlayers_tile_buffer> 142 143 <!-- Openlayer: images wider and taller than the tile size by a value of 2 x gutter 144 NOT WORKING over the date line. incorrect values sent to server or Geoserver not handling send values. 145 Keep as zero till fixed 146 --> 147 <openlayers_tile_gutter>0</openlayers_tile_gutter> 148 149 <!-- MEST URI path to search keywords --> 150 <mest_keyword_path>/geonetwork/srv/en/portal.search.keywords</mest_keyword_path> 151 152 <!-- fixed width of animated images when requesting from ncwms/thredds --> 153 <animation_width>512</animation_width> 154 155 <!-- fixed height of animated images when requesting from ncwms/thredds --> 156 <animation_height>512</animation_height> 157 158 <!-- 159 maximum length (chars) of a layer name for display purposes. Names 160 exceeding this limit will be truncated 161 --> 162 <layer_name_max_length>37</layer_name_max_length> 163 164 <!-- 165 Default width for left portal menu 166 --> 167 <menu_default_width>380px</menu_default_width> 168 169 <!-- 170 Width of the menu when minimised 171 --> 172 <menu_minimised_width>22px</menu_minimised_width> 173 174 <!-- 175 There is no built in limit for thredds animations but the whole 176 server will start running slowly if users request too many frames 177 for animation - selecting a whole year's worth of data takes 178 about 7 minutes at the moment, so we impose an arbitrary frame limit 179 here to protect the server and for THREDDS 180 --> 181 <thredds_maximum_allowed_frames>30</thredds_maximum_allowed_frames> 182 183 <!-- height of the north borderlayer component (banner) --> 184 <north_border_height>100px</north_border_height> 185 186 <!-- 187 size in pixels to leave when stacking windows - an integer (=px) 188 --> 189 <window_stacking_boundary>50</window_stacking_boundary> 190 191 <!-- 192 size after which the window stacking will roll over again 193 to prevent drawing too far off screen - an integer (=px) 194 --> 195 <window_stacking_constant>600</window_stacking_constant> 196 197 <!-- 198 Time to keep an object in cache (SQUID) in seconds 199 --> 200 <cache_max_age>86400</cache_max_age> 201 202 <!-- 203 URL to hit for indirect cache requests 204 --> 205 <cache_url>/webportal/RemoteRequest</cache_url> 206 207 <!-- 208 paramter to set for indirect cache requests (contains the url to 209 go to) 210 --> 211 <cache_parameter>url</cache_parameter> 212 213 <!-- MEST URI path to search keywords --> 214 <mest_keyword_path>/geonetwork/srv/en/portal.search.keywords</mest_keyword_path> 215 216 <!-- 217 GeoNetwork supported countries xml file (from web/geonetwork/loc/ru/xml/countries.xml) 218 in the GeoNetwork source tree - must be within classpath 219 --> 220 <iso_countries_xml_filename>country_codes.xml</iso_countries_xml_filename> 221 222 <!-- 223 Mime type indicating an xml document response 224 --> 225 <xml_mime_type>application/xml</xml_mime_type> 226 227 <!-- 228 Value of the profile field (in mest user info) that will trigger the user being 229 treated as a portal administrator when they login 230 --> 231 <mest_portal_administrator_profile>Administrator</mest_portal_administrator_profile> 232 233 <!-- 234 Profile type to request from mest when registering new users 235 --> 236 <mest_self_registration_profile>RegisteredUser</mest_self_registration_profile> 237 238 <!-- 239 Error flag to watch for from mest that indicates the user is already registered 240 --> 241 <mest_duplicate_user_error_flag>errorEmailAddressAlreadyRegistered</mest_duplicate_user_error_flag> 242 243 </tns:configuration> 244 245 <!-- portal settings DISPLAYED IN ORDER--> 246 <tns:settings> 247 <tns:staticLinks> 248 <tns:staticLinkIdRef>emiihome-0</tns:staticLinkIdRef> 249 <tns:staticLinkIdRef>IMOS-home-0</tns:staticLinkIdRef> 250 <tns:staticLinkIdRef>help-0</tns:staticLinkIdRef> 251 </tns:staticLinks> 252 <!-- example of how to active a layer by default when portal is loaded --> 253 254 <tns:activeByDefault> 255 <tns:layer> 256 <tns:idRef>argo-2</tns:idRef> 257 </tns:layer> 258 </tns:activeByDefault> 259 <tns:defaultBaseLayerIdRef>basemap-2</tns:defaultBaseLayerIdRef> 260 <tns:defaultRegionIdRef>AUSTRALIA-0</tns:defaultRegionIdRef> 261 <tns:defaultFacilityIdRef>argo-root</tns:defaultFacilityIdRef> 262 <tns:defaultSelection>FACILITY</tns:defaultSelection> 263 <tns:defaultBoundingBox> 264 <tns:minLatitude>-44.0</tns:minLatitude> 265 <tns:maxLatitude>-10.0</tns:maxLatitude> 266 <tns:minLongitude>110.0</tns:minLongitude> 267 <tns:maxLongitude>155.0</tns:maxLongitude> 268 </tns:defaultBoundingBox> 269 <!-- keep public MEST disabled during testing --> 270 <!-- public-mest-0 dev-mest-0 --> 271 <tns:defaultSearchCatalogueIdRef>public-mest-0</tns:defaultSearchCatalogueIdRef> 272 273 </tns:settings> 274 275 <!-- 276 facilities NOTE: The order is politically important! 277 ARGO 278 SOOP 279 SOTS 280 ANFOG 281 AUV 282 ANMN 283 ACORN 284 AATAMS 285 FAIMMS 286 SRS 287 --> 288 <tns:facilities> 289 290 <tns:facility> 291 <tns:id>argo-root</tns:id> 292 <tns:name>Argo Floats</tns:name> 293 <tns:disabled>false</tns:disabled> 294 <tns:description>Argo Floats in Australian waters</tns:description> 295 <tns:menu> 296 <tns:id>argo-pos</tns:id> 297 <tns:name>Argo Floats in Australian waters</tns:name> 298 <tns:disabled>false</tns:disabled> 299 <tns:description>Argo Floats last known positions</tns:description> 300 <tns:children> 301 <tns:dataSourceIdRef>argo-2</tns:dataSourceIdRef> 302 <tns:dataSourceIdRef>argo-oxygen</tns:dataSourceIdRef> 303 </tns:children> 304 </tns:menu> 305 </tns:facility> 306 307 308 <tns:facility> 309 <tns:id>soop-root</tns:id> 310 <tns:name>Ship of Opportunity (SOOP)</tns:name> 311 <tns:disabled>false</tns:disabled> 312 <tns:description>SOOP Ship of Opportunity</tns:description> 313 <tns:menu> 314 <tns:id>soop-0</tns:id> 315 <tns:name>SOOP Ship of Opportunity</tns:name> 316 <tns:disabled>false</tns:disabled> 317 <tns:description>SOOP Ship of Opportunity</tns:description> 318 <tns:children> 319 <tns:dataSourceIdRef>soop-xbt-0</tns:dataSourceIdRef> 320 <tns:dataSourceIdRef>soop-co2-0</tns:dataSourceIdRef> 321 <tns:dataSourceIdRef>soop-asf-0</tns:dataSourceIdRef> 322 <tns:dataSourceIdRef>soop-tmv-0</tns:dataSourceIdRef> 323 <tns:menuGroup> 324 <tns:id>soop-sst-group</tns:id> 325 <tns:name>SOOP Sea Surface Temperature</tns:name> 326 <tns:disabled>false</tns:disabled> 327 <tns:description>SOOP Ship of Opportunity SST</tns:description> 328 <tns:children> 329 <tns:dataSourceIdRef>soop-sst-VROB</tns:dataSourceIdRef> 330 <tns:dataSourceIdRef>soop-sst-VNSZ</tns:dataSourceIdRef> 331 <tns:dataSourceIdRef>soop-sst-FHZI</tns:dataSourceIdRef> 332 <tns:dataSourceIdRef>soop-sst-VHW5167</tns:dataSourceIdRef> 333 <tns:dataSourceIdRef>soop-sst-VJQ7467</tns:dataSourceIdRef> 334 <tns:dataSourceIdRef>soop-sst-VNAH</tns:dataSourceIdRef> 335 <tns:dataSourceIdRef>soop-sst-0</tns:dataSourceIdRef> 336 </tns:children> 337 </tns:menuGroup> 338 339 <tns:menuGroup> 340 <tns:id>soop-CPR-group</tns:id> 341 <tns:name>SOOP Continuous Plankton Recorder</tns:name> 342 <tns:disabled>false</tns:disabled> 343 <tns:description>SOOP Continuous Plankton Recorder</tns:description> 344 <tns:children> 345 <tns:dataSourceIdRef>soop-cpr-1</tns:dataSourceIdRef> 346 <tns:dataSourceIdRef>soop-cpr-2</tns:dataSourceIdRef> 347 <tns:dataSourceIdRef>soop-cpr-3</tns:dataSourceIdRef> 348 <tns:dataSourceIdRef>soop-cpr-4</tns:dataSourceIdRef> 349 <tns:dataSourceIdRef>soop-cpr-5</tns:dataSourceIdRef> 350 <tns:dataSourceIdRef>soop-cpr-6</tns:dataSourceIdRef> 351 </tns:children> 352 </tns:menuGroup> 353 </tns:children> 354 </tns:menu> 355 </tns:facility> 356 357 <tns:facility> 358 <tns:id>sots-root</tns:id> 359 <tns:name>Southern Ocean Time Series (SOTS)</tns:name> 360 <tns:disabled>false</tns:disabled> 361 <tns:description>SOTS - Southern Ocean Time Series</tns:description> 362 <tns:menu> 363 <tns:id>sots-0</tns:id> 364 <tns:name>SOTS - Southern Ocean Time Series</tns:name> 365 <tns:disabled>false</tns:disabled> 366 <tns:description>SOTS - Southern Ocean Time Series</tns:description> 367 <tns:children> 368 <tns:dataSourceIdRef>sots</tns:dataSourceIdRef> 369 </tns:children> 370 </tns:menu> 371 </tns:facility> 372 373 <tns:facility> 374 <tns:id>anfog-root</tns:id> 375 <tns:name>Ocean Gliders (ANFOG)</tns:name> 376 <tns:disabled>false</tns:disabled> 377 <tns:description>Australian National Facility for Ocean Gliders (ANFOG)</tns:description> 378 <tns:menu> 379 <tns:id>anfog-0</tns:id> 380 <tns:name>ANFOG - Coastal and Ocean Gliders</tns:name> 381 <tns:disabled>false</tns:disabled> 382 <tns:description>Australian National Facility for Ocean Gliders (ANFOG)</tns:description> 383 <tns:children> 384 <tns:dataSourceIdRef>anfog-maria2009</tns:dataSourceIdRef> 385 <tns:dataSourceIdRef>anfog-perth2009</tns:dataSourceIdRef> 386 <tns:menuGroup> 387 <tns:id>anfog-fremantle-group</tns:id> 388 <tns:name>ANFOG - Fremantle</tns:name> 389 <tns:disabled>false</tns:disabled> 390 <tns:description>ANFOG Fremantle glider deployments</tns:description> 391 <tns:children> 392 <tns:dataSourceIdRef>anfog-fremantleFRE_1</tns:dataSourceIdRef> 393 <tns:dataSourceIdRef>anfog-fremantleFRE_2</tns:dataSourceIdRef> 394 <tns:dataSourceIdRef>anfog-fremantleFRE_3</tns:dataSourceIdRef> 395 <tns:dataSourceIdRef>anfog-fremantleFRE_4</tns:dataSourceIdRef> 396 <tns:dataSourceIdRef>anfog-fremantleFRE_5</tns:dataSourceIdRef> 397 <tns:dataSourceIdRef>anfog-fremantleFRE_6</tns:dataSourceIdRef> 398 </tns:children> 399 </tns:menuGroup> 400 <tns:menuGroup> 401 <tns:id>anfog-marionbay-group</tns:id> 402 <tns:name>ANFOG - Marion Bay</tns:name> 403 <tns:disabled>false</tns:disabled> 404 <tns:description>ANFOG Marion Bay glider deployments</tns:description> 405 <tns:children> 406 <tns:dataSourceIdRef>ANFOG-MarionBayMAB_1</tns:dataSourceIdRef> 407 <tns:dataSourceIdRef>ANFOG-MarionBayMAB_2</tns:dataSourceIdRef> 408 <tns:dataSourceIdRef>ANFOG-MarionBayMAB_3</tns:dataSourceIdRef> 409 </tns:children> 410 </tns:menuGroup> 411 <tns:dataSourceIdRef>anfog-portstephens2008</tns:dataSourceIdRef> 412 <tns:dataSourceIdRef>anfog-bicheno2009</tns:dataSourceIdRef> 413 <tns:dataSourceIdRef>anfog-harrington2009</tns:dataSourceIdRef> 414 <tns:dataSourceIdRef>anfog-kalbarri2009</tns:dataSourceIdRef> 415 </tns:children> 416 </tns:menu> 417 </tns:facility> 418 419 <tns:facility> 420 <tns:id>auv-root</tns:id> 421 <tns:name>Autonomous Underwater Vehicle (AUV)</tns:name> 422 <tns:disabled>false</tns:disabled> 423 <tns:description>Autonomous Underwater Vehicle (AUV)</tns:description> 424 <tns:menu> 425 <tns:id>auv-0</tns:id> 426 <tns:name>Autonomous Underwater Vehicle</tns:name> 427 <tns:disabled>false</tns:disabled> 428 <tns:description>AUV Autonomous Underwater Vehicle</tns:description> 429 <tns:children> 430 <tns:dataSourceIdRef>auv-0</tns:dataSourceIdRef> 431 </tns:children> 432 </tns:menu> 433 </tns:facility> 434 435 <tns:facility> 436 <tns:id>anmn-root</tns:id> 437 <tns:name>Moorings Network (ANMN)</tns:name> 438 <tns:disabled>false</tns:disabled> 439 <tns:description>Australian National Moorings Network (ANMN)</tns:description> 440 <tns:menu> 441 <tns:id>anmn-0</tns:id> 442 <tns:name>ANMN Moorings</tns:name> 443 <tns:disabled>false</tns:disabled> 444 <tns:description>Australian National Moorings Network (ANMN)</tns:description> 445 <tns:children> 446 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 447 <tns:dataSourceIdRef>anmn-pao</tns:dataSourceIdRef> 448 <tns:dataSourceIdRef>anmn-occ</tns:dataSourceIdRef> 449 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 450 </tns:children> 451 </tns:menu> 452 </tns:facility> 453 454 <tns:facility> 455 <tns:id>acorn-root</tns:id> 456 <tns:name>Ocean Radar Network (ACORN)</tns:name> 457 <tns:disabled>false</tns:disabled> 458 <tns:description>Australian Coastal Ocean Radar Network (ACORN)</tns:description> 459 <tns:menu> 460 <tns:id>acorn-rs-radar</tns:id> 461 <tns:name>ACORN Coastal Radar</tns:name> 462 <tns:disabled>false</tns:disabled> 463 <tns:description>ACORN Coastal Radar</tns:description> 464 <tns:children> 465 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 466 </tns:children> 467 </tns:menu> 468 </tns:facility> 469 470 <tns:facility> 471 <tns:id>aatams-root</tns:id> 472 <tns:name>Fish Tagging/Monitoring System (AATAMS)</tns:name> 473 <tns:disabled>false</tns:disabled> 474 <tns:description>Australian Acoustic Tagging and Monitoring System (AATAMS)</tns:description> 475 <tns:menu> 476 <tns:id>aatams</tns:id> 477 <tns:name>AATAMS</tns:name> 478 <tns:disabled>false</tns:disabled> 479 <tns:description>Australian Acoustic Tagging and Monitoring System</tns:description> 480 <tns:children> 481 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 482 </tns:children> 483 </tns:menu> 484 </tns:facility> 485 486 <tns:facility> 487 <tns:id>faimms-root</tns:id> 488 <tns:name>Sensor Networks (FAIMMS)</tns:name> 489 <tns:disabled>false</tns:disabled> 490 <tns:description>Facility for Automated Intelligent Monitoring of Marine System (FAIMMS)</tns:description> 491 <tns:menu> 492 <tns:id>faimms</tns:id> 493 <tns:name>FAIMMS</tns:name> 494 <tns:disabled>false</tns:disabled> 495 <tns:description>Facility for Automated Intelligent Monitoring of Marine System</tns:description> 496 <tns:children> 497 <tns:dataSourceIdRef>faimms-0</tns:dataSourceIdRef> 498 </tns:children> 499 </tns:menu> 500 </tns:facility> 501 502 <tns:facility> 503 <tns:id>emii-root</tns:id> 504 <tns:name>eMII</tns:name> 505 <tns:disabled>true</tns:disabled> 506 <tns:description>eMarine Information Infrastructure (eMII)</tns:description> 507 <tns:menu> 508 <tns:id>emii</tns:id> 509 <tns:name>eMII</tns:name> 510 <tns:disabled>false</tns:disabled> 511 <tns:description>eMMI Information</tns:description> 512 <tns:children> 513 <tns:staticLinkIdRef>emiihome-0</tns:staticLinkIdRef> 514 <tns:dataSourceIdRef>wms-layer-2</tns:dataSourceIdRef> 515 <tns:staticLinkIdRef>IMOS-home-0</tns:staticLinkIdRef> 516 <tns:staticLinkIdRef>help-0</tns:staticLinkIdRef> 517 </tns:children> 518 </tns:menu> 519 </tns:facility> 520 521 <tns:facility> 522 <tns:id>srs-root</tns:id> 523 <tns:name>Satellite Remote Sensing (SRS)</tns:name> 524 <tns:disabled>false</tns:disabled> 525 <tns:description>Satellite Remote Sensing (SRS)</tns:description> 526 <tns:menu> 527 <tns:id>rs-satellite</tns:id> 528 <tns:name>Satellite Remote Sensing (TEST LAYERS)</tns:name> 529 <tns:disabled>false</tns:disabled> 530 <tns:description>Satellite Remote Sensing (TEST LAYERS)</tns:description> 531 <tns:children> 532 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 533 <tns:dataSourceIdRef>TPAC-Thredds-0</tns:dataSourceIdRef> 534 <tns:dataSourceIdRef>ncWMS-demo-0</tns:dataSourceIdRef> 535 </tns:children> 536 </tns:menu> 537 </tns:facility> 538 539 540 </tns:facilities> 541 542 <!-- regions --> 543 <tns:regions> 544 545 <!-- Western Australia --> 546 <tns:region> 547 <tns:id>wa-0</tns:id> 548 <tns:name>Western Australia (WA-IMOS)</tns:name> 549 <tns:disabled>false</tns:disabled> 550 <tns:description>Western Australia (WA-IMOS)</tns:description> 551 <tns:menu> 552 <tns:id>root-wa</tns:id> 553 <tns:name>Australia</tns:name> 554 <tns:disabled>true</tns:disabled> 555 <tns:description>Australia</tns:description> 556 <tns:children> 557 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 558 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 559 <tns:menuGroup> 560 <tns:id>anfog-fremantle-group2</tns:id> 561 <tns:name>ANFOG - Fremantle</tns:name> 562 <tns:disabled>true</tns:disabled> 563 <tns:description>ANFOG Fremantle glider deployments</tns:description> 564 <tns:children> 565 <tns:dataSourceIdRef>anfog-fremantleFRE_1</tns:dataSourceIdRef> 566 <tns:dataSourceIdRef>anfog-fremantleFRE_2</tns:dataSourceIdRef> 567 <tns:dataSourceIdRef>anfog-fremantleFRE_3</tns:dataSourceIdRef> 568 <tns:dataSourceIdRef>anfog-fremantleFRE_4</tns:dataSourceIdRef> 569 <tns:dataSourceIdRef>anfog-fremantleFRE_5</tns:dataSourceIdRef> 570 <tns:dataSourceIdRef>anfog-fremantleFRE_6</tns:dataSourceIdRef> 571 </tns:children> 572 </tns:menuGroup> 573 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 574 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 575 <tns:dataSourceIdRef>argo-0</tns:dataSourceIdRef> 576 <tns:dataSourceIdRef>auv-0</tns:dataSourceIdRef> 577 <tns:dataSourceIdRef>soop-sst-0</tns:dataSourceIdRef> 578 <tns:dataSourceIdRef>soop-xbt-0</tns:dataSourceIdRef> 579 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 580 </tns:children> 581 </tns:menu> 582 <tns:boundingBox> 583 <tns:minLatitude>-36.0</tns:minLatitude> 584 <tns:maxLatitude>-20.0</tns:maxLatitude> 585 <tns:minLongitude>110.0</tns:minLongitude> 586 <tns:maxLongitude>120.0</tns:maxLongitude> 587 </tns:boundingBox> 588 </tns:region> 589 590 <!-- Southern Australia --> 591 <tns:region> 592 <tns:id>sa-0</tns:id> 593 <tns:name>Southern Australia (SA-IMOS)</tns:name> 594 <tns:disabled>false</tns:disabled> 595 <tns:description>Southern Australia (SA-IMOS)</tns:description> 596 <tns:menu> 597 <tns:id>root-sa</tns:id> 598 <tns:name>SA Australia</tns:name> 599 <tns:disabled>true</tns:disabled> 600 <tns:description>Australia</tns:description> 601 <tns:children> 602 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 603 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 604 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 605 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 606 <tns:dataSourceIdRef>argo-0</tns:dataSourceIdRef> 607 <tns:dataSourceIdRef>auv-0</tns:dataSourceIdRef> 608 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 609 </tns:children> 610 </tns:menu> 611 <tns:boundingBox> 612 <tns:minLatitude>-30.0</tns:minLatitude> 613 <tns:maxLatitude>-37.0</tns:maxLatitude> 614 <tns:minLongitude>120.0</tns:minLongitude> 615 <tns:maxLongitude>140.0</tns:maxLongitude> 616 </tns:boundingBox> 617 </tns:region> 618 619 <!-- New South Wales --> 620 <tns:region> 621 <tns:id>nsw-0</tns:id> 622 <tns:name>New South Wales (NSW-IMOS)</tns:name> 623 <tns:disabled>false</tns:disabled> 624 <tns:description>New South Wales (NSW-IMOS)</tns:description> 625 <tns:menu> 626 <tns:id>root-nsw</tns:id> 627 <tns:name>NSW Australia</tns:name> 628 <tns:disabled>true</tns:disabled> 629 <tns:description>NSW Australia</tns:description> 630 <tns:children> 631 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 632 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 633 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 634 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 635 <tns:dataSourceIdRef>argo-0</tns:dataSourceIdRef> 636 <tns:dataSourceIdRef>soop-asf-0</tns:dataSourceIdRef> 637 <tns:dataSourceIdRef>soop-co2-0</tns:dataSourceIdRef> 638 <tns:dataSourceIdRef>soop-xbt-0</tns:dataSourceIdRef> 639 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 640 641 </tns:children> 642 </tns:menu> 643 <tns:boundingBox> 644 <tns:minLatitude>-45.0</tns:minLatitude> 645 <tns:maxLatitude>-30.0</tns:maxLatitude> 646 <tns:minLongitude>140.0</tns:minLongitude> 647 <tns:maxLongitude>155.0</tns:maxLongitude> 648 </tns:boundingBox> 649 </tns:region> 650 651 <!-- Great Barrier Reef --> 652 <tns:region> 653 <tns:id>gbr-0</tns:id> 654 <tns:name>Great Barrier Reef (GBROOS)</tns:name> 655 <tns:disabled>false</tns:disabled> 656 <tns:description>Great Barrier Reef (GBROOS)</tns:description> 657 <tns:menu> 658 <tns:id>root-gbr</tns:id> 659 <tns:name>Australia</tns:name> 660 <tns:disabled>true</tns:disabled> 661 <tns:description>Australia</tns:description> 662 <tns:children> 663 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 664 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 665 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 666 <tns:dataSourceIdRef>anmn-occ</tns:dataSourceIdRef> 667 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 668 <tns:dataSourceIdRef>argo-0</tns:dataSourceIdRef> 669 <tns:dataSourceIdRef>soop-asf-0</tns:dataSourceIdRef> 670 <tns:dataSourceIdRef>auv-0</tns:dataSourceIdRef> 671 <tns:dataSourceIdRef>soop-co2-0</tns:dataSourceIdRef> 672 <tns:dataSourceIdRef>faimms-0</tns:dataSourceIdRef> 673 <tns:dataSourceIdRef>soop-sst-0</tns:dataSourceIdRef> 674 <tns:dataSourceIdRef>soop-xbt-0</tns:dataSourceIdRef> 675 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 676 677 </tns:children> 678 </tns:menu> 679 <tns:boundingBox> 680 <tns:minLatitude>-29.0</tns:minLatitude> 681 <tns:maxLatitude>-10.0</tns:maxLatitude> 682 <tns:minLongitude>143.0</tns:minLongitude> 683 <tns:maxLongitude>155.0</tns:maxLongitude> 684 </tns:boundingBox> 685 </tns:region> 686 687 <!-- Blue Water --> 688 <tns:region> 689 <tns:id>bw-0</tns:id> 690 <tns:name>Bluewater</tns:name> 691 <tns:disabled>false</tns:disabled> 692 <tns:description>Bluewater Region</tns:description> 693 <tns:menu> 694 <tns:id>root-bw</tns:id> 695 <tns:name>Australia</tns:name> 696 <tns:disabled>true</tns:disabled> 697 <tns:description>Australia</tns:description> 698 <tns:children> 699 <tns:dataSourceIdRef>aatams-0</tns:dataSourceIdRef> 700 <tns:dataSourceIdRef>acorn-0</tns:dataSourceIdRef> 701 <tns:dataSourceIdRef>anfog-maria2009</tns:dataSourceIdRef> 702 <tns:dataSourceIdRef>anmn-nrs</tns:dataSourceIdRef> 703 <tns:dataSourceIdRef>anmn-rm</tns:dataSourceIdRef> 704 <tns:dataSourceIdRef>argo-0</tns:dataSourceIdRef> 705 <tns:dataSourceIdRef>soop-asf-0</tns:dataSourceIdRef> 706 <tns:dataSourceIdRef>soop-co2-0</tns:dataSourceIdRef> 707 <tns:dataSourceIdRef>ncWMS-demo-0</tns:dataSourceIdRef> 708 <tns:dataSourceIdRef>sots</tns:dataSourceIdRef> 709 <tns:dataSourceIdRef>srs-satellite</tns:dataSourceIdRef> 710 <tns:dataSourceIdRef>soop-sst-0</tns:dataSourceIdRef> 711 <tns:dataSourceIdRef>soop-tmv-0</tns:dataSourceIdRef> 712 <tns:dataSourceIdRef>soop-xbt-0</tns:dataSourceIdRef> 713 </tns:children> 714 </tns:menu> 715 <tns:boundingBox> 716 <tns:minLatitude>-60.0</tns:minLatitude> 717 <tns:maxLatitude>-10.0</tns:maxLatitude> 718 <tns:minLongitude>105.0</tns:minLongitude> 719 <tns:maxLongitude>150.0</tns:maxLongitude> 720 </tns:boundingBox> 721 </tns:region> 722 </tns:regions> 723 724 <!-- realtime data providers --> 725 <tns:realtimeDataProviders> 726 727 <!-- --> 728 <tns:realtimeDataProvider> 729 <tns:id>rtd-0</tns:id> 730 <tns:name>ANMN Moorings</tns:name> 731 <tns:disabled>false</tns:disabled> 732 <tns:description>ANMN Moorings</tns:description> 733 <tns:menu> 734 <tns:id>root-rtd</tns:id> 735 <tns:name>root-rtd</tns:name> 736 <tns:disabled>false</tns:disabled> 737 <tns:description>Realtime Data</tns:description> 738 <tns:children> 739 <tns:dataSourceIdRef>anmn-nrs-realtime</tns:dataSourceIdRef> 740 </tns:children> 741 </tns:menu> 742 </tns:realtimeDataProvider> 743 744 <tns:realtimeDataProvider> 745 <tns:id>rtd-2</tns:id> 746 <tns:name>FAIMMS</tns:name> 747 <tns:disabled>false</tns:disabled> 748 <tns:description>ANMN Moorings</tns:description> 749 <tns:menu> 750 <tns:id>root-rtd-0</tns:id> 751 <tns:name>root-rtd</tns:name> 752 <tns:disabled>false</tns:disabled> 753 <tns:description>Realtime Data</tns:description> 754 <tns:children> 755 <tns:dataSourceIdRef>faimms-0</tns:dataSourceIdRef> 756 </tns:children> 757 </tns:menu> 758 </tns:realtimeDataProvider> 759 760 </tns:realtimeDataProviders> 761 762 <tns:dataSource> 763 <!-- 764 Discoveries - each one equates to one or more map layers 765 --> 766 767 768 <tns:discoveries> 769 770 <!-- TPAC/Thredds/SST/2001 --> 771 <tns:discovery> 772 <tns:id>TPAC-Thredds-0</tns:id> 773 <tns:name>SST Product (2001-2009)</tns:name> 774 <tns:disabled>true</tns:disabled> 775 <tns:description>Thredds Server</tns:description> 776 <!-- http://opendap-ivec.arcs.org.au/thredds/wms/IMOS/SRS/ABOM-L3P_GHRSST-SSTsubskin-AVHRR_MOSAIC_01km_agg/2001.ncml?service=WMS&version=1.3.0&request=GetCapabilities --> 777 <tns:uri><![CDATA[http://opendap-ivec.arcs.org.au/thredds/wms/IMOS/SRS/ABOM-L3P_GHRSST-SSTsubskin-AVHRR_MOSAIC_01km_agg/2001.ncml?service=WMS&version=1.3.0&request=GetCapabilities]]></tns:uri> 778 <tns:type>THREDDS</tns:type> 779 <tns:cache>true</tns:cache> 780 <tns:opacity>0.5</tns:opacity> 781 </tns:discovery> 782 783 <!-- 784 ncWMS @ emii3 785 --> 786 <tns:discovery> 787 <tns:id>ncWMS-demo-0</tns:id> 788 <tns:name>Remote Sensing Layers (Demo)</tns:name> 789 <tns:disabled>false</tns:disabled> 790 <tns:description>ncWMS Server Demonstration layers</tns:description> 791 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/ncWMS/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0]]></tns:uri> 792 <tns:type>NCWMS</tns:type> 793 <tns:cache>false</tns:cache> 794 <tns:opacity>0.5</tns:opacity> 795 </tns:discovery> 796 797 <!-- 798 ncWMS @ AIMS 799 Disabled for testing 800 --> 801 <tns:discovery> 802 <tns:id>ncWMS-Aims-0</tns:id> 803 <tns:name>AIMSncWMS</tns:name> 804 <tns:disabled>false</tns:disabled> 805 <tns:description>ncWMS at AIMS</tns:description> 806 <tns:uri><![CDATA[http://data.aims.gov.au/ncWMS2009/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0]]></tns:uri> 807 <tns:type>NCWMS</tns:type> 808 <tns:cache>false</tns:cache> 809 <tns:opacity>0.5</tns:opacity> 810 </tns:discovery> 811 812 </tns:discoveries> 813 814 <!-- 815 Services - individual map layers 816 --> 817 <tns:services> 818 819 <!-- DEMO WMS LAYER --> 820 <tns:service> 821 <tns:id>wms-layer-0</tns:id> 822 <tns:name>WMS layer</tns:name> 823 <tns:disabled>true</tns:disabled> 824 <tns:description>WMS layer demo</tns:description> 825 <tns:uri><![CDATA[http://t1.hypercube.telascience.org/cgi-bin/landsat7]]></tns:uri> 826 <tns:type>WMS-LAYER-1.1.1</tns:type> 827 <tns:cache>false</tns:cache> 828 <tns:opacity>0.5</tns:opacity> 829 <tns:layers>landsat7</tns:layers> 830 <tns:imageFormat>image/jpeg</tns:imageFormat> 831 <tns:queryable>false</tns:queryable> 832 </tns:service> 833 834 <tns:service> 835 <tns:id>wms-layer-2</tns:id> 836 <tns:name>WMS layer</tns:name> 837 <tns:disabled>true</tns:disabled> 838 <tns:description>WMS layer demo</tns:description> 839 <tns:uri><![CDATA[http://ows.bom.gov.au/cgi-bin/mapserver/users/bomw0473/latest]]></tns:uri> 840 <tns:type>WMS-LAYER-1.1.1</tns:type> 841 <tns:cache>false</tns:cache> 842 <tns:opacity>1.0</tns:opacity> 843 <tns:layers>IDA00001_forecast_capital</tns:layers> 844 <tns:imageFormat>image/jpeg</tns:imageFormat> 845 <tns:queryable>false</tns:queryable> 846 </tns:service> 847 848 <!--ARGO--> 849 <tns:service> 850 <tns:id>argo-2</tns:id> 851 <tns:name>Argo Floats</tns:name> 852 <tns:disabled>false</tns:disabled> 853 <tns:description>Argo Floats in Australia's region of interest</tns:description> 854 <tns:uri>http://obsidian.bluenet.utas.edu.au:800/geoserver/wms</tns:uri> 855 <tns:type>WMS-LAYER-1.1.1</tns:type> 856 <tns:cache>false</tns:cache> 857 <tns:opacity>1.0</tns:opacity> 858 <tns:layers>argo_float</tns:layers> 859 <tns:imageFormat>image/png</tns:imageFormat> 860 <tns:queryable>true</tns:queryable> 861 </tns:service> 862 <tns:service> 863 <tns:id>argo-oxygen</tns:id> 864 <tns:name>Argo Floats</tns:name> 865 <tns:disabled>false</tns:disabled> 866 <tns:description>Argo Floats in Australia's region of interest</tns:description> 867 <tns:uri>http://obsidian.bluenet.utas.edu.au:800/geoserver/wms</tns:uri> 868 <tns:type>WMS-LAYER-1.1.1</tns:type> 869 <tns:cache>false</tns:cache> 870 <tns:cql>oxygen_sensor eq true</tns:cql> 871 <tns:opacity>1.0</tns:opacity> 872 <tns:layers>argo_float</tns:layers> 873 <tns:imageFormat>image/png</tns:imageFormat> 874 <tns:queryable>true</tns:queryable> 875 </tns:service> 876 877 878 <!-- ACORN --> 879 <tns:service> 880 <tns:id>acorn-0</tns:id> 881 <tns:name>ACORN </tns:name> 882 <tns:disabled>false</tns:disabled> 883 <tns:description>Australian Coastal Ocean Radar Network</tns:description> 884 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 885 <tns:type>WMS-LAYER-1.1.1</tns:type> 886 <tns:cache>false</tns:cache> 887 <tns:opacity>1.0</tns:opacity> 888 <tns:layers>ACORN_points_radar-station_version1</tns:layers> 889 <tns:imageFormat>image/png</tns:imageFormat> 890 <tns:queryable>true</tns:queryable> 891 </tns:service> 892 893 894 <!-- SOOP CPR --> 895 <tns:service> 896 <tns:id>soop-cpr-1</tns:id> 897 <tns:name>SOOP CPR Brisbane-Sydney 6/25/09</tns:name> 898 <tns:disabled>false</tns:disabled> 899 <tns:description>(SOOP) Continuous Plankton Recorder Brisbane-Sydney 7/25/09</tns:description> 900 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 901 <tns:type>WMS-LAYER-1.1.1</tns:type> 902 <tns:cache>false</tns:cache> 903 <tns:cql>Transect like 'BRSY20090627'</tns:cql> 904 <tns:opacity>1.0</tns:opacity> 905 <tns:layers>SOOP_CPR</tns:layers> 906 <tns:imageFormat>image/png</tns:imageFormat> 907 <tns:queryable>true</tns:queryable> 908 </tns:service> 909 <tns:service> 910 <tns:id>soop-cpr-2</tns:id> 911 <tns:name>SOOP CPR Brisbane-Sydney 7/25/09</tns:name> 912 <tns:disabled>false</tns:disabled> 913 <tns:description>(SOOP) Continuous Plankton Recorder Brisbane-Sydney 7/25/09</tns:description> 914 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 915 <tns:type>WMS-LAYER-1.1.1</tns:type> 916 <tns:cache>false</tns:cache> 917 <tns:cql>Transect like 'BRSY20090725'</tns:cql> 918 <tns:opacity>1.0</tns:opacity> 919 <tns:layers>SOOP_CPR</tns:layers> 920 <tns:imageFormat>image/png</tns:imageFormat> 921 <tns:queryable>true</tns:queryable> 922 </tns:service> 923 <tns:service> 924 <tns:id>soop-cpr-3</tns:id> 925 <tns:name>SOOP CPR Brisbane-Sydney 8/24/09</tns:name> 926 <tns:disabled>false</tns:disabled> 927 <tns:description>(SOOP) Continuous Plankton Recorder Brisbane-Sydney 8/24/09</tns:description> 928 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 929 <tns:type>WMS-LAYER-1.1.1</tns:type> 930 <tns:cache>false</tns:cache> 931 <tns:cql>Transect like 'BRSY20090824'</tns:cql> 932 <tns:opacity>1.0</tns:opacity> 933 <tns:layers>SOOP_CPR</tns:layers> 934 <tns:imageFormat>image/png</tns:imageFormat> 935 <tns:queryable>true</tns:queryable> 936 </tns:service> 937 938 <tns:service> 939 <tns:id>soop-cpr-4</tns:id> 940 <tns:name>SOOP CPR Sydney-Melbourne 6/29/09</tns:name> 941 <tns:disabled>false</tns:disabled> 942 <tns:description>(SOOP) Continuous Plankton Recorder Sydney-Melbourne 6/29/09</tns:description> 943 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 944 <tns:type>WMS-LAYER-1.1.1</tns:type> 945 <tns:cache>false</tns:cache> 946 <tns:cql>Transect like 'SYME20090629'</tns:cql> 947 <tns:opacity>1.0</tns:opacity> 948 <tns:layers>SOOP_CPR</tns:layers> 949 <tns:imageFormat>image/png</tns:imageFormat> 950 <tns:queryable>true</tns:queryable> 951 </tns:service> 952 <tns:service> 953 <tns:id>soop-cpr-5</tns:id> 954 <tns:name>SOOP CPR Sydney-Melbourne 7/27/09</tns:name> 955 <tns:disabled>false</tns:disabled> 956 <tns:description>(SOOP) Continuous Plankton Recorder Sydney-Melbourne 7/27/09</tns:description> 957 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 958 <tns:type>WMS-LAYER-1.1.1</tns:type> 959 <tns:cache>false</tns:cache> 960 <tns:cql>Transect like 'SYME20090727'</tns:cql> 961 <tns:opacity>1.0</tns:opacity> 962 <tns:layers>SOOP_CPR</tns:layers> 963 <tns:imageFormat>image/png</tns:imageFormat> 964 <tns:queryable>true</tns:queryable> 965 </tns:service> 966 <tns:service> 967 <tns:id>soop-cpr-6</tns:id> 968 <tns:name>SOOP CPR Sydney-Melbourne 8/22/09</tns:name> 969 <tns:disabled>false</tns:disabled> 970 <tns:description>(SOOP) Continuous Plankton Recorder Sydney-Melbourne 8/22/09</tns:description> 971 <tns:uri><![CDATA[http://emii3.its.utas.edu.au/geoserver/wms]]></tns:uri> 972 <tns:type>WMS-LAYER-1.1.1</tns:type> 973 <tns:cache>false</tns:cache> 974 <tns:cql>Transect like 'SYME20090822'</tns:cql> 975 <tns:opacity>1.0</tns:opacity> 976 <tns:layers>SOOP_CPR</tns:layers> 977 <tns:imageFormat>image/png</tns:imageFormat> 978 <tns:queryable>true</tns:queryable> 979 </tns:service> 980 981 982 <!-- SOOP TMV --> 983 <tns:service> 984 <tns:id>soop-tmv-0</tns:id> 985 <tns:name>SOOP Temperate Merchant Vessel</tns:name> 986 <tns:disabled>false</tns:disabled> 987 <tns:description>(SOOP) Temperate Merchant Vessel</tns:description> 988 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 989 <tns:type>WMS-LAYER-1.1.1</tns:type> 990 <tns:cache>false</tns:cache> 991 <tns:opacity>1.0</tns:opacity> 992 <tns:layers>SOOP-TMV</tns:layers> 993 <tns:imageFormat>image/png</tns:imageFormat> 994 <tns:queryable>true</tns:queryable> 995 </tns:service> 996 997 998 <!-- SOOP XBT --> 999 <tns:service> 1000 <tns:id>soop-xbt-0</tns:id> 1001 <tns:name>SOOP XBT Expendable Bathythermograph</tns:name> 1002 <tns:disabled>false</tns:disabled> 1003 <tns:description>(SOOP) XBT Expendable Bathythermograph</tns:description> 1004 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1005 <tns:type>WMS-LAYER-1.1.1</tns:type> 1006 <tns:cache>false</tns:cache> 1007 <tns:opacity>1.0</tns:opacity> 1008 <tns:layers>SOOP-XBT</tns:layers> 1009 <tns:imageFormat>image/png</tns:imageFormat> 1010 <tns:queryable>true</tns:queryable> 1011 </tns:service> 1012 1013 <!-- SOOP CO2 --> 1014 <tns:service> 1015 <tns:id>soop-co2-0</tns:id> 1016 <tns:name>SOOP Underway CO2 Measurements</tns:name> 1017 <tns:disabled>false</tns:disabled> 1018 <tns:description>(SOOP) Underway CO2 Measurements</tns:description> 1019 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1020 <tns:type>WMS-LAYER-1.1.1</tns:type> 1021 <tns:cache>false</tns:cache> 1022 <tns:opacity>1.0</tns:opacity> 1023 <tns:layers>SOOP-CO2</tns:layers> 1024 <tns:imageFormat>image/png</tns:imageFormat> 1025 <tns:queryable>true</tns:queryable> 1026 </tns:service> 1027 1028 <!-- SOOP SST --> 1029 <tns:service> 1030 <tns:id>soop-sst-0</tns:id> 1031 <tns:name>SOOP SST (ALL)</tns:name> 1032 <tns:disabled>false</tns:disabled> 1033 <tns:description>(SOOP) Sea Surface Temperature all tracks</tns:description> 1034 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1035 <tns:type>WMS-LAYER-1.1.1</tns:type> 1036 <tns:cache>false</tns:cache> 1037 <tns:opacity>1.0</tns:opacity> 1038 <tns:layers>SOOP-SST</tns:layers> 1039 <tns:imageFormat>image/png</tns:imageFormat> 1040 <tns:queryable>true</tns:queryable> 1041 </tns:service> 1042 <tns:service> 1043 <tns:id>soop-sst-VROB</tns:id> 1044 <tns:name>SOOP SST MV Highland Chief</tns:name> 1045 <tns:disabled>false</tns:disabled> 1046 <tns:description>(SOOP) Sea Surface Temperature - MV Highland Chief</tns:description> 1047 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1048 <tns:type>WMS-LAYER-1.1.1</tns:type> 1049 <tns:cache>false</tns:cache> 1050 <tns:cql>CALLSIGN like \'VROB\'</tns:cql> 1051 <tns:opacity>1.0</tns:opacity> 1052 <tns:layers>SOOP-SST</tns:layers> 1053 <tns:imageFormat>image/png</tns:imageFormat> 1054 <tns:queryable>true</tns:queryable> 1055 </tns:service> 1056 <tns:service> 1057 <tns:id>soop-sst-VNSZ</tns:id> 1058 <tns:name>SOOP SST MV Spirit of Tasmania2</tns:name> 1059 <tns:disabled>false</tns:disabled> 1060 <tns:description>(SOOP) Sea Surface Temperature - MV Spirit of Tasmania2</tns:description> 1061 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1062 <tns:type>WMS-LAYER-1.1.1</tns:type> 1063 <tns:cache>false</tns:cache> 1064 <tns:cql>CALLSIGN like \'VNSZ\'</tns:cql> 1065 <tns:opacity>1.0</tns:opacity> 1066 <tns:layers>SOOP-SST</tns:layers> 1067 <tns:imageFormat>image/png</tns:imageFormat> 1068 <tns:queryable>true</tns:queryable> 1069 </tns:service> 1070 <tns:service> 1071 <tns:id>soop-sst-FHZI</tns:id> 1072 <tns:name><![CDATA[SOOP SST RV L Astrolabe]]></tns:name> 1073 <tns:disabled>false</tns:disabled> 1074 <tns:description>(SOOP) Sea Surface Temperature - RV L'Astrolabe</tns:description> 1075 <tns:uri><![CDATA[http://obsidian.bluenet.utas.edu.au:800/geoserver/wms]]></tns:uri> 1076 <tns:type>WMS-LAYER-1.1.1</tns:type> 1077 <tns:cache>false</tns:cache> 1078 <tns:cql>CALLSIGN like \'FHZI\'</tns:cql> 1079 <tns:opacity>1.0</tns:opacity> 1080 <tns:layers>SOOP-SST</tns:layers> 1081 <tns:imageFormat>image/png</tns:imageFormat> 1082 <tns:queryable>true</tns:queryable> 1083 </tns:service> 1084 <tns:service> 1085 <tns:id>soop-sst-VHW5167</tns:id> 1086 <tns:name>SOOP SST MV SeaFlyte</tns:name> 1087 <tns:d…
Large files files are truncated, but you can click here to view the full file