<gmi:MI_Metadata xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.isotc211.org/2005/gmi https://data.noaa.gov/resources/iso19139/schema.xsd" uuid="&lt;!DOCTYPE html&gt;&lt;html&gt;&#10;&#10;&lt;head&gt;&#10;    &lt;meta charset=&quot;UTF-8&quot; /&gt;&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge&quot; /&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, shrink-to-fit=no&quot; /&gt;&lt;title&gt;NCEI Login&lt;/title&gt;&#10;    &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge&quot;/&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, shrink-to-fit=no&quot;/&gt;&#10;        &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/webjars/normalize.css/8.0.1/normalize.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/webjars/bootstrap/5.2.0/css/bootstrap-grid.min.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/webjars/material-components-web/14.0.0/dist/material-components-web.min.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/webjars/mdi__font/6.5.95/css/materialdesignicons.min.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/webjars/datatables/1.12.1/css/jquery.dataTables.min.css&quot; /&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/cas/themes/NCEI/css/cas.css&quot; /&gt;&lt;link rel=&quot;shortcut icon&quot;&#10;        href=&quot;/cas/favicon.ico&quot; /&gt;&lt;/head&gt;&#10;&#10;&lt;body class=&quot;login mdc-typography&quot;&gt;&#10;    &lt;script type=&quot;text/javascript&quot; src=&quot;/cas/webjars/jquery/3.6.1/jquery.min.js&quot;&gt;&lt;/script&gt;&#10;&lt;script type=&quot;text/javascript&quot; src=&quot;/cas/webjars/datatables/1.12.1/js/jquery.dataTables.min.js&quot;&gt;&lt;/script&gt;&#10;&#10;&lt;script type=&quot;text/javascript&quot; src=&quot;/cas/webjars/es5-shim/4.5.9/es5-shim.min.js&quot;&gt;&lt;/script&gt;&#10;    &lt;script type=&quot;text/javascript&quot; src=&quot;/cas/webjars/css-vars-ponyfill/2.4.7/dist/css-vars-ponyfill.min.js&quot;&gt;&lt;/script&gt;&#10;    &lt;script type=&quot;text/javascript&quot; src=&quot;/cas/webjars/material-components-web/14.0.0/dist/material-components-web.min.js&quot;&gt;&lt;/script&gt;&#10;&lt;script type=&quot;text/javascript&quot; src=&quot;/cas/themes/NCEI/js/cas.js&quot;&gt;&lt;/script&gt;&#10;&lt;script&gt;&#10;    if (typeof resourceLoadedSuccessfully === &quot;function&quot;) {&#10;        resourceLoadedSuccessfully();&#10;    }&#10;    $(() =&gt; {&#10;        typeof cssVars === &quot;function&quot; &amp;&amp; cssVars({onlyLegacy: true});&#10;    })&#10;    var trackGeoLocation = false;&#10;&lt;/script&gt;&#10;&#10;&lt;div&gt;&#10;&#10;    &lt;header id=&quot;app-bar&quot; class=&quot;mdc-top-app-bar mdc-top-app-bar--fixed mdc-elevation--z4 shadow-sm&quot;&gt;&#10;        &lt;nav class=&quot;mdc-top-app-bar__row navbar navbar-dark bg-dark&quot;&gt;&#10;            &lt;div class=&quot;container-fluid container-fluid d-flex align-items-center justify-content-between&quot;&gt;&#10;                &lt;section class=&quot;mdc-top-app-bar__section mdc-top-app-bar__section--align-start&quot;&gt;&#10;                    &lt;/section&gt;&#10;                &lt;section class=&quot;mdc-top-app-bar__section&quot;&gt;&#10;                    &lt;span class=&quot;cas-brand mx-auto&quot;&gt;&#10;                        &lt;span class=&quot;visually-hidden&quot;&gt;NCEI&lt;/span&gt;&#10;                        &lt;a href=&quot;/cas/&quot;&gt;&#10;                            &lt;img id=&quot;cas-logo&quot; class=&quot;cas-logo&quot;&#10;                                 title=&quot;NCEI&quot;&#10;                                 src=&quot;/cas/images/logo_ncei.svg&quot;&#10;                            /&gt;&lt;/a&gt;&#10;                    &lt;/span&gt;&#10;                &lt;/section&gt;&#10;                &lt;section class=&quot;mdc-top-app-bar__section mdc-top-app-bar__section--align-end&quot;&gt;&#10;                    &lt;/section&gt;&#10;            &lt;/div&gt;&#10;        &lt;/nav&gt;&#10;    &lt;/header&gt;&#10;&#10;    &lt;div id=&quot;logindrawer&quot;&gt;&#10;        &lt;/div&gt;&#10;&#10;    &lt;script&gt;var countMessages = 0;&lt;/script&gt;&#10;    &lt;script type=&quot;text/javascript&quot;&gt;&#10;&#10;        (material =&gt; {&#10;            let header = {&#10;                init: () =&gt; {&#10;                    header.attachTopbar();&#10;                    material.autoInit();&#10;                },&#10;                attachDrawer: () =&gt; {&#10;                    let elm = document.getElementById('app-drawer');&#10;                    if (elm != null) {&#10;                        let drawer = material.drawer.MDCDrawer.attachTo(elm);&#10;                        let closeDrawer = evt =&gt; {&#10;                            drawer.open = false;&#10;                        };&#10;                        drawer.foundation.handleScrimClick = closeDrawer;&#10;                        document.onkeydown = evt =&gt; {&#10;                            evt = evt || window.event;&#10;                            if (evt.keyCode == 27) {&#10;                                closeDrawer();&#10;                            }&#10;                        };&#10;                        header.drawer = drawer;&#10;                        return drawer;&#10;                    }&#10;                    return undefined;&#10;                },&#10;                attachTopbar: drawer =&gt; {&#10;&#10;                    drawer = header.attachDrawer();&#10;                    let dialog = header.attachNotificationDialog();&#10;&#10;                    if (drawer != undefined) {&#10;                        header.attachDrawerToggle(drawer);&#10;                    }&#10;                    if (dialog != undefined) {&#10;                        header.attachNotificationToggle(dialog);&#10;                    }&#10;                },&#10;                checkCaps: ev =&gt; {&#10;                    let s = String.fromCharCode(ev.which);&#10;                    if (s.toUpperCase() === s &amp;&amp; s.toLowerCase() !== s &amp;&amp; !ev.shiftKey) {&#10;                        ev.target.parentElement.classList.add('caps-on');&#10;                    } else {&#10;                        ev.target.parentElement.classList.remove('caps-on');&#10;                    }&#10;                },&#10;                attachDrawerToggle: drawer =&gt; {&#10;                    let appBar = document.getElementById('app-bar');&#10;                    if (appBar != null) {&#10;                        let topAppBar = material.topAppBar.MDCTopAppBar.attachTo(appBar);&#10;                        topAppBar.setScrollTarget(document.getElementById('main-content'));&#10;                        topAppBar.listen('MDCTopAppBar:nav', () =&gt; {&#10;                            drawer.open = !drawer.open;&#10;                        });&#10;                        return topAppBar;&#10;                    }&#10;                    return undefined;&#10;                },&#10;                attachNotificationDialog: () =&gt; {&#10;                    let element = document.getElementById('cas-notification-dialog');&#10;                    if (element != null) {&#10;                        return material.dialog.MDCDialog.attachTo(element);&#10;                    }&#10;                    return undefined;&#10;                },&#10;                attachNotificationToggle: dialog =&gt; {&#10;                    let btn = document.getElementById('cas-notifications-menu');&#10;                    if (btn != null) {&#10;                        btn.addEventListener('click', () =&gt; {&#10;                            dialog.open();&#10;                        });&#10;                    }&#10;                }&#10;            }&#10;            function supportsCookies() {&#10;                try {&#10;                    document.cookie = 'testcookie=1';&#10;                    let ret = document.cookie.indexOf('testcookie=') !== -1;&#10;                    document.cookie = 'testcookie=1; expires=Thu, 01-Jan-1970 00:00:01 GMT';&#10;                    return ret;&#10;                } catch (e) {&#10;                    console.log(e);&#10;                    return false;&#10;                }&#10;            }&#10;&#10;            document.addEventListener('DOMContentLoaded', () =&gt; {&#10;                if (material) {&#10;                    header.init();&#10;                }&#10;&#10;                if (!supportsCookies()) {&#10;                    countMessages++;&#10;                    window.jQuery('#cookiesSupportedDiv').show();&#10;                }&#10;&#10;                if (countMessages === 0) {&#10;                    window.jQuery('#notifications-count').remove();&#10;                    window.jQuery('#cas-notifications-menu').remove();&#10;                } else {&#10;                    window.jQuery('#notifications-count').text(`(${countMessages})`)&#10;                }&#10;            });&#10;        })(typeof mdc !== 'undefined' &amp;&amp; mdc);&#10;    &lt;/script&gt;&#10;&lt;/div&gt;&#10;&#10;    &lt;div class=&quot;mdc-drawer-scrim&quot;&gt;&lt;/div&gt;&#10;&#10;    &lt;div class=&quot;mdc-drawer-app-content mdc-top-app-bar--fixed-adjust d-flex justify-content-center&quot;&gt;&#10;        &lt;main role=&quot;main&quot; id=&quot;main-content&quot; class=&quot;container-lg py-4&quot;&gt;&#10;            &lt;div id=&quot;content&quot; class=&quot;d-flex justify-content-center&quot;&gt;&#10;   &lt;div class=&quot;d-flex justify-content-center flex-md-row flex-column mdc-card mdc-card-content card flex-grow-1&quot;&gt;&#10;        &lt;section id=&quot;loginForm&quot;&#10;                 class=&quot;login-section login-form card-body&quot;&gt;&#10;            &lt;div class=&quot;d-flex flex-column justify-content-between m-auto&quot;&gt;&#10;&#10;        &lt;div&gt;&#10;            &lt;div id=&quot;serviceui&quot; class=&quot;mb-4&quot;&gt;&#10;        &lt;div class=&quot;d-flex align-items-center p-2&quot;&gt;&#10;            &lt;div id=&quot;servicedesc&quot; class=&quot;ml-2&quot;&gt;&#10;                &lt;h5&gt;&lt;i class=&quot;mdi mdi-web&quot;&gt;&lt;/i&gt;comet&lt;/h5&gt;&#10;                &lt;p&gt;comet cas&lt;/p&gt;&#10;            &lt;/div&gt;&#10;        &lt;/div&gt;&#10;    &lt;/div&gt;&#10;        &lt;/div&gt;&#10;&#10;        &lt;div class=&quot;form-wrapper&quot;&gt;&#10;&#10;            &lt;form method=&quot;post&quot; id=&quot;fm1&quot; action=&quot;login&quot;&gt;&#10;                &lt;div id=&quot;login-form-controls&quot;&gt;&#10;                    &lt;h3 class=&quot;text-center&quot;&gt;&#10;                        &lt;i class=&quot;mdi mdi-security fas fa-shield-alt&quot;&gt;&lt;/i&gt;&#10;                        &lt;span&gt;NOAA Username and Password&lt;/span&gt;&#10;                    &lt;/h3&gt;&#10;&#10;                    &lt;section class=&quot;cas-field form-group my-3&quot; id=&quot;usernameSection&quot;&gt;&#10;                        &lt;label for=&quot;username&quot;&#10;                               class=&quot;mdc-text-field mdc-text-field--outlined control-label w-100&quot;&gt;&#10;                            &lt;span class=&quot;mdc-notched-outline&quot;&gt;&#10;                                &lt;span class=&quot;mdc-notched-outline__leading&quot;&gt;&lt;/span&gt;&#10;                                &lt;span class=&quot;mdc-notched-outline__notch&quot;&gt;&#10;                                    &lt;span class=&quot;mdc-floating-label&quot;&gt;&lt;span class=&quot;accesskey&quot;&gt;U&lt;/span&gt;sername:&lt;/span&gt;&#10;                                &lt;/span&gt;&#10;                                &lt;span class=&quot;mdc-notched-outline__trailing&quot;&gt;&lt;/span&gt;&#10;                            &lt;/span&gt;&#10;                            &lt;input class=&quot;mdc-text-field__input form-control&quot; id=&quot;username&quot;&#10;                                   size=&quot;25&quot;&#10;                                   type=&quot;text&quot;&#10;                                   accesskey=&quot;u&quot;&#10;                                   autocapitalize=&quot;none&quot;&#10;                                   spellcheck=&quot;false&quot;&#10;                                   autocomplete=&quot;username&quot; required name=&quot;username&quot; value=&quot;&quot;/&gt;&lt;/label&gt;&#10;&#10;                        &lt;div class=&quot;mdc-text-field-helper-line&quot;&gt;&#10;                            &lt;div class=&quot;mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg&quot; aria-hidden=&quot;true&quot;&gt;&#10;                                &lt;span id=&quot;usernameValidationMessage&quot;&gt;Username is a required field.&lt;/span&gt;&#10;                            &lt;/div&gt;&#10;                        &lt;/div&gt;&#10;&#10;                        &lt;script type=&quot;text/javascript&quot;&gt;&#10;                            /*&lt;![CDATA[*/&#10;                            var username = &quot;&quot;;&#10;                            var disabled = false;&#10;&#10;                            if (username != null &amp;&amp; username !== '') {&#10;                                $('#username').val(username);&#10;                                if (disabled) {&#10;                                    $('#usernameSection').hide();&#10;                                }&#10;                            }&#10;                            /*]]&gt;*/&#10;                        &lt;/script&gt;&#10;                    &lt;/section&gt;&#10;                    &lt;section class=&quot;cas-field form-group my-3 mdc-input-group form-group&quot; id=&quot;passwordSection&quot;&gt;&#10;                        &lt;div class=&quot;mdc-input-group-field mdc-input-group-field-append&quot;&gt;&#10;                            &lt;div class=&quot;caps-check&quot;&gt;&#10;                                &lt;label for=&quot;password&quot;&#10;                                       class=&quot;mdc-text-field caps-check mdc-text-field--outlined control-label mdc-text-field--with-trailing-icon control-label w-100&quot;&gt;&#10;                                    &lt;span class=&quot;mdc-notched-outline&quot;&gt;&#10;                                        &lt;span class=&quot;mdc-notched-outline__leading&quot;&gt;&lt;/span&gt;&#10;                                        &lt;span class=&quot;mdc-notched-outline__notch&quot;&gt;&#10;                                            &lt;span class=&quot;mdc-floating-label&quot;&gt;&lt;span class=&quot;accesskey&quot;&gt;P&lt;/span&gt;assword:&lt;/span&gt;&#10;                                        &lt;/span&gt;&#10;                                        &lt;span class=&quot;mdc-notched-outline__trailing&quot;&gt;&lt;/span&gt;&#10;                                    &lt;/span&gt;&#10;                                    &lt;input class=&quot;mdc-text-field__input form-control pwd&quot;&#10;                                           type=&quot;password&quot;&#10;                                           id=&quot;password&quot;&#10;                                           size=&quot;25&quot;&#10;                                           required&#10;                                           accesskey=&quot;p&quot;&#10;                                           autocomplete=&quot;off&quot; name=&quot;password&quot; value=&quot;&quot;/&gt;&lt;button&#10;                                            class=&quot;reveal-password align-self-end mdc-button mdc-button--unelevated mdc-input-group-append mdc-icon-button btn btn-primary&quot;&#10;                                            tabindex=&quot;-1&quot; type=&quot;button&quot;&gt;&#10;                                        &lt;i class=&quot;mdi mdi-eye reveal-password-icon fas fa-eye&quot;&gt;&lt;/i&gt;&#10;                                        &lt;span class=&quot;visually-hidden&quot;&gt;Toggle Password&lt;/span&gt;&#10;                                    &lt;/button&gt;&#10;                                &lt;/label&gt;&#10;                                &lt;div class=&quot;mdc-text-field-helper-line&quot;&gt;&#10;                                    &lt;div&#10;                                            class=&quot;mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg&quot;&#10;                                            aria-hidden=&quot;true&quot;&gt;&#10;                                        &lt;span id=&quot;passwordValidationMessage&quot;&gt;Password is a required field.&lt;/span&gt;&#10;                                    &lt;/div&gt;&#10;                                &lt;/div&gt;&#10;                                &lt;div class=&quot;mdc-text-field-helper-line caps-warn&quot;&gt;&#10;                                    &lt;div&#10;                                            class=&quot;mdc-text-field-helper-text mdc-text-field-helper-text--persistent mdc-text-field-helper-text--validation-msg text-danger&quot;&gt;&#10;                                        &lt;span&gt;CAPSLOCK key is turned on!&lt;/span&gt;&#10;                                    &lt;/div&gt;&#10;                                &lt;/div&gt;&#10;                            &lt;/div&gt;&#10;                        &lt;/div&gt;&#10;                    &lt;/section&gt;&#10;&#10;                    &lt;section class=&quot;cas-field form-group my-3&quot;&gt;&#10;                        &lt;/section&gt;&#10;&#10;&#10;                    &lt;section class=&quot;cas-field&quot;&gt;&#10;&#10;                        &lt;input type=&quot;hidden&quot; name=&quot;execution&quot; value=&quot;a9011934-cfb7-45d8-bbfa-d99debe091a1_ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0lzSW10cFpDSTZJbVUyWVdOa1pUYzRMVGxoTjJZdE5HWm1OeTFpWVRGbUxUVXhORE5tTVRObVltUXpZeUo5LlVRb3RubHlpTWdhNGEyeWRldjVNWFN4WmlqOU82ZEpldFh4dzZnVUM1djBITWx1R1pNR1czbV9SbWVVY0pSTGFRelA3VU9mTXpERWxrR05WZmVlZnZDNFM3THhCMGE1VUo2dWpidHRKT0gtTm11cWZ6bEt2YmFpdEh3aGYzZmo4cmREOXNFUk5hNkE4bmFFa3puRXk3em5jTDlLSWJTXzZKVnFyWUZsWk9vbWJYdGVubXdyWVk5STZTc0hxY1hCN2taa1FMNU5SNEZfVjFkSW1ENUNjakFPVDhNMk5NaXpQbTF4cVBmem9Ja3RNNHYzQXZ1MUtYZGk2OTd5SnlvQU1XUFNfcElrb3ZlUTZndjJNZU1zcHIxWXJjT0VvMTYtRmtDd1UzNVpwVnZkZG5udWdUVURjS0RwQ3MwWGFZbEs0TFY5RXQwV1MyQ0hBU2c3REdFOUVqcjg1Yk5FdVFxeENRNXN6bkQzWEdlYjJCanVMUzg2Q2FZUHZwOWZ4N2JQbUw2dXFSLWs3Z0I5Z1QzWHJ4RkhWV2szOVotN0hwUVJrLWFBOHhOVVUxbUV4cnY5aFVSdkRiX0RFamdLMUM3QnRTUTktMHhkcU1WcF9hTUtPaEM2ajdUTnlWWi03emloSTY3d3VGajZiaFRHV3JpdVlYMWxIbThMRkhqbDgzU1Jfbk9OSGJYT29WTUExVXV0Wi1xOUltc09wS1RJdVllQWo5MzlRNlE4enloOHF4bWFFVlFvcWpwSGw4Si1hSTEwMGxkZWhKREkxX2U5cjc3SGNTMG1wTUpFN0pIcGFuLUJOQ0RxZG8xYUpYaXBxczAzcTZ0aDRNNmFfVlptYy0tc3ZBLURoeUxRVW15d3NmVTR2V0YzUERRUTU4S3pfaEEycDdYUXZDWnR3bDRNazdmeWl2VXZZTWNNalZ1OG42ZGZjNmF0VXE5TkV6RFFCU01KMTNncmx0b2E4TThqNVVNNnZ6WkdLOWpkQ3BtT0VJSkYzMmJVYWJOaVNIczl2WmZKWFhEVXNnR2NJc3BXV3ZCYWJhOFgydDl2blZ6N2JPdTRFTU1CUXRqNzlGSDV1T09sdnhlaXJRLXFzVmphdlRUX2JfRmVSb0RXYkpvVUFJUE5LVGlUaFkyaGFIQUtOZnIzbkhvWDdYd0pNNkMyT2tJUTQ0QkR3Tm5kRmRybE9aRXlVOVhCZDVUZC1ST0owdGdnY3dab2lRdmFRNWlDSUNSUWtXNjZOR3MtOWQzbHFOTlhZVnllUzdkdzF4Wmt0NXZtRkUtQWllOWc3cHFKTlp1eS1jUkltSUdiVkhFa2ZDVWpmZGdpMUdFN21LVnVBYVR1YUwzaTNYVDNiYlR3OXJ2cWVhVDJmN0FhRE9kRHNVSXFkZGxHSGRNNV9IVS1oMFlXMzlrVEZSc2ZIN1RrUXJxWTFmQjhKQ2hkMTFGeEhxSVhOVTJVa0dteHZVR3BRVVFxNFpjYTZLYmNfeDQ0Y1NGZGczRmJHd2p2TmdMUDZfWGk5R3BrZTZDWVFiREx4RWFuZ0tBS0FSSGZtU3lQMHgyWkR4Q3NXQUM2YjFCclQ1R1l6ZlhQWGxtWFBvajlza09hMUU4SllzV3lMV1pDdV9Lc1hSdkJ1QXdNUG5KZlFaTDZBTXk3TDVaekxUV2k2YmhaU3kzZkIyUlRFVzdlZE5MQXByVUt3YXBJZUhKeXdORlNfdlNFS3FxSk8tOUZkNjdWUVpiZ0F3Mm4zZE5nTU9ZRHQ1WHpaemxqUDVvUXdBZ0JpWHBkTzU2emZiZG5QUXZiS3VoWTNhbXFoc0RzTVN5VFFfbmpIZGtjQktfWjJxWV9XY1ZmR2FiZDBqZTA5V0poMmc3VnZJaTlNTnpxRS1fV0Z0ak8yYTh0TlBWX1FWNV8zM1k0ZHRQVUNacVI3dElNYkdTWE56LU9CYlEwUjVEUzFodW1tdmdNamdORkpnSWVicWFPTmJkTnRUNkFhWk1CUzhiZ0NLaURxV2VidF9GRlE4NW5LUGE2M2htaU93TFNzUWFDM3Rza3poRUFaTERTTEdtYnFTaUVHbnVSSDhod3JrSjZISDdrc2xWWGFlUGloR0kzS1FGSVliWDIzRUg5V0VZRFYycm9LNzE5czRkV0hyWGFvTjY3blNtUTlWdjhwdFBaSFhHWmg2ckQyOGgtSGthNUtzS2RKWlFWUzZ2NnZ0UEF3eWRNTGV2LV9WamZZOWExT1Q0VVdxNlkwaUZ1ZmZTYWdqcmdOMzhHZkp0UzRaOF85bXRoRG0tMnhnbFdEUUp3R3NGWE5GOV9IY3RDam93YVl1Y3cxMkk4OGVXc0JxaUp5dVk3UnpIQXJMTXFyOGNQSUtlaEpSWERVZ3UwU05VZk5JN0J4b1JTM2wySGhjLVZHd3Nsa3RLYUEwQzE4ZFB2aktXcllObDU4TjUtMmR6U1JpSWZ0NVZFeUo3bXhUNG1GWmZDSjd1anRUQjJzMnY5T0o2dHVXU184aFVjVmFKQVNEbGZteEFqVFhxOUtKUWVrWWQtRURyVXFNU0JLSVhQZVlxSFdZdjNlakVyWDlkMmcwcDdfdnF6LVFxcEpHSlAwcFNtcEU2b0Q3SEtNSWV0dlE2WXk4VUs1WVRoN3pyemZvcGFURlEyR1pIVjR3Snc4ZWIyNGtTamJjSzI5LWNGUEs4ekxRYWVqM0dzc2JFUU4xTW0xTkF3RmdzUVRqS2tCRUdaaDVsMEh6QmUwVXlKb2pKN09Pb3hoUm50dFo4WGlDLUl5WU1KM2gwN1cwZXBCMU1mN05YNkFfRkZlaUhLNDc2U0thQ0tUUXc1Q29NSFVmV1dVbEpsQlZGNFRpT0hLMjNZMnc5bVQzT2Y3QkVYSkpxLVhPYXBMOTU3SWU1akFhTjRsMURSR1B2X2E5N3NlTDY5X0FTQWNQYmZMcExCZWR0N0VaZ3YzaVd4WVJpWnBZX3BnUXRqWTBGYWcwZmc2Ymd3Y1dZSTBzVFEwSTBXMEEwV2xuTlNWczhqNjl1Yy1vRXlldnVOWmRfQmtNeXZMVEp4LXVxLWdqM0FfRkFWMWZGVDB0cXVDOGRFc2U1X2JZTFM4Z2NMdWwySVVPcXJ5WW01YnN3THNyYVl1T0F3Ylk0dFYxM0hObUlBQ1JKdU0yNzFMSWdSMF9rdzFRdlJYOW0wakQ0aW1RaTk0d0lMOWpPRUxSYkFCc1dzeWF1Z2lrVDd2ZUNxbEtLQkxLT2NId2xFV0lTbFZYSHdPQU5oYnVVanBfTDBpNU54SFhHWU9US2ctU0h2Wlk4NGJBbG4xRElYbHRiQzhUOWdXWmRtOExNTTNaU0JfX2tYdDBOVXpfbHZnUFYwc1lGSjFrLW1sNVI5YnFsdHluN3NWMVVxcjVtMkdBcmJNaFphb3JEd3VHM1dCMHprZXhLUmMyZFBKTWdFQ1BnRzlXOThCOUM2UFlaeHBJY2JkM29MeVhsRUY3SDBCeGk3UG9xUTFuT1B1Ni1jSGZOc2ZGM0lsbE1EMUJ3Z1RvcDVqMWdaYUthWHhzQzlBbUVzNzE5ZXVVWWpNc013dUo5akVMZEsxdDFoSXdXQllBZDNFajNQajRDaFhlTC1idmU1cTRibFpZWnZqUmJtNi1DUGhrbDF3S041YXpKZkt4dlZYOTNYQnM4NFRUZURsUUJYYVdzZGYzMG9JM3pzZGlNMTFocjRfSzlhQ2NqSDB3Smc5VjJZd0FWZVU2VlNRYXFjUFBuZkJhUGRtMFlOUDRKNmpfQjJkNEJsS3l3SzFIOF9DRkdmd2tVNkNwVEpxM1d6NHdYZ1M2dU9YR0JUNVU3OE40NnVnYUhhTlpHemJiaWJHd2hMTVRsb3hsbV9KbXlHWFRHUjEzUzNzVGZ3Rkt6YTA4dVA0cUhXVDJjc1cxbHJXNXMzNU52aU8zZkZQelN3YXVpQ3djWU1hbU14cUxnb3Y0clRfUGF6TFVMc09sNjVuZ0p1MHJiSldFSF9Cd2JpRU1ERVpScFVwazczQkU3Rm1XcTg4WXZ1SVNnVWhhcFh4cF9NV19NTzhJay0yNUg4aEVMMFl0SzdxT2c2OVc2Y2UyRmhicDJQT1ZkQmVMdzROdWpjeV9xcHRJcW5QQzNHSkVueV9Ua0g0WjRCV1dTNEtjejBDS0t0TUVaTDRyVW5WLTBSVGtPWWh6RzNUU2gwOC1ETmpjcFd5RnNwQkRleHNvSFdqbExCelhUeWh3UFJJUFFWVVNfeWFyUE0tcVAtOFVkMk9kRHBsUWZxNXZCYks1dVNxbjNROXlnOXZ1RE9qZ1Q3NFU2WmhDcEpabmFzTTN1Q2VmY0dIdl9MSWpxRjNSbWJiSUFaTmNpQjQtYm55dHBGVjczell6bkFjRUZjZGxrMGptYUdYeS1IQ1hSekpaRzNELTJaUmU3blpneXBYRUs2R0M1WThOZzdnUngxVXNyVC1aNVNQUXAycGppWTAxbUlGcFV5bldjQ0NuWlNhamlzT3hLcjVHbzlOalIwd1NmSW55TlNZejVhem42M3pqRFFISlFod0J5YmxCYTFxY3l2X3NFODJCRWUyWm9VLVRvT3RURHdic2pKRHc1OG93Z2c4YVkwZWhacEZHcm1nX1BsUDlmTFl1emhTWThwbGkyc0pabW9FVTJfM093T3RwbnpvSWc4V29Sb3RMa1llNkNlM3doZDY5ZkQ3R2lkeDZsazI1UmlRaDM2QU5PSlEzQkJYcnl4TV9nNVRFOTRQcnhDQjhKOWhGbmpkT2pCa1pNYTh5NXlBWXd0Vy1Sa1BmTTFnWTNqN0stX1F3ekJUS1k1WEdVWmI5cG44WkJGMG5pdjhmZmVQY0YwMXVIckRBT3JJZ3Zsc3JRVDlpUnNwV2Z4czdTaDFrTVY0Vmd5OXQxVXdTZGU0dWdyQkl2R0htRjZVemtrakx4MnRTcW14Uk9VQUszeHZia0ppNWZBUFRzREEyRVJ0R08tNTQzUjVjWGVxYXJQMFVCbTVfeWZqNzg2LWRyVlBWOTBXMkpab3pyM1lpNUc5dUdrZS1nR1doNGtGQnQ0T21sVmZ5QUlwZ0lEeUF3cXBfVHB1S3RyeGdXUEd2bTd6UWNOdzdYWm4tMVUxU2lJVzI2YkVpeV91NGlPWUduNjRyYm1FX3hjSGhSTi1QNGVoN1lfN01IZFYwOXF5Ml9yMzViVHh2YjBIUTZEVVFCYmxkWFVWTnNuVERSX2xTQnM0THBFRDFMMW9HU0pWTnRMUV9wcFhZaDBJZDRRcXY2ZmpnV0FJQ2ZVQVdkTGF3aExSU1Y1bGhiRWczeFdocG1UVGhpOTNUekdVZVJPVElSek1hTU9YZWNvUkdWSzNLUlhNQXhGTk85Z3AuZkhUN3RYcEVmUG5lMURTaThRLUhMQzd6LUFTTU1sdkdpNF9HVW5UcHB4T2o0SElQTlRZVjVBMkFSa2F4NVIycmVuWExGODJEaHRtN3FUdl9LTzl0YVE=&quot;/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_eventId&quot; value=&quot;submit&quot;/&gt;&lt;input type=&quot;hidden&quot; name=&quot;geolocation&quot;/&gt;&lt;/section&gt;&#10;&#10;                    &lt;button&#10;                class=&quot;mdc-button mdc-button--raised btn btn-primary btn-primary&quot;&#10;                name=&quot;submitBtn&quot;&#10;                accesskey=&quot;l&quot;&#10;                type=&quot;submit&quot;&gt;&#10;            &lt;span class=&quot;mdc-button__label&quot;&gt;Login&lt;/span&gt;&#10;        &lt;/button&gt;&#10;&#10;        &lt;/div&gt;&#10;            &lt;/form&gt;&#10;&#10;            &lt;hr class=&quot;my-4&quot;/&gt;&lt;span&gt;&#10;                &lt;div id=&quot;pmlinks&quot; class=&quot;my-2&quot;&gt;&#10;        &lt;div&gt;&#10;            &lt;br /&gt;&lt;span class=&quot;mdi mdi-account-question&quot;&gt;&lt;/span&gt;&#10;            &lt;span&gt;&lt;a href=&quot;https://accounts.noaa.gov&quot;&gt;Forgot your password?&lt;/a&gt;&lt;/span&gt;&#10;        &lt;/div&gt;&#10;    &lt;/div&gt;&#10;                &lt;/span&gt;&#10;&#10;            &lt;script type=&quot;text/javascript&quot;&gt;&#10;                /*&lt;![CDATA[*/&#10;                var i = &quot;One moment please...&quot;&#10;                var j = &quot;Login&quot;&#10;                    /*]]&gt;*/&#10;                    $(window).on('pageshow', function () {&#10;                        $(':submit').prop('disabled', false);&#10;                        $(':submit').attr('value', j);&#10;                    });&#10;                $(document).ready(function () {&#10;                    $(&quot;#fm1&quot;).submit(function () {&#10;                        $(&quot;:submit&quot;).attr(&quot;disabled&quot;, true);&#10;                        $(&quot;:submit&quot;).attr(&quot;value&quot;, i);&#10;                        return true;&#10;                    });&#10;                });&#10;            &lt;/script&gt;&#10;        &lt;/div&gt;&#10;&#10;        &lt;span&gt;&#10;            &lt;div id=&quot;sidebar&quot;&gt;&#10;            &lt;div class=&quot;sidebar-content&quot;&gt;&#10;                &lt;p&gt;For security reasons, please &lt;a href=&quot;logout&quot;&gt;log out&lt;/a&gt; and exit your web browser when you are done accessing services that require authentication!&lt;/p&gt;&#10;                &lt;p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 20px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: rgb(184, 49, 47);&quot;&gt;WARNING&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;h5 class=&quot;mb-1&quot;&gt;You are accessing a U.S. Government information system, which includes:&lt;/h5&gt;&lt;ol class=&quot;list-group list-group-numbered&quot;&gt;&lt;li&gt;This computer&lt;/li&gt;&lt;li&gt;This computer network&lt;/li&gt;&lt;li&gt;All Government-furnished computers connected to this network&lt;/li&gt;&lt;li&gt;All Government-furnished devices and storage media attached to this network or to a computer on this network&lt;/li&gt;&lt;/ol&gt;&lt;h5 class=&quot;mb-1&quot;&gt;You understand and consent to the following:&lt;/h5&gt;&lt;p class=&quot;mb-1&quot;&gt;You may access this information system for authorized use only.Unauthorized use of the system is prohibited and subject to criminal and civil penalties.You have no reasonable expectation of privacy regarding any communication or data transiting or stored on this information system at any time and for any lawful Government purpose.The Government may monitor, intercept, audit, and search and seize any communication or data transiting or stored on this information system.Any communications or data transiting or stored on this information system may be disclosed or used for any lawful Government purpose.This information system may contain Controlled Unclassified Information (CUI) that is subject to safeguarding or dissemination controls in accordance with law, regulation, or Government-wide policy. Accessing and using this system indicates your understanding of this warning.&lt;/p&gt;&lt;/p&gt;&#10;            &lt;/div&gt;&#10;        &lt;/div&gt;&#10;        &lt;/span&gt;&#10;    &lt;/div&gt;&#10;        &lt;/section&gt;&#10;        &lt;span&gt;&#10;            &lt;section id=&quot;loginProviders&quot; class=&quot;login-section login-providers card-body&quot;&gt;&#10;                &lt;div&gt;&#10;            &lt;script type=&quot;text/javascript&quot;&gt;&#10;                let providers = [];&#10;            &lt;/script&gt;&#10;            &lt;div&gt;&#10;&#10;                &lt;h3 class=&quot;text-center mt-md-0 mt-4&quot;&gt;&#10;                    &lt;i class=&quot;fas fa-user-shield&quot;&gt;&lt;/i&gt;&#10;                    &lt;span&gt;External Identity Providers&lt;/span&gt;&#10;                &lt;/h3&gt;&#10;&#10;                &lt;div class=&quot;d-flex justify-content-center&quot;&#10;                     style=&quot;visibility:visible&quot;&gt;&#10;                    &lt;ul class=&quot;list-unstyled d-flex flex-column m-0 flex-fill&quot;&gt;&#10;                        &lt;li class=&quot;p-1 login-provider-item&quot;&gt;&#10;&#10;                            &lt;form method=&quot;post&quot; id=&quot;formNOAA ICAM SSO&quot; action=&quot;/cas/login&quot;&gt;&#10;                                &lt;button class=&quot;mdc-button mdc-button--raised me-2 btn btn-primary d-block w-100 mdc-button-saml2&quot;&#10;                                        name=&quot;submitButton&quot;&#10;                                        id=&quot;NOAA ICAM SSO&quot;&#10;                                        type=&quot;submit&quot;&#10;                                        title=&quot;NOAA ICAM SSO saml2&quot;&#10;                                        accesskey=&quot;s&quot; autoRedirectType=&quot;none&quot; redirectUrl=&quot;clientredirect?client_name=NOAA%20ICAM%20SSO&amp;amp;service=https%3A%2F%2Fdata.noaa.gov%2Fcedit%2Flogin%2Fcas&quot;&gt;&#10;                                    &lt;span class=&quot;mdc-button__label&quot;&gt;NOAA ICAM SSO&lt;/span&gt;&#10;                                &lt;/button&gt;&#10;&#10;                                &lt;input type=&quot;hidden&quot; name=&quot;client_name&quot; value=&quot;NOAA ICAM SSO&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;_eventId&quot; value=&quot;delegatedAuthenticationRedirect&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;execution&quot; value=&quot;a9011934-cfb7-45d8-bbfa-d99debe091a1_ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0lzSW10cFpDSTZJbVUyWVdOa1pUYzRMVGxoTjJZdE5HWm1OeTFpWVRGbUxUVXhORE5tTVRObVltUXpZeUo5LlVRb3RubHlpTWdhNGEyeWRldjVNWFN4WmlqOU82ZEpldFh4dzZnVUM1djBITWx1R1pNR1czbV9SbWVVY0pSTGFRelA3VU9mTXpERWxrR05WZmVlZnZDNFM3THhCMGE1VUo2dWpidHRKT0gtTm11cWZ6bEt2YmFpdEh3aGYzZmo4cmREOXNFUk5hNkE4bmFFa3puRXk3em5jTDlLSWJTXzZKVnFyWUZsWk9vbWJYdGVubXdyWVk5STZTc0hxY1hCN2taa1FMNU5SNEZfVjFkSW1ENUNjakFPVDhNMk5NaXpQbTF4cVBmem9Ja3RNNHYzQXZ1MUtYZGk2OTd5SnlvQU1XUFNfcElrb3ZlUTZndjJNZU1zcHIxWXJjT0VvMTYtRmtDd1UzNVpwVnZkZG5udWdUVURjS0RwQ3MwWGFZbEs0TFY5RXQwV1MyQ0hBU2c3REdFOUVqcjg1Yk5FdVFxeENRNXN6bkQzWEdlYjJCanVMUzg2Q2FZUHZwOWZ4N2JQbUw2dXFSLWs3Z0I5Z1QzWHJ4RkhWV2szOVotN0hwUVJrLWFBOHhOVVUxbUV4cnY5aFVSdkRiX0RFamdLMUM3QnRTUTktMHhkcU1WcF9hTUtPaEM2ajdUTnlWWi03emloSTY3d3VGajZiaFRHV3JpdVlYMWxIbThMRkhqbDgzU1Jfbk9OSGJYT29WTUExVXV0Wi1xOUltc09wS1RJdVllQWo5MzlRNlE4enloOHF4bWFFVlFvcWpwSGw4Si1hSTEwMGxkZWhKREkxX2U5cjc3SGNTMG1wTUpFN0pIcGFuLUJOQ0RxZG8xYUpYaXBxczAzcTZ0aDRNNmFfVlptYy0tc3ZBLURoeUxRVW15d3NmVTR2V0YzUERRUTU4S3pfaEEycDdYUXZDWnR3bDRNazdmeWl2VXZZTWNNalZ1OG42ZGZjNmF0VXE5TkV6RFFCU01KMTNncmx0b2E4TThqNVVNNnZ6WkdLOWpkQ3BtT0VJSkYzMmJVYWJOaVNIczl2WmZKWFhEVXNnR2NJc3BXV3ZCYWJhOFgydDl2blZ6N2JPdTRFTU1CUXRqNzlGSDV1T09sdnhlaXJRLXFzVmphdlRUX2JfRmVSb0RXYkpvVUFJUE5LVGlUaFkyaGFIQUtOZnIzbkhvWDdYd0pNNkMyT2tJUTQ0QkR3Tm5kRmRybE9aRXlVOVhCZDVUZC1ST0owdGdnY3dab2lRdmFRNWlDSUNSUWtXNjZOR3MtOWQzbHFOTlhZVnllUzdkdzF4Wmt0NXZtRkUtQWllOWc3cHFKTlp1eS1jUkltSUdiVkhFa2ZDVWpmZGdpMUdFN21LVnVBYVR1YUwzaTNYVDNiYlR3OXJ2cWVhVDJmN0FhRE9kRHNVSXFkZGxHSGRNNV9IVS1oMFlXMzlrVEZSc2ZIN1RrUXJxWTFmQjhKQ2hkMTFGeEhxSVhOVTJVa0dteHZVR3BRVVFxNFpjYTZLYmNfeDQ0Y1NGZGczRmJHd2p2TmdMUDZfWGk5R3BrZTZDWVFiREx4RWFuZ0tBS0FSSGZtU3lQMHgyWkR4Q3NXQUM2YjFCclQ1R1l6ZlhQWGxtWFBvajlza09hMUU4SllzV3lMV1pDdV9Lc1hSdkJ1QXdNUG5KZlFaTDZBTXk3TDVaekxUV2k2YmhaU3kzZkIyUlRFVzdlZE5MQXByVUt3YXBJZUhKeXdORlNfdlNFS3FxSk8tOUZkNjdWUVpiZ0F3Mm4zZE5nTU9ZRHQ1WHpaemxqUDVvUXdBZ0JpWHBkTzU2emZiZG5QUXZiS3VoWTNhbXFoc0RzTVN5VFFfbmpIZGtjQktfWjJxWV9XY1ZmR2FiZDBqZTA5V0poMmc3VnZJaTlNTnpxRS1fV0Z0ak8yYTh0TlBWX1FWNV8zM1k0ZHRQVUNacVI3dElNYkdTWE56LU9CYlEwUjVEUzFodW1tdmdNamdORkpnSWVicWFPTmJkTnRUNkFhWk1CUzhiZ0NLaURxV2VidF9GRlE4NW5LUGE2M2htaU93TFNzUWFDM3Rza3poRUFaTERTTEdtYnFTaUVHbnVSSDhod3JrSjZISDdrc2xWWGFlUGloR0kzS1FGSVliWDIzRUg5V0VZRFYycm9LNzE5czRkV0hyWGFvTjY3blNtUTlWdjhwdFBaSFhHWmg2ckQyOGgtSGthNUtzS2RKWlFWUzZ2NnZ0UEF3eWRNTGV2LV9WamZZOWExT1Q0VVdxNlkwaUZ1ZmZTYWdqcmdOMzhHZkp0UzRaOF85bXRoRG0tMnhnbFdEUUp3R3NGWE5GOV9IY3RDam93YVl1Y3cxMkk4OGVXc0JxaUp5dVk3UnpIQXJMTXFyOGNQSUtlaEpSWERVZ3UwU05VZk5JN0J4b1JTM2wySGhjLVZHd3Nsa3RLYUEwQzE4ZFB2aktXcllObDU4TjUtMmR6U1JpSWZ0NVZFeUo3bXhUNG1GWmZDSjd1anRUQjJzMnY5T0o2dHVXU184aFVjVmFKQVNEbGZteEFqVFhxOUtKUWVrWWQtRURyVXFNU0JLSVhQZVlxSFdZdjNlakVyWDlkMmcwcDdfdnF6LVFxcEpHSlAwcFNtcEU2b0Q3SEtNSWV0dlE2WXk4VUs1WVRoN3pyemZvcGFURlEyR1pIVjR3Snc4ZWIyNGtTamJjSzI5LWNGUEs4ekxRYWVqM0dzc2JFUU4xTW0xTkF3RmdzUVRqS2tCRUdaaDVsMEh6QmUwVXlKb2pKN09Pb3hoUm50dFo4WGlDLUl5WU1KM2gwN1cwZXBCMU1mN05YNkFfRkZlaUhLNDc2U0thQ0tUUXc1Q29NSFVmV1dVbEpsQlZGNFRpT0hLMjNZMnc5bVQzT2Y3QkVYSkpxLVhPYXBMOTU3SWU1akFhTjRsMURSR1B2X2E5N3NlTDY5X0FTQWNQYmZMcExCZWR0N0VaZ3YzaVd4WVJpWnBZX3BnUXRqWTBGYWcwZmc2Ymd3Y1dZSTBzVFEwSTBXMEEwV2xuTlNWczhqNjl1Yy1vRXlldnVOWmRfQmtNeXZMVEp4LXVxLWdqM0FfRkFWMWZGVDB0cXVDOGRFc2U1X2JZTFM4Z2NMdWwySVVPcXJ5WW01YnN3THNyYVl1T0F3Ylk0dFYxM0hObUlBQ1JKdU0yNzFMSWdSMF9rdzFRdlJYOW0wakQ0aW1RaTk0d0lMOWpPRUxSYkFCc1dzeWF1Z2lrVDd2ZUNxbEtLQkxLT2NId2xFV0lTbFZYSHdPQU5oYnVVanBfTDBpNU54SFhHWU9US2ctU0h2Wlk4NGJBbG4xRElYbHRiQzhUOWdXWmRtOExNTTNaU0JfX2tYdDBOVXpfbHZnUFYwc1lGSjFrLW1sNVI5YnFsdHluN3NWMVVxcjVtMkdBcmJNaFphb3JEd3VHM1dCMHprZXhLUmMyZFBKTWdFQ1BnRzlXOThCOUM2UFlaeHBJY2JkM29MeVhsRUY3SDBCeGk3UG9xUTFuT1B1Ni1jSGZOc2ZGM0lsbE1EMUJ3Z1RvcDVqMWdaYUthWHhzQzlBbUVzNzE5ZXVVWWpNc013dUo5akVMZEsxdDFoSXdXQllBZDNFajNQajRDaFhlTC1idmU1cTRibFpZWnZqUmJtNi1DUGhrbDF3S041YXpKZkt4dlZYOTNYQnM4NFRUZURsUUJYYVdzZGYzMG9JM3pzZGlNMTFocjRfSzlhQ2NqSDB3Smc5VjJZd0FWZVU2VlNRYXFjUFBuZkJhUGRtMFlOUDRKNmpfQjJkNEJsS3l3SzFIOF9DRkdmd2tVNkNwVEpxM1d6NHdYZ1M2dU9YR0JUNVU3OE40NnVnYUhhTlpHemJiaWJHd2hMTVRsb3hsbV9KbXlHWFRHUjEzUzNzVGZ3Rkt6YTA4dVA0cUhXVDJjc1cxbHJXNXMzNU52aU8zZkZQelN3YXVpQ3djWU1hbU14cUxnb3Y0clRfUGF6TFVMc09sNjVuZ0p1MHJiSldFSF9Cd2JpRU1ERVpScFVwazczQkU3Rm1XcTg4WXZ1SVNnVWhhcFh4cF9NV19NTzhJay0yNUg4aEVMMFl0SzdxT2c2OVc2Y2UyRmhicDJQT1ZkQmVMdzROdWpjeV9xcHRJcW5QQzNHSkVueV9Ua0g0WjRCV1dTNEtjejBDS0t0TUVaTDRyVW5WLTBSVGtPWWh6RzNUU2gwOC1ETmpjcFd5RnNwQkRleHNvSFdqbExCelhUeWh3UFJJUFFWVVNfeWFyUE0tcVAtOFVkMk9kRHBsUWZxNXZCYks1dVNxbjNROXlnOXZ1RE9qZ1Q3NFU2WmhDcEpabmFzTTN1Q2VmY0dIdl9MSWpxRjNSbWJiSUFaTmNpQjQtYm55dHBGVjczell6bkFjRUZjZGxrMGptYUdYeS1IQ1hSekpaRzNELTJaUmU3blpneXBYRUs2R0M1WThOZzdnUngxVXNyVC1aNVNQUXAycGppWTAxbUlGcFV5bldjQ0NuWlNhamlzT3hLcjVHbzlOalIwd1NmSW55TlNZejVhem42M3pqRFFISlFod0J5YmxCYTFxY3l2X3NFODJCRWUyWm9VLVRvT3RURHdic2pKRHc1OG93Z2c4YVkwZWhacEZHcm1nX1BsUDlmTFl1emhTWThwbGkyc0pabW9FVTJfM093T3RwbnpvSWc4V29Sb3RMa1llNkNlM3doZDY5ZkQ3R2lkeDZsazI1UmlRaDM2QU5PSlEzQkJYcnl4TV9nNVRFOTRQcnhDQjhKOWhGbmpkT2pCa1pNYTh5NXlBWXd0Vy1Sa1BmTTFnWTNqN0stX1F3ekJUS1k1WEdVWmI5cG44WkJGMG5pdjhmZmVQY0YwMXVIckRBT3JJZ3Zsc3JRVDlpUnNwV2Z4czdTaDFrTVY0Vmd5OXQxVXdTZGU0dWdyQkl2R0htRjZVemtrakx4MnRTcW14Uk9VQUszeHZia0ppNWZBUFRzREEyRVJ0R08tNTQzUjVjWGVxYXJQMFVCbTVfeWZqNzg2LWRyVlBWOTBXMkpab3pyM1lpNUc5dUdrZS1nR1doNGtGQnQ0T21sVmZ5QUlwZ0lEeUF3cXBfVHB1S3RyeGdXUEd2bTd6UWNOdzdYWm4tMVUxU2lJVzI2YkVpeV91NGlPWUduNjRyYm1FX3hjSGhSTi1QNGVoN1lfN01IZFYwOXF5Ml9yMzViVHh2YjBIUTZEVVFCYmxkWFVWTnNuVERSX2xTQnM0THBFRDFMMW9HU0pWTnRMUV9wcFhZaDBJZDRRcXY2ZmpnV0FJQ2ZVQVdkTGF3aExSU1Y1bGhiRWczeFdocG1UVGhpOTNUekdVZVJPVElSek1hTU9YZWNvUkdWSzNLUlhNQXhGTk85Z3AuZkhUN3RYcEVmUG5lMURTaThRLUhMQzd6LUFTTU1sdkdpNF9HVW5UcHB4T2o0SElQTlRZVjVBMkFSa2F4NVIycmVuWExGODJEaHRtN3FUdl9LTzl0YVE=&quot; /&gt;&lt;/form&gt;&#10;&#10;                            &lt;script&gt;&#10;                                /*&lt;![CDATA[*/&#10;                                providers.push({&#10;                                    name: &quot;NOAA ICAM SSO&quot;,&#10;                                    type: &quot;saml2&quot;,&#10;                                    url: &quot;clientredirect?client_name=NOAA%20ICAM%20SSO\u0026service=https%3A%2F%2Fdata.noaa.gov%2Fcedit%2Flogin%2Fcas&quot;&#10;                                });&#10;&#10;                                function jqueryReady() {&#10;                                    $(&quot;#fm1 #username&quot;).on(&quot;focusout&quot;, () =&gt; {&#10;                                        let user = $(&quot;#fm1 #username&quot;).val();&#10;                                        /*&#10;                                        if (user.endsWith(&quot;@example.org&quot;)) {&#10;                                            let provider = providers.find(element =&gt; element.name === &quot;ClientName&quot;);&#10;                                            $(&quot;#passwordSection&quot;).hide();&#10;                                            location.href = provider.url;&#10;                                        }&#10;                                        */&#10;                                    });&#10;                                }&#10;                                /*]]&gt;*/&#10;                            &lt;/script&gt;&#10;&#10;                        &lt;/li&gt;&#10;                        &lt;li class=&quot;p-1 login-provider-item&quot;&gt;&#10;&#10;                            &lt;form method=&quot;post&quot; id=&quot;formLOGIN.GOV&quot; action=&quot;/cas/login&quot;&gt;&#10;                                &lt;button class=&quot;mdc-button mdc-button--raised me-2 btn btn-primary d-block w-100 mdc-button-saml2&quot;&#10;                                        name=&quot;submitButton&quot;&#10;                                        id=&quot;LOGIN.GOV&quot;&#10;                                        type=&quot;submit&quot;&#10;                                        title=&quot;LOGIN.GOV saml2&quot;&#10;                                        accesskey=&quot;s&quot; autoRedirectType=&quot;none&quot; redirectUrl=&quot;clientredirect?client_name=LOGIN.GOV&amp;amp;service=https%3A%2F%2Fdata.noaa.gov%2Fcedit%2Flogin%2Fcas&quot;&gt;&#10;                                    &lt;span class=&quot;mdc-button__label&quot;&gt;LOGIN.GOV&lt;/span&gt;&#10;                                &lt;/button&gt;&#10;&#10;                                &lt;input type=&quot;hidden&quot; name=&quot;client_name&quot; value=&quot;LOGIN.GOV&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;_eventId&quot; value=&quot;delegatedAuthenticationRedirect&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;execution&quot; value=&quot;a9011934-cfb7-45d8-bbfa-d99debe091a1_ZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0lzSW10cFpDSTZJbVUyWVdOa1pUYzRMVGxoTjJZdE5HWm1OeTFpWVRGbUxUVXhORE5tTVRObVltUXpZeUo5LlVRb3RubHlpTWdhNGEyeWRldjVNWFN4WmlqOU82ZEpldFh4dzZnVUM1djBITWx1R1pNR1czbV9SbWVVY0pSTGFRelA3VU9mTXpERWxrR05WZmVlZnZDNFM3THhCMGE1VUo2dWpidHRKT0gtTm11cWZ6bEt2YmFpdEh3aGYzZmo4cmREOXNFUk5hNkE4bmFFa3puRXk3em5jTDlLSWJTXzZKVnFyWUZsWk9vbWJYdGVubXdyWVk5STZTc0hxY1hCN2taa1FMNU5SNEZfVjFkSW1ENUNjakFPVDhNMk5NaXpQbTF4cVBmem9Ja3RNNHYzQXZ1MUtYZGk2OTd5SnlvQU1XUFNfcElrb3ZlUTZndjJNZU1zcHIxWXJjT0VvMTYtRmtDd1UzNVpwVnZkZG5udWdUVURjS0RwQ3MwWGFZbEs0TFY5RXQwV1MyQ0hBU2c3REdFOUVqcjg1Yk5FdVFxeENRNXN6bkQzWEdlYjJCanVMUzg2Q2FZUHZwOWZ4N2JQbUw2dXFSLWs3Z0I5Z1QzWHJ4RkhWV2szOVotN0hwUVJrLWFBOHhOVVUxbUV4cnY5aFVSdkRiX0RFamdLMUM3QnRTUTktMHhkcU1WcF9hTUtPaEM2ajdUTnlWWi03emloSTY3d3VGajZiaFRHV3JpdVlYMWxIbThMRkhqbDgzU1Jfbk9OSGJYT29WTUExVXV0Wi1xOUltc09wS1RJdVllQWo5MzlRNlE4enloOHF4bWFFVlFvcWpwSGw4Si1hSTEwMGxkZWhKREkxX2U5cjc3SGNTMG1wTUpFN0pIcGFuLUJOQ0RxZG8xYUpYaXBxczAzcTZ0aDRNNmFfVlptYy0tc3ZBLURoeUxRVW15d3NmVTR2V0YzUERRUTU4S3pfaEEycDdYUXZDWnR3bDRNazdmeWl2VXZZTWNNalZ1OG42ZGZjNmF0VXE5TkV6RFFCU01KMTNncmx0b2E4TThqNVVNNnZ6WkdLOWpkQ3BtT0VJSkYzMmJVYWJOaVNIczl2WmZKWFhEVXNnR2NJc3BXV3ZCYWJhOFgydDl2blZ6N2JPdTRFTU1CUXRqNzlGSDV1T09sdnhlaXJRLXFzVmphdlRUX2JfRmVSb0RXYkpvVUFJUE5LVGlUaFkyaGFIQUtOZnIzbkhvWDdYd0pNNkMyT2tJUTQ0QkR3Tm5kRmRybE9aRXlVOVhCZDVUZC1ST0owdGdnY3dab2lRdmFRNWlDSUNSUWtXNjZOR3MtOWQzbHFOTlhZVnllUzdkdzF4Wmt0NXZtRkUtQWllOWc3cHFKTlp1eS1jUkltSUdiVkhFa2ZDVWpmZGdpMUdFN21LVnVBYVR1YUwzaTNYVDNiYlR3OXJ2cWVhVDJmN0FhRE9kRHNVSXFkZGxHSGRNNV9IVS1oMFlXMzlrVEZSc2ZIN1RrUXJxWTFmQjhKQ2hkMTFGeEhxSVhOVTJVa0dteHZVR3BRVVFxNFpjYTZLYmNfeDQ0Y1NGZGczRmJHd2p2TmdMUDZfWGk5R3BrZTZDWVFiREx4RWFuZ0tBS0FSSGZtU3lQMHgyWkR4Q3NXQUM2YjFCclQ1R1l6ZlhQWGxtWFBvajlza09hMUU4SllzV3lMV1pDdV9Lc1hSdkJ1QXdNUG5KZlFaTDZBTXk3TDVaekxUV2k2YmhaU3kzZkIyUlRFVzdlZE5MQXByVUt3YXBJZUhKeXdORlNfdlNFS3FxSk8tOUZkNjdWUVpiZ0F3Mm4zZE5nTU9ZRHQ1WHpaemxqUDVvUXdBZ0JpWHBkTzU2emZiZG5QUXZiS3VoWTNhbXFoc0RzTVN5VFFfbmpIZGtjQktfWjJxWV9XY1ZmR2FiZDBqZTA5V0poMmc3VnZJaTlNTnpxRS1fV0Z0ak8yYTh0TlBWX1FWNV8zM1k0ZHRQVUNacVI3dElNYkdTWE56LU9CYlEwUjVEUzFodW1tdmdNamdORkpnSWVicWFPTmJkTnRUNkFhWk1CUzhiZ0NLaURxV2VidF9GRlE4NW5LUGE2M2htaU93TFNzUWFDM3Rza3poRUFaTERTTEdtYnFTaUVHbnVSSDhod3JrSjZISDdrc2xWWGFlUGloR0kzS1FGSVliWDIzRUg5V0VZRFYycm9LNzE5czRkV0hyWGFvTjY3blNtUTlWdjhwdFBaSFhHWmg2ckQyOGgtSGthNUtzS2RKWlFWUzZ2NnZ0UEF3eWRNTGV2LV9WamZZOWExT1Q0VVdxNlkwaUZ1ZmZTYWdqcmdOMzhHZkp0UzRaOF85bXRoRG0tMnhnbFdEUUp3R3NGWE5GOV9IY3RDam93YVl1Y3cxMkk4OGVXc0JxaUp5dVk3UnpIQXJMTXFyOGNQSUtlaEpSWERVZ3UwU05VZk5JN0J4b1JTM2wySGhjLVZHd3Nsa3RLYUEwQzE4ZFB2aktXcllObDU4TjUtMmR6U1JpSWZ0NVZFeUo3bXhUNG1GWmZDSjd1anRUQjJzMnY5T0o2dHVXU184aFVjVmFKQVNEbGZteEFqVFhxOUtKUWVrWWQtRURyVXFNU0JLSVhQZVlxSFdZdjNlakVyWDlkMmcwcDdfdnF6LVFxcEpHSlAwcFNtcEU2b0Q3SEtNSWV0dlE2WXk4VUs1WVRoN3pyemZvcGFURlEyR1pIVjR3Snc4ZWIyNGtTamJjSzI5LWNGUEs4ekxRYWVqM0dzc2JFUU4xTW0xTkF3RmdzUVRqS2tCRUdaaDVsMEh6QmUwVXlKb2pKN09Pb3hoUm50dFo4WGlDLUl5WU1KM2gwN1cwZXBCMU1mN05YNkFfRkZlaUhLNDc2U0thQ0tUUXc1Q29NSFVmV1dVbEpsQlZGNFRpT0hLMjNZMnc5bVQzT2Y3QkVYSkpxLVhPYXBMOTU3SWU1akFhTjRsMURSR1B2X2E5N3NlTDY5X0FTQWNQYmZMcExCZWR0N0VaZ3YzaVd4WVJpWnBZX3BnUXRqWTBGYWcwZmc2Ymd3Y1dZSTBzVFEwSTBXMEEwV2xuTlNWczhqNjl1Yy1vRXlldnVOWmRfQmtNeXZMVEp4LXVxLWdqM0FfRkFWMWZGVDB0cXVDOGRFc2U1X2JZTFM4Z2NMdWwySVVPcXJ5WW01YnN3THNyYVl1T0F3Ylk0dFYxM0hObUlBQ1JKdU0yNzFMSWdSMF9rdzFRdlJYOW0wakQ0aW1RaTk0d0lMOWpPRUxSYkFCc1dzeWF1Z2lrVDd2ZUNxbEtLQkxLT2NId2xFV0lTbFZYSHdPQU5oYnVVanBfTDBpNU54SFhHWU9US2ctU0h2Wlk4NGJBbG4xRElYbHRiQzhUOWdXWmRtOExNTTNaU0JfX2tYdDBOVXpfbHZnUFYwc1lGSjFrLW1sNVI5YnFsdHluN3NWMVVxcjVtMkdBcmJNaFphb3JEd3VHM1dCMHprZXhLUmMyZFBKTWdFQ1BnRzlXOThCOUM2UFlaeHBJY2JkM29MeVhsRUY3SDBCeGk3UG9xUTFuT1B1Ni1jSGZOc2ZGM0lsbE1EMUJ3Z1RvcDVqMWdaYUthWHhzQzlBbUVzNzE5ZXVVWWpNc013dUo5akVMZEsxdDFoSXdXQllBZDNFajNQajRDaFhlTC1idmU1cTRibFpZWnZqUmJtNi1DUGhrbDF3S041YXpKZkt4dlZYOTNYQnM4NFRUZURsUUJYYVdzZGYzMG9JM3pzZGlNMTFocjRfSzlhQ2NqSDB3Smc5VjJZd0FWZVU2VlNRYXFjUFBuZkJhUGRtMFlOUDRKNmpfQjJkNEJsS3l3SzFIOF9DRkdmd2tVNkNwVEpxM1d6NHdYZ1M2dU9YR0JUNVU3OE40NnVnYUhhTlpHemJiaWJHd2hMTVRsb3hsbV9KbXlHWFRHUjEzUzNzVGZ3Rkt6YTA4dVA0cUhXVDJjc1cxbHJXNXMzNU52aU8zZkZQelN3YXVpQ3djWU1hbU14cUxnb3Y0clRfUGF6TFVMc09sNjVuZ0p1MHJiSldFSF9Cd2JpRU1ERVpScFVwazczQkU3Rm1XcTg4WXZ1SVNnVWhhcFh4cF9NV19NTzhJay0yNUg4aEVMMFl0SzdxT2c2OVc2Y2UyRmhicDJQT1ZkQmVMdzROdWpjeV9xcHRJcW5QQzNHSkVueV9Ua0g0WjRCV1dTNEtjejBDS0t0TUVaTDRyVW5WLTBSVGtPWWh6RzNUU2gwOC1ETmpjcFd5RnNwQkRleHNvSFdqbExCelhUeWh3UFJJUFFWVVNfeWFyUE0tcVAtOFVkMk9kRHBsUWZxNXZCYks1dVNxbjNROXlnOXZ1RE9qZ1Q3NFU2WmhDcEpabmFzTTN1Q2VmY0dIdl9MSWpxRjNSbWJiSUFaTmNpQjQtYm55dHBGVjczell6bkFjRUZjZGxrMGptYUdYeS1IQ1hSekpaRzNELTJaUmU3blpneXBYRUs2R0M1WThOZzdnUngxVXNyVC1aNVNQUXAycGppWTAxbUlGcFV5bldjQ0NuWlNhamlzT3hLcjVHbzlOalIwd1NmSW55TlNZejVhem42M3pqRFFISlFod0J5YmxCYTFxY3l2X3NFODJCRWUyWm9VLVRvT3RURHdic2pKRHc1OG93Z2c4YVkwZWhacEZHcm1nX1BsUDlmTFl1emhTWThwbGkyc0pabW9FVTJfM093T3RwbnpvSWc4V29Sb3RMa1llNkNlM3doZDY5ZkQ3R2lkeDZsazI1UmlRaDM2QU5PSlEzQkJYcnl4TV9nNVRFOTRQcnhDQjhKOWhGbmpkT2pCa1pNYTh5NXlBWXd0Vy1Sa1BmTTFnWTNqN0stX1F3ekJUS1k1WEdVWmI5cG44WkJGMG5pdjhmZmVQY0YwMXVIckRBT3JJZ3Zsc3JRVDlpUnNwV2Z4czdTaDFrTVY0Vmd5OXQxVXdTZGU0dWdyQkl2R0htRjZVemtrakx4MnRTcW14Uk9VQUszeHZia0ppNWZBUFRzREEyRVJ0R08tNTQzUjVjWGVxYXJQMFVCbTVfeWZqNzg2LWRyVlBWOTBXMkpab3pyM1lpNUc5dUdrZS1nR1doNGtGQnQ0T21sVmZ5QUlwZ0lEeUF3cXBfVHB1S3RyeGdXUEd2bTd6UWNOdzdYWm4tMVUxU2lJVzI2YkVpeV91NGlPWUduNjRyYm1FX3hjSGhSTi1QNGVoN1lfN01IZFYwOXF5Ml9yMzViVHh2YjBIUTZEVVFCYmxkWFVWTnNuVERSX2xTQnM0THBFRDFMMW9HU0pWTnRMUV9wcFhZaDBJZDRRcXY2ZmpnV0FJQ2ZVQVdkTGF3aExSU1Y1bGhiRWczeFdocG1UVGhpOTNUekdVZVJPVElSek1hTU9YZWNvUkdWSzNLUlhNQXhGTk85Z3AuZkhUN3RYcEVmUG5lMURTaThRLUhMQzd6LUFTTU1sdkdpNF9HVW5UcHB4T2o0SElQTlRZVjVBMkFSa2F4NVIycmVuWExGODJEaHRtN3FUdl9LTzl0YVE=&quot; /&gt;&lt;/form&gt;&#10;&#10;                            &lt;script&gt;&#10;                                /*&lt;![CDATA[*/&#10;                                providers.push({&#10;                                    name: &quot;LOGIN.GOV&quot;,&#10;                                    type: &quot;saml2&quot;,&#10;                                    url: &quot;clientredirect?client_name=LOGIN.GOV\u0026service=https%3A%2F%2Fdata.noaa.gov%2Fcedit%2Flogin%2Fcas&quot;&#10;                                });&#10;&#10;                                function jqueryReady() {&#10;                                    $(&quot;#fm1 #username&quot;).on(&quot;focusout&quot;, () =&gt; {&#10;                                        let user = $(&quot;#fm1 #username&quot;).val();&#10;                                        /*&#10;                                        if (user.endsWith(&quot;@example.org&quot;)) {&#10;                                            let provider = providers.find(element =&gt; element.name === &quot;ClientName&quot;);&#10;                                            $(&quot;#passwordSection&quot;).hide();&#10;                                            location.href = provider.url;&#10;                                        }&#10;                                        */&#10;                                    });&#10;                                }&#10;                                /*]]&gt;*/&#10;                            &lt;/script&gt;&#10;&#10;                        &lt;/li&gt;&#10;                        &lt;/ul&gt;&#10;                &lt;/div&gt;&#10;            &lt;/div&gt;&#10;&#10;            &lt;script type=&quot;text/javascript&quot;&gt;&#10;                /*&lt;![CDATA[*/&#10;&#10;                let primaryUrl = null;&#10;                let primaryName = null;&#10;&#10;                const redirectTo = $(&quot;button[autoRedirectType=client]&quot;).attr(&quot;id&quot;);&#10;                if (primaryUrl != null) {&#10;                    console.log(`Redirecting to primary identity provider ${primaryName} via URL ${primaryUrl}`)&#10;                    let form = document.getElementById(`form${primaryName}`);&#10;                    form.submit();&#10;                }&#10;                else if (redirectTo !== null &amp;&amp; redirectTo !== undefined) {&#10;                    console.log(`Redirecting to identity provider URL ${redirectTo}`)&#10;                    let form = document.getElementById(`form${redirectTo}`);&#10;                    form.submit();&#10;                } else {&#10;                    console.log(&quot;No identity provider is configured for auto redirection.&quot;);&#10;                }&#10;                /*]]&gt;*/&#10;            &lt;/script&gt;&#10;        &lt;/div&gt;&#10;&#10;    &lt;/section&gt;&#10;        &lt;/span&gt;&#10;        &lt;/div&gt;&#10;&lt;/div&gt;&#10;        &lt;/main&gt;&#10;    &lt;/div&gt;&#10;&#10;    &lt;footer class=&quot;py-3 d-flex justify-content-center align-items-center cas-footer&quot;&gt;&#10;    &lt;span class=&quot;px-3 d-inline-block&quot;&gt;NCEI Mission Support Division - ITOB | &lt;a href=&quot;https://jira.nesdis-hq.noaa.gov/jira/servicedesk/customer/portals&quot;&gt;NCEI JIRA Service Desk&lt;/a&gt;&lt;/span&gt;&#10;&lt;/footer&gt;&#10;    &#10;&lt;/body&gt;&#10;&#10;&lt;/html&gt;&#10;">
  <gmd:fileIdentifier>
    <gco:CharacterString>ca_hydro_08MC018</gco:CharacterString>
  </gmd:fileIdentifier>
  <gmd:language>
    <gmd:LanguageCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:LanguageCode" codeListValue="eng">eng</gmd:LanguageCode>
  </gmd:language>
  <gmd:characterSet>
    <gmd:MD_CharacterSetCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_CharacterSetCode" codeListValue="UTF8">UTF8</gmd:MD_CharacterSetCode>
  </gmd:characterSet>
  <gmd:hierarchyLevel>
    <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
  </gmd:hierarchyLevel>
  <gmd:hierarchyLevel>
    <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="service">service</gmd:MD_ScopeCode>
  </gmd:hierarchyLevel>
  <gmd:contact>
    <gmd:CI_ResponsibleParty>
      <gmd:individualName>
        <gco:CharacterString>Data Engineer</gco:CharacterString>
      </gmd:individualName>
      <gmd:organisationName>
        <gco:CharacterString>Axiom Data Science</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
        <gmd:CI_Contact>
          <gmd:phone>
            <gmd:CI_Telephone>
              <gmd:voice>
                <gco:CharacterString>907-555-5555</gco:CharacterString>
              </gmd:voice>
            </gmd:CI_Telephone>
          </gmd:phone>
          <gmd:address>
            <gmd:CI_Address>
              <gmd:deliveryPoint>
                <gco:CharacterString>1016 W 6th Ave, Ste. 105</gco:CharacterString>
              </gmd:deliveryPoint>
              <gmd:city>
                <gco:CharacterString>Anchorage</gco:CharacterString>
              </gmd:city>
              <gmd:administrativeArea>
                <gco:CharacterString>AK</gco:CharacterString>
              </gmd:administrativeArea>
              <gmd:postalCode>
                <gco:CharacterString>99501</gco:CharacterString>
              </gmd:postalCode>
              <gmd:country>
                <gco:CharacterString>USA</gco:CharacterString>
              </gmd:country>
              <gmd:electronicMailAddress>
                <gco:CharacterString>dataservices+aoos-erddap@axiomdatascience.com</gco:CharacterString>
              </gmd:electronicMailAddress>
            </gmd:CI_Address>
          </gmd:address>
        </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
        <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
      </gmd:role>
    </gmd:CI_ResponsibleParty>
  </gmd:contact>
  <gmd:dateStamp>
    <gco:Date>2026-09-15</gco:Date>
  </gmd:dateStamp>
  <gmd:metadataStandardName>
    <gco:CharacterString>ISO 19115-2 Geographic Information - Metadata Part 2 Extensions for Imagery and Gridded Data</gco:CharacterString>
  </gmd:metadataStandardName>
  <gmd:metadataStandardVersion>
    <gco:CharacterString>ISO 19115-2:2009(E)</gco:CharacterString>
  </gmd:metadataStandardVersion>
  <gmd:spatialRepresentationInfo>
    <gmd:MD_GridSpatialRepresentation>
      <gmd:numberOfDimensions>
        <gco:Integer>3</gco:Integer>
      </gmd:numberOfDimensions>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="column">column</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize gco:nilReason="unknown" />
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="row">row</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize gco:nilReason="unknown" />
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:axisDimensionProperties>
        <gmd:MD_Dimension>
          <gmd:dimensionName>
            <gmd:MD_DimensionNameTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_DimensionNameTypeCode" codeListValue="temporal">temporal</gmd:MD_DimensionNameTypeCode>
          </gmd:dimensionName>
          <gmd:dimensionSize gco:nilReason="unknown" />
        </gmd:MD_Dimension>
      </gmd:axisDimensionProperties>
      <gmd:cellGeometry>
        <gmd:MD_CellGeometryCode codeList="" codeListValue="" codeSpace="" />
      </gmd:cellGeometry>
      <gmd:transformationParameterAvailability gco:nilReason="unknown" />
    </gmd:MD_GridSpatialRepresentation>
  </gmd:spatialRepresentationInfo>
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification id="DataIdentification">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>FRASER RIVER NEAR MARGUERITE</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-09-15</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:identifier>
            <gmd:MD_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>erddap.aoos.org</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="inapplicable" />
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>ca_hydro_08MC018</gco:CharacterString>
              </gmd:code>
            </gmd:MD_Identifier>
          </gmd:identifier>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing" />
              <gmd:organisationName>
                <gco:CharacterString>Canada Water Office</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address gco:nilReason="missing" />
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://sensors.ioos.us/#metadata/102221/station</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>Timeseries data from 'FRASER RIVER NEAR MARGUERITE' (ca_hydro_08MC018)</gco:CharacterString>
      </gmd:abstract>
      <gmd:credit gco:nilReason="missing" />
      <gmd:pointOfContact>
        <gmd:CI_ResponsibleParty>
          <gmd:individualName gco:nilReason="missing" />
          <gmd:organisationName>
            <gco:CharacterString>Canada Water Office</gco:CharacterString>
          </gmd:organisationName>
          <gmd:contactInfo>
            <gmd:CI_Contact>
              <gmd:address>
                <gmd:CI_Address>
                  <gmd:electronicMailAddress>
                    <gco:CharacterString>None</gco:CharacterString>
                  </gmd:electronicMailAddress>
                </gmd:CI_Address>
              </gmd:address>
              <gmd:onlineResource>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://sensors.ioos.us/#metadata/102221/station</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>information</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:applicationProfile>
                    <gco:CharacterString>web browser</gco:CharacterString>
                  </gmd:applicationProfile>
                  <gmd:name>
                    <gco:CharacterString>Background Information</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>Background information from the source</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onlineResource>
            </gmd:CI_Contact>
          </gmd:contactInfo>
          <gmd:role>
            <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
          </gmd:role>
        </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>GCMD:Earth Science &gt; Oceans &gt; Sea Surface Topography &gt; Sea Surface Height</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>GCMD Science Keywords</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="unknown" />
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>Canada Water Office</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="project">project</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName gco:nilReason="unknown" />
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
            <gco:CharacterString>time</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>latitude</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>longitude</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>altitude</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>river_discharge</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>aggregate_quality_flag</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>quality_flag</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>water_surface_height_above_reference_datum</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>aggregate_quality_flag</gco:CharacterString>
          </gmd:keyword>
          <gmd:keyword>
            <gco:CharacterString>quality_flag</gco:CharacterString>
          </gmd:keyword>
          <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_KeywordTypeCode" codeListValue="theme">theme</gmd:MD_KeywordTypeCode>
          </gmd:type>
          <gmd:thesaurusName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>CF Standard Name Table v93</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="unknown" />
            </gmd:CI_Citation>
          </gmd:thesaurusName>
        </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:resourceConstraints>
        <gmd:MD_LegalConstraints>
          <gmd:useLimitation>
            <gco:CharacterString>These data may be used and redistributed for free but they are not intended for legal use since they may contain inaccuracies. For use for publications please reference the regional ocean observing system and/or NOAA. Neither the data provider, regional association, NOAA, nor the United States Government, nor any of their employees or contractors makes any warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, or assumes any legal liability for the accuracy, completeness, or usefulness of this information.</gco:CharacterString>
          </gmd:useLimitation>
        </gmd:MD_LegalConstraints>
      </gmd:resourceConstraints>
      <gmd:aggregationInfo>
        <gmd:MD_AggregateInformation>
          <gmd:aggregateDataSetName>
            <gmd:CI_Citation>
              <gmd:title>
                <gco:CharacterString>Canada Water Office</gco:CharacterString>
              </gmd:title>
              <gmd:date gco:nilReason="inapplicable" />
            </gmd:CI_Citation>
          </gmd:aggregateDataSetName>
          <gmd:associationType>
            <gmd:DS_AssociationTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_AssociationTypeCode" codeListValue="largerWorkCitation">largerWorkCitation</gmd:DS_AssociationTypeCode>
          </gmd:associationType>
          <gmd:initiativeType>
            <gmd:DS_InitiativeTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_InitiativeTypeCode" codeListValue="project">project</gmd:DS_InitiativeTypeCode>
          </gmd:initiativeType>
        </gmd:MD_AggregateInformation>
      </gmd:aggregationInfo>
      <gmd:aggregationInfo>
        <gmd:MD_AggregateInformation>
          <gmd:aggregateDataSetIdentifier>
            <gmd:MD_Identifier>
              <gmd:authority>
                <gmd:CI_Citation>
                  <gmd:title>
                    <gco:CharacterString>Unidata Common Data Model</gco:CharacterString>
                  </gmd:title>
                  <gmd:date gco:nilReason="inapplicable" />
                </gmd:CI_Citation>
              </gmd:authority>
              <gmd:code>
                <gco:CharacterString>TimeSeries</gco:CharacterString>
              </gmd:code>
            </gmd:MD_Identifier>
          </gmd:aggregateDataSetIdentifier>
          <gmd:associationType>
            <gmd:DS_AssociationTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_AssociationTypeCode" codeListValue="largerWorkCitation">largerWorkCitation</gmd:DS_AssociationTypeCode>
          </gmd:associationType>
          <gmd:initiativeType>
            <gmd:DS_InitiativeTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:DS_InitiativeTypeCode" codeListValue="project">project</gmd:DS_InitiativeTypeCode>
          </gmd:initiativeType>
        </gmd:MD_AggregateInformation>
      </gmd:aggregationInfo>
      <gmd:language>
        <gco:CharacterString>eng</gco:CharacterString>
      </gmd:language>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode>geoscientificInformation</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:extent>
        <gmd:EX_Extent id="boundingExtent">
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox id="boundingGeographicBoundingBox">
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent id="boundingTemporalExtent">
              <gmd:extent>
                <gml:TimePeriod gml:id="DI_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>2019-10-01T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2026-09-14T12:15:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </gmd:extent>
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  <gmd:identificationInfo>
    <srv:SV_ServiceIdentification id="ERDDAP-tabledap">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>FRASER RIVER NEAR MARGUERITE</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-09-15</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing" />
              <gmd:organisationName>
                <gco:CharacterString>Canada Water Office</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address gco:nilReason="missing" />
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://sensors.ioos.us/#metadata/102221/station</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>Timeseries data from 'FRASER RIVER NEAR MARGUERITE' (ca_hydro_08MC018)</gco:CharacterString>
      </gmd:abstract>
      <srv:serviceType>
        <gco:LocalName>ERDDAP tabledap</gco:LocalName>
      </srv:serviceType>
      <srv:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="ED_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>2019-10-01T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2026-09-14T12:15:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </srv:extent>
      <srv:couplingType>
        <srv:SV_CouplingType codeList="https://data.noaa.gov/ISO19139/resources/codeList.xml#SV_CouplingType" codeListValue="tight">tight</srv:SV_CouplingType>
      </srv:couplingType>
      <srv:containsOperations>
        <srv:SV_OperationMetadata>
          <srv:operationName>
            <gco:CharacterString>ERDDAPtabledapDatasetQueryAndAccess</gco:CharacterString>
          </srv:operationName>
          <srv:DCP gco:nilReason="unknown" />
          <srv:connectPoint>
            <gmd:CI_OnlineResource>
              <gmd:linkage>
                <gmd:URL>https://erddap.aoos.org/erddap/tabledap/ca_hydro_08MC018</gmd:URL>
              </gmd:linkage>
              <gmd:protocol>
                <gco:CharacterString>ERDDAP:tabledap</gco:CharacterString>
              </gmd:protocol>
              <gmd:name>
                <gco:CharacterString>ERDDAP-tabledap</gco:CharacterString>
              </gmd:name>
              <gmd:description>
                <gco:CharacterString>ERDDAP's tabledap service (a flavor of OPeNDAP) for tabular (sequence) data. Add different extensions (e.g., .html, .graph, .das, .dds) to the base URL for different purposes.</gco:CharacterString>
              </gmd:description>
              <gmd:function>
                <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
              </gmd:function>
            </gmd:CI_OnlineResource>
          </srv:connectPoint>
        </srv:SV_OperationMetadata>
      </srv:containsOperations>
      <srv:operatesOn xlink:href="#DataIdentification" />
    </srv:SV_ServiceIdentification>
  </gmd:identificationInfo>
  <gmd:identificationInfo>
    <srv:SV_ServiceIdentification id="OPeNDAP">
      <gmd:citation>
        <gmd:CI_Citation>
          <gmd:title>
            <gco:CharacterString>FRASER RIVER NEAR MARGUERITE</gco:CharacterString>
          </gmd:title>
          <gmd:date>
            <gmd:CI_Date>
              <gmd:date>
                <gco:Date>2026-09-15</gco:Date>
              </gmd:date>
              <gmd:dateType>
                <gmd:CI_DateTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_DateTypeCode" codeListValue="creation">creation</gmd:CI_DateTypeCode>
              </gmd:dateType>
            </gmd:CI_Date>
          </gmd:date>
          <gmd:citedResponsibleParty>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName gco:nilReason="missing" />
              <gmd:organisationName>
                <gco:CharacterString>Canada Water Office</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:address gco:nilReason="missing" />
                  <gmd:onlineResource>
                    <gmd:CI_OnlineResource>
                      <gmd:linkage>
                        <gmd:URL>https://sensors.ioos.us/#metadata/102221/station</gmd:URL>
                      </gmd:linkage>
                      <gmd:protocol>
                        <gco:CharacterString>information</gco:CharacterString>
                      </gmd:protocol>
                      <gmd:applicationProfile>
                        <gco:CharacterString>web browser</gco:CharacterString>
                      </gmd:applicationProfile>
                      <gmd:name>
                        <gco:CharacterString>Background Information</gco:CharacterString>
                      </gmd:name>
                      <gmd:description>
                        <gco:CharacterString>Background information from the source</gco:CharacterString>
                      </gmd:description>
                      <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_OnLineFunctionCode" codeListValue="information">information</gmd:CI_OnLineFunctionCode>
                      </gmd:function>
                    </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="originator">originator</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:citedResponsibleParty>
        </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
        <gco:CharacterString>Timeseries data from 'FRASER RIVER NEAR MARGUERITE' (ca_hydro_08MC018)</gco:CharacterString>
      </gmd:abstract>
      <srv:serviceType>
        <gco:LocalName>OPeNDAP</gco:LocalName>
      </srv:serviceType>
      <srv:extent>
        <gmd:EX_Extent>
          <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
              <gmd:extentTypeCode>
                <gco:Boolean>1</gco:Boolean>
              </gmd:extentTypeCode>
              <gmd:westBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:westBoundLongitude>
              <gmd:eastBoundLongitude>
                <gco:Decimal>-122.44433</gco:Decimal>
              </gmd:eastBoundLongitude>
              <gmd:southBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:southBoundLatitude>
              <gmd:northBoundLatitude>
                <gco:Decimal>52.53028</gco:Decimal>
              </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
          </gmd:geographicElement>
          <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
              <gmd:extent>
                <gml:TimePeriod gml:id="OD_gmdExtent_timePeriod_id">
                  <gml:description>seconds</gml:description>
                  <gml:beginPosition>2019-10-01T00:00:00Z</gml:beginPosition>
                  <gml:endPosition>2026-09-14T12:15:00Z</gml:endPosition>
                </gml:TimePeriod>
              </gmd:extent>
            </gmd:EX_TemporalExtent>
          </gmd:temporalElement>
        </gmd:EX_Extent>
      </srv:extent>
      <srv:couplingType>
        <srv:SV_CouplingType codeList="https://data.noaa.gov/ISO19139/resources/codeList.xml#SV_CouplingType" codeListValue="tight">tight</srv:SV_CouplingType>
      </srv:couplingType>
      <srv:containsOperations>
        <srv:SV_OperationMetadata>
          <srv:operationName>
            <gco:CharacterString>OPeNDAPDatasetQueryAndAccess</gco:CharacterString>
          </srv:operationName>
          <srv:DCP gco:nilReason="unknown" />
          <srv:connectPoint>
            <gmd:CI_OnlineResource>
              <gmd:linkage>
                <gmd:URL>https://erddap.aoos.org/erddap/tabledap/ca_hydro_08MC018</gmd:URL>
              </gmd:linkage>
              <gmd:protocol>
                <gco:CharacterString>OPeNDAP:OPeNDAP</gco:CharacterString>
              </gmd:protocol>
              <gmd:name>
                <gco:CharacterString>OPeNDAP</gco:CharacterString>
              </gmd:name>
              <gmd:description>
                <gco:CharacterString>An OPeNDAP service for tabular (sequence) data. Add different extensions (e.g., .html, .das, .dds) to the base URL for different purposes.</gco:CharacterString>
              </gmd:description>
              <gmd:function>
                <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
              </gmd:function>
            </gmd:CI_OnlineResource>
          </srv:connectPoint>
        </srv:SV_OperationMetadata>
      </srv:containsOperations>
      <srv:operatesOn xlink:href="#DataIdentification" />
    </srv:SV_ServiceIdentification>
  </gmd:identificationInfo>
  <gmd:contentInfo>
    <gmi:MI_CoverageDescription>
      <gmd:attributeDescription gco:nilReason="unknown" />
      <gmd:contentType>
        <gmd:MD_CoverageContentTypeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_CoverageContentTypeCode" codeListValue="physicalMeasurement">physicalMeasurement</gmd:MD_CoverageContentTypeCode>
      </gmd:contentType>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>time</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Time</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#s%7Bsince%201970-01-01T00%3A00%3A00Z%7D" />
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>z</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Altitude</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#m" />
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>river_discharge</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Stream Flow</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#m3.s-1" />
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>river_discharge_qc_agg</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>int</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Stream Flow QARTOD Aggregate Quality Flag</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>river_discharge_qc_tests</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>ulong</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Stream Flow QARTOD Individual Tests</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>water_surface_height_above_reference_datum_above_localstationdatum</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>double</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Water Surface Height above Datum</gco:CharacterString>
          </gmd:descriptor>
          <gmd:units xlink:href="https://unitsofmeasure.org/ucum.html#m" />
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>water_surface_height_above_reference_datum_above_localstationdatum_qc_agg</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>int</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Water Surface Height above Datum QARTOD Aggregate Quality Flag</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>water_surface_height_above_reference_datum_above_localstationdatum_qc_tests</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>ulong</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>Water Surface Height above Datum QARTOD Individual Tests</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
      <gmd:dimension>
        <gmd:MD_Band>
          <gmd:sequenceIdentifier>
            <gco:MemberName>
              <gco:aName>
                <gco:CharacterString>station</gco:CharacterString>
              </gco:aName>
              <gco:attributeType>
                <gco:TypeName>
                  <gco:aName>
                    <gco:CharacterString>byte</gco:CharacterString>
                  </gco:aName>
                </gco:TypeName>
              </gco:attributeType>
            </gco:MemberName>
          </gmd:sequenceIdentifier>
          <gmd:descriptor>
            <gco:CharacterString>FRASER RIVER NEAR MARGUERITE</gco:CharacterString>
          </gmd:descriptor>
        </gmd:MD_Band>
      </gmd:dimension>
    </gmi:MI_CoverageDescription>
  </gmd:contentInfo>
  <gmd:distributionInfo>
    <gmd:MD_Distribution>
      <gmd:distributor>
        <gmd:MD_Distributor>
          <gmd:distributorContact>
            <gmd:CI_ResponsibleParty>
              <gmd:individualName>
                <gco:CharacterString>Data Engineer</gco:CharacterString>
              </gmd:individualName>
              <gmd:organisationName>
                <gco:CharacterString>Axiom Data Science</gco:CharacterString>
              </gmd:organisationName>
              <gmd:contactInfo>
                <gmd:CI_Contact>
                  <gmd:phone>
                    <gmd:CI_Telephone>
                      <gmd:voice>
                        <gco:CharacterString>907-555-5555</gco:CharacterString>
                      </gmd:voice>
                    </gmd:CI_Telephone>
                  </gmd:phone>
                  <gmd:address>
                    <gmd:CI_Address>
                      <gmd:deliveryPoint>
                        <gco:CharacterString>1016 W 6th Ave, Ste. 105</gco:CharacterString>
                      </gmd:deliveryPoint>
                      <gmd:city>
                        <gco:CharacterString>Anchorage</gco:CharacterString>
                      </gmd:city>
                      <gmd:administrativeArea>
                        <gco:CharacterString>AK</gco:CharacterString>
                      </gmd:administrativeArea>
                      <gmd:postalCode>
                        <gco:CharacterString>99501</gco:CharacterString>
                      </gmd:postalCode>
                      <gmd:country>
                        <gco:CharacterString>USA</gco:CharacterString>
                      </gmd:country>
                      <gmd:electronicMailAddress>
                        <gco:CharacterString>dataservices+aoos-erddap@axiomdatascience.com</gco:CharacterString>
                      </gmd:electronicMailAddress>
                    </gmd:CI_Address>
                  </gmd:address>
                </gmd:CI_Contact>
              </gmd:contactInfo>
              <gmd:role>
                <gmd:CI_RoleCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:CI_RoleCode" codeListValue="distributor">distributor</gmd:CI_RoleCode>
              </gmd:role>
            </gmd:CI_ResponsibleParty>
          </gmd:distributorContact>
          <gmd:distributorFormat>
            <gmd:MD_Format>
              <gmd:name>
                <gco:CharacterString>OPeNDAP</gco:CharacterString>
              </gmd:name>
              <gmd:version>
                <gco:CharacterString>DAP/2.0</gco:CharacterString>
              </gmd:version>
            </gmd:MD_Format>
          </gmd:distributorFormat>
          <gmd:distributorTransferOptions>
            <gmd:MD_DigitalTransferOptions>
              <gmd:onLine>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://erddap.aoos.org/erddap/tabledap/ca_hydro_08MC018.html</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>order</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:name>
                    <gco:CharacterString>Data Subset Form</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>ERDDAP's version of the OPeNDAP .html web page for this dataset. Specify a subset of the dataset and download the data via OPeNDAP or in many different file types.</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="download">download</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
          </gmd:distributorTransferOptions>
          <gmd:distributorTransferOptions>
            <gmd:MD_DigitalTransferOptions>
              <gmd:onLine>
                <gmd:CI_OnlineResource>
                  <gmd:linkage>
                    <gmd:URL>https://erddap.aoos.org/erddap/tabledap/ca_hydro_08MC018.graph</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                    <gco:CharacterString>order</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:name>
                    <gco:CharacterString>Make-A-Graph Form</gco:CharacterString>
                  </gmd:name>
                  <gmd:description>
                    <gco:CharacterString>ERDDAP's Make-A-Graph .html web page for this dataset. Create an image with a map or graph of a subset of the data.</gco:CharacterString>
                  </gmd:description>
                  <gmd:function>
                    <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" codeListValue="mapDigital">mapDigital</gmd:CI_OnLineFunctionCode>
                  </gmd:function>
                </gmd:CI_OnlineResource>
              </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
          </gmd:distributorTransferOptions>
        </gmd:MD_Distributor>
      </gmd:distributor>
    </gmd:MD_Distribution>
  </gmd:distributionInfo>
  <gmd:dataQualityInfo>
    <gmd:DQ_DataQuality>
      <gmd:scope>
        <gmd:DQ_Scope>
          <gmd:level>
            <gmd:MD_ScopeCode codeList="https://data.noaa.gov/resources/iso19139/schema/resources/Codelist/gmxCodelists.xml#gmd:MD_ScopeCode" codeListValue="dataset">dataset</gmd:MD_ScopeCode>
          </gmd:level>
        </gmd:DQ_Scope>
      </gmd:scope>
      <gmd:lineage>
        <gmd:LI_Lineage>
          <gmd:statement>
            <gco:CharacterString>Downloaded from Canada Water Office at https://dd.weather.gc.ca/hydrometric/</gco:CharacterString>
          </gmd:statement>
        </gmd:LI_Lineage>
      </gmd:lineage>
    </gmd:DQ_DataQuality>
  </gmd:dataQualityInfo>
  <gmd:metadataMaintenance>
    <gmd:MD_MaintenanceInformation>
      <gmd:maintenanceAndUpdateFrequency gco:nilReason="unknown" />
      <gmd:maintenanceNote>
        <gco:CharacterString>This record was created from dataset metadata by ERDDAP Version 2.30.0</gco:CharacterString>
      </gmd:maintenanceNote>
    </gmd:MD_MaintenanceInformation>
  </gmd:metadataMaintenance>
</gmi:MI_Metadata>